summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-0/+4
|\
| * drm/imx: fix crtc vblank state regressionLucas Stach2016-08-301-0/+4
| * drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-8/+39
* | drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel2016-08-291-0/+5
* | drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel2016-08-291-0/+2
* | drm/imx: imx-ldb: detach panel on unbindLucas Stach2016-08-291-0/+3
* | drm/imx: add exclusive fence to plane stateLucas Stach2016-08-291-35/+28Star
* | drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach2016-08-291-10/+5Star
* | drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-295-17/+8Star
* | drm/imx: drop deprecated load/unload drm_driver opsLucas Stach2016-08-291-128/+112Star
* | drm/imx: don't call disable_plane in plane destroy pathLucas Stach2016-08-291-1/+0Star
* | drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-6/+33
* | drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying2016-08-293-3/+11
* | drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying2016-08-291-2/+3
* | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-291-1/+2
* | Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-152-2/+0Star
|\ \
| * | drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-122-2/+0Star
| |/
* | drm/imx-ldb: Add support to drm-bridgePeter Senna Tschudin2016-08-111-41/+79
* | drm/imx: imx-ldb: use encoder atomic_mode_set callbackPhilipp Zabel2016-08-081-14/+10Star
* | drm/imx: Remove imx_drm_handle_vblank()Liu Ying2016-08-083-9/+1Star
* | drm/imx: Remove imx_drm_crtc_id()Liu Ying2016-08-082-8/+0Star
* | drm/imx: Remove imx_drm_crtc_vblank_get/_put()Liu Ying2016-08-082-14/+0Star
* | drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann2016-08-082-4/+15
|/
* Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-07-291-5/+2Star
|\
| * drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel2016-07-271-5/+2Star
* | Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-199-807/+768Star
|\|
| * drm/imx: parallel-display: add bridge supportPhilipp Zabel2016-07-141-9/+41
| * drm/imx: parallel-display: check return code from of_get_drm_display_mode()Lothar Waßmann2016-07-121-1/+7
| * drm/imx: imx-tve: fix the error messageFabio Estevam2016-07-121-2/+2
| * drm/imx: imx-tve: remove unneeded 'or' operationFabio Estevam2016-07-121-1/+1
| * drm/imx: imx-tve: check the value returned by regulator_set_voltage()Fabio Estevam2016-07-121-1/+3
| * drm/imx: imx-ldb: check return code on panel attachLucas Stach2016-07-121-2/+6
| * drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel2016-07-125-8/+23
| * drm/imx: store internal bus configuration in crtc statePhilipp Zabel2016-07-126-107/+229
| * drm/imx: remove empty mode_set encoder callbacksPhilipp Zabel2016-07-122-14/+0Star
| * drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying2016-07-121-1/+2
| * drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying2016-07-125-82/+27Star
| * drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying2016-07-124-308/+114Star
| * drm/imx: Remove encoders' ->prepare callbacksLiu Ying2016-07-127-203/+142Star
| * drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flipLiu Ying2016-07-121-0/+4
| * drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-126-0/+22
| * drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying2016-07-123-315/+409
| * gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying2016-07-121-26/+0Star
| * drm/imx: ipuv3 plane: Check different types of plane separatelyLiu Ying2016-07-121-29/+38
* | drm/imx: make fbdev support really optionalTobias Jakobi2016-07-181-1/+0Star
|/
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-211-1/+0Star
* drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying2016-05-301-1/+0Star
* drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying2016-05-301-1/+1
* drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann2016-05-301-1/+2
* drm/imx: parallel-display: remove dead codeLothar Waßmann2016-05-301-12/+0Star