aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
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
2016-03-01drm/imx: don't touch primary fb on pageflipLucas Stach
2016-03-01drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changesLiu Ying
2016-03-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-10drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns
2016-02-10drm/imx: notify DRM core about CRTC vblank stateLucas Stach
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-01-13drm: Do not set connector->encoder in driversThierry Reding
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä
2015-12-15drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding
2015-12-15drm/imx: Make pipe number unsignedThierry Reding
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-11-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-25drm: imx: convert to drm_crtc_send_vblank_event()Russell King
2015-11-24drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-11-24GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring
2015-11-24drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel