index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-15
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-11
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-09
drm/imx: disable planes before DC
Lucas Stach
2016-11-08
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
2016-11-07
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 for...
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsamplin...
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: request modeset if plane offsets changed
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsam...
Philipp Zabel
2016-10-18
drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
Liu Ying
2016-10-18
drm/imx: drm_dev_alloc() returns error pointers
Dan Carpenter
2016-10-18
drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset
Liu Ying
2016-10-18
drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
Liu Ying
2016-10-17
drm/imx: hide an unused label
Arnd Bergmann
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-08-30
drm/imx: fix crtc vblank state regression
Lucas Stach
2016-08-29
drm/imx: parallel-display: detach bridge or panel on unbind
Philipp Zabel
2016-08-29
drm/imx: imx-ldb: detach bridge on unbind
Philipp Zabel
2016-08-29
drm/imx: imx-ldb: detach panel on unbind
Lucas Stach
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
drm/imx: add exclusive fence to plane state
Lucas Stach
2016-08-29
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
2016-08-29
drm/imx: drop deprecated load/unload drm_driver ops
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-08-29
drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable
Liu Ying
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-11
drm/imx-ldb: Add support to drm-bridge
Peter Senna Tschudin
2016-08-08
drm/imx: imx-ldb: use encoder atomic_mode_set callback
Philipp Zabel
2016-08-08
drm/imx: Remove imx_drm_handle_vblank()
Liu Ying
2016-08-08
drm/imx: Remove imx_drm_crtc_id()
Liu Ying
2016-08-08
drm/imx: Remove imx_drm_crtc_vblank_get/_put()
Liu Ying
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2016-07-30
Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2016-07-27
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
[next]