aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2016-07-30Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-07-27drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-18drm/imx: make fbdev support really optionalTobias Jakobi
2016-07-14drm/imx: parallel-display: add bridge supportPhilipp Zabel
2016-07-12drm/imx: parallel-display: check return code from of_get_drm_display_mode()Lothar Waßmann
2016-07-12drm/imx: imx-tve: fix the error messageFabio Estevam
2016-07-12drm/imx: imx-tve: remove unneeded 'or' operationFabio Estevam
2016-07-12drm/imx: imx-tve: check the value returned by regulator_set_voltage()Fabio Estevam
2016-07-12drm/imx: imx-ldb: check return code on panel attachLucas Stach
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel
2016-07-12drm/imx: remove empty mode_set encoder callbacksPhilipp Zabel
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying
2016-07-12drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flipLiu Ying
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying
2016-07-12drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying
2016-07-12drm/imx: ipuv3 plane: Check different types of plane separatelyLiu Ying
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-05-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-04drm/imx: Use lockless gem BO free callbackDaniel Vetter
2016-03-31drm/imx: Don't set a gamma table sizeDaniel Vetter
2016-03-31drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying
2016-03-31drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson
2016-03-31drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson
2016-03-31drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel
2016-03-31drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie
2016-03-01drm/imx: only enable vblank IRQs when neededLucas Stach
2016-03-01drm/imx: implement fence syncLucas Stach
2016-03-01drm/imx: keep GEM object referenced as long as scanout is activeLucas Stach
2016-03-01drm/imx: track flip state explicitlyLucas Stach