aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-drm-core.c
AgeCommit message (Expand)Author
2020-09-04drm/imx: fix use after freePhilipp Zabel
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul
2019-02-28Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...Dave Airlie
2019-02-22drm/imx: ipuv3-plane: add zpos propertyPhilipp Zabel
2019-02-19drm: imx: Use of_node_name_eq for node name comparisonsRob Herring
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-11-05drm/imx: Switch to SPDX identifierFabio Estevam
2018-10-05drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATIONArnd Bergmann
2018-09-25drm/imx: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-08-01drm/imx: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-07-17drm/imx: Remove unused field imx_drm_device.pipesLeonard Crestez
2018-07-17drm/imx: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-01-05Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-12-19drm/imx: add FB modifier supportLucas Stach
2017-12-08drm/imx: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-11-30drm/imx: always call wait_for_flip_done in commit_tailLucas Stach
2017-09-16drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
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