index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
2017-03-15
drm/imx: imx-tve: Do not set the regulator voltage
Fabio Estevam
2016-11-09
drm/imx: disable planes before DC
Lucas Stach
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-29
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
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-18
drm/imx: make fbdev support really optional
Tobias Jakobi
2016-07-14
drm/imx: parallel-display: add bridge support
Philipp Zabel
2016-07-12
drm/imx: parallel-display: check return code from of_get_drm_display_mode()
Lothar Waßmann
2016-07-12
drm/imx: imx-tve: fix the error message
Fabio Estevam
2016-07-12
drm/imx: imx-tve: remove unneeded 'or' operation
Fabio Estevam
2016-07-12
drm/imx: imx-tve: check the value returned by regulator_set_voltage()
Fabio Estevam
2016-07-12
drm/imx: imx-ldb: check return code on panel attach
Lucas Stach
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
2016-07-12
drm/imx: remove empty mode_set encoder callbacks
Philipp Zabel
2016-07-12
drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC
Liu Ying
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
2016-07-12
drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
Liu Ying
[next]