aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel5-8/+23
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel6-107/+229
2016-07-12drm/imx: remove empty mode_set encoder callbacksPhilipp Zabel2-14/+0
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying1-1/+2
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying5-82/+27
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying4-308/+114
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying7-203/+142
2016-07-12drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flipLiu Ying1-0/+4
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying6-0/+22
2016-07-12drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying3-315/+409
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying1-26/+0
2016-07-12drm/imx: ipuv3 plane: Check different types of plane separatelyLiu Ying1-29/+38
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying1-1/+0
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying1-1/+1
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann1-1/+2
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann1-12/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel5-15/+25
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel1-0/+2
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-12/+12
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie2-1/+9
2016-05-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2-1/+9
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter1-7/+0
2016-05-04drm/imx: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-03-31drm/imx: Don't set a gamma table sizeDaniel Vetter1-10/+0
2016-03-31drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying1-2/+2
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying1-1/+1
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying1-5/+1
2016-03-31drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson1-2/+0
2016-03-31drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson1-1/+10
2016-03-31drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel1-0/+12
2016-03-31drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel2-12/+95
2016-03-14Merge drm-fixes into drm-next.Dave Airlie2-0/+3
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie6-48/+127
2016-03-01drm/imx: only enable vblank IRQs when neededLucas Stach1-0/+9
2016-03-01drm/imx: implement fence syncLucas Stach1-2/+61
2016-03-01drm/imx: keep GEM object referenced as long as scanout is activeLucas Stach1-5/+44
2016-03-01drm/imx: track flip state explicitlyLucas Stach1-5/+10
2016-03-01drm/imx: don't touch primary fb on pageflipLucas Stach1-1/+0
2016-03-01drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changesLiu Ying1-1/+1
2016-03-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel4-36/+4
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha4-32/+0
2016-02-10drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns1-0/+1
2016-02-10drm/imx: notify DRM core about CRTC vblank stateLucas Stach1-0/+2
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie2-17/+0
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter2-17/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+1
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard1-0/+1