index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-0
/
+4
|
\
|
*
drm/imx: fix crtc vblank state regression
Lucas Stach
2016-08-30
1
-0
/
+4
|
*
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
2
-8
/
+39
*
|
drm/imx: parallel-display: detach bridge or panel on unbind
Philipp Zabel
2016-08-29
1
-0
/
+5
*
|
drm/imx: imx-ldb: detach bridge on unbind
Philipp Zabel
2016-08-29
1
-0
/
+2
*
|
drm/imx: imx-ldb: detach panel on unbind
Lucas Stach
2016-08-29
1
-0
/
+3
*
|
drm/imx: add exclusive fence to plane state
Lucas Stach
2016-08-29
1
-35
/
+28
*
|
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
2016-08-29
1
-10
/
+5
*
|
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
2016-08-29
5
-17
/
+8
*
|
drm/imx: drop deprecated load/unload drm_driver ops
Lucas Stach
2016-08-29
1
-128
/
+112
*
|
drm/imx: don't call disable_plane in plane destroy path
Lucas Stach
2016-08-29
1
-1
/
+0
*
|
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
2
-6
/
+33
*
|
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
2016-08-29
3
-3
/
+11
*
|
drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable
Liu Ying
2016-08-29
1
-2
/
+3
*
|
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+2
*
|
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
2
-2
/
+0
|
\
\
|
*
|
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
2
-2
/
+0
|
|
/
*
|
drm/imx-ldb: Add support to drm-bridge
Peter Senna Tschudin
2016-08-11
1
-41
/
+79
*
|
drm/imx: imx-ldb: use encoder atomic_mode_set callback
Philipp Zabel
2016-08-08
1
-14
/
+10
*
|
drm/imx: Remove imx_drm_handle_vblank()
Liu Ying
2016-08-08
3
-9
/
+1
*
|
drm/imx: Remove imx_drm_crtc_id()
Liu Ying
2016-08-08
2
-8
/
+0
*
|
drm/imx: Remove imx_drm_crtc_vblank_get/_put()
Liu Ying
2016-08-08
2
-14
/
+0
*
|
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2016-08-08
2
-4
/
+15
|
/
*
Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2016-07-29
1
-5
/
+2
|
\
|
*
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
2016-07-27
1
-5
/
+2
*
|
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
9
-807
/
+768
|
\
|
|
*
drm/imx: parallel-display: add bridge support
Philipp Zabel
2016-07-14
1
-9
/
+41
|
*
drm/imx: parallel-display: check return code from of_get_drm_display_mode()
Lothar Waßmann
2016-07-12
1
-1
/
+7
|
*
drm/imx: imx-tve: fix the error message
Fabio Estevam
2016-07-12
1
-2
/
+2
|
*
drm/imx: imx-tve: remove unneeded 'or' operation
Fabio Estevam
2016-07-12
1
-1
/
+1
|
*
drm/imx: imx-tve: check the value returned by regulator_set_voltage()
Fabio Estevam
2016-07-12
1
-1
/
+3
|
*
drm/imx: imx-ldb: check return code on panel attach
Lucas Stach
2016-07-12
1
-2
/
+6
|
*
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
5
-8
/
+23
|
*
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
2016-07-12
6
-107
/
+229
|
*
drm/imx: remove empty mode_set encoder callbacks
Philipp Zabel
2016-07-12
2
-14
/
+0
|
*
drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC
Liu Ying
2016-07-12
1
-1
/
+2
|
*
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
2016-07-12
5
-82
/
+27
|
*
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
2016-07-12
4
-308
/
+114
|
*
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
2016-07-12
7
-203
/
+142
|
*
drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
Liu Ying
2016-07-12
1
-0
/
+4
|
*
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
2016-07-12
6
-0
/
+22
|
*
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
2016-07-12
3
-315
/
+409
|
*
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
Liu Ying
2016-07-12
1
-26
/
+0
|
*
drm/imx: ipuv3 plane: Check different types of plane separately
Liu Ying
2016-07-12
1
-29
/
+38
*
|
drm/imx: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-1
/
+0
|
/
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
2016-05-30
1
-1
/
+0
*
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
2016-05-30
1
-1
/
+1
*
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
2016-05-30
1
-1
/
+2
*
drm/imx: parallel-display: remove dead code
Lothar Waßmann
2016-05-30
1
-12
/
+0
[next]