aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-drm-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08drm/imx: Remove imx_drm_handle_vblank()Liu Ying1-6/+0
2016-08-08drm/imx: Remove imx_drm_crtc_id()Liu Ying1-6/+0
2016-08-08drm/imx: Remove imx_drm_crtc_vblank_get/_put()Liu Ying1-12/+0
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying1-1/+2
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying1-2/+74
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying1-39/+0
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying1-0/+2
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel1-5/+8
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-0/+8
2016-05-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel1-0/+8
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-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel1-31/+0
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter1-13/+0
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard1-0/+1
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä1-1/+1
2015-12-15drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding1-9/+8
2015-12-15drm/imx: Make pipe number unsignedThierry Reding1-3/+3
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-1/+1
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-4/+3
2015-11-24drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja1-9/+3
2015-11-24GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring1-2/+1
2015-11-19drm/imx: switch to universal planesPhilipp Zabel1-2/+2
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau1-51/+4
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-4/+4
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-7/+7
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel1-7/+4
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel1-7/+7
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel1-10/+1
2015-01-07imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King1-2/+1
2015-01-06drm/imx: convert imx-drm to use the generic DRM OF helperRussell King1-65/+19
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+2
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+704
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel1-0/+705