index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-plane.c
Age
Commit message (
Expand
)
Author
2016-08-29
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
2016-08-29
drm/imx: don't call disable_plane in plane destroy path
Lucas Stach
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
2016-07-12
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
2016-07-12
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
Liu Ying
2016-07-12
drm/imx: ipuv3 plane: Check different types of plane separately
Liu Ying
2016-05-30
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
2016-05-30
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
2016-05-30
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
Philipp Zabel
2016-03-31
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
Liu Ying
2016-03-31
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
Liu Ying
2016-03-31
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
Liu Ying
2016-03-31
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
Philipp Zabel
2016-03-31
drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations
Philipp Zabel
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-01
drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes
Liu Ying
2016-02-10
drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
Enrico Jorns
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-11-19
drm/imx: switch to universal planes
Philipp Zabel
2015-10-30
drm/imx: enable ARGB4444 16-bit color format
Lucas Stach
2015-10-30
drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formats
Philipp Zabel
2015-10-30
drm/imx: enable 15-bit RGB with 1-bit alpha formats
Philipp Zabel
2015-03-31
drm/imx: Add support for interlaced scanout
Philipp Zabel
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-26
drm: imx: Move imx-drm driver out of staging
Philipp Zabel