aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-drm-core.c
AgeCommit message (Expand)Author
2017-07-29drm/imx: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-13drm/imx: Use atomic iterator macrosMaarten Lankhorst
2017-05-31drm/imx: Drop drm_vblank_cleanupDaniel Vetter
2017-04-07Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-04-04drm/imx: merge imx-drm-core and ipuv3-crtc in one moduleLucas Stach
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-16drm/imx: Remove unneeded definition for structure imx_drm_componentLiu Ying
2017-03-16drm/imx: use PRG/PRE when possibleLucas Stach
2017-03-15drm/imx: add deferred plane disablingPhilipp Zabel
2017-03-15drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tailPhilipp Zabel
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie
2017-02-17drm/imx: lift 64x64 pixel minimum framebuffer size requirementPhilipp Zabel
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-09drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2016-11-15drm/imx: Switch to drm_fb_cma_prepare_fb() helperMarek Vasut
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-08drm/imx: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan
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