summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-305-15/+25
* drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel2016-05-301-0/+2
* drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-12/+12
* drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-17/+18
* drm/imx: imx-ldb: Add DDC supportSteve Longerbeam2016-05-301-8/+34
* Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-252-1/+9
|\
| * drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-232-1/+9
* | drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-201-7/+0Star
* | drm/imx: Use lockless gem BO free callbackDaniel Vetter2016-05-041-1/+1
|/
* drm/imx: Don't set a gamma table sizeDaniel Vetter2016-03-311-10/+0Star
* drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying2016-03-311-2/+2
* gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-311-1/+1
* gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-311-5/+1Star
* drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-311-2/+0Star