summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-drm-core.c
AgeCommit message (Expand)Author
2016-10-18drm/imx: drm_dev_alloc() returns error pointersDan Carpenter
2016-10-17drm/imx: hide an unused labelArnd Bergmann
2016-08-29drm/imx: add exclusive fence to plane stateLucas Stach
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach
2016-08-29drm/imx: drop deprecated load/unload drm_driver opsLucas Stach
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying
2016-08-29drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-08drm/imx: Remove imx_drm_handle_vblank()Liu Ying
2016-08-08drm/imx: Remove imx_drm_crtc_id()Liu Ying
2016-08-08drm/imx: Remove imx_drm_crtc_vblank_get/_put()Liu Ying
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu 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 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel
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-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
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_crtc_init_with_planes()Ville Syrjälä
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
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-19drm/imx: switch to universal planesPhilipp Zabel
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2015-01-07imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King
2015-01-06drm/imx: convert imx-drm to use the generic DRM OF helperRussell King
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel