summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-drm-core.c
AgeCommit message (Expand)Author
2019-03-15MLK-21028-2 drm/imx: core: Introduce a work queue for DPU nonblock commitsLiu Ying
2019-03-15MLK-21028-1 drm/imx: dcss-kms: Use a work queue of it's own for nonblock commitsLiu Ying
2019-02-12MLK-19673-1: drm/imx/core: add a workqueue and a commit objectLaurentiu Palcu
2019-02-12MLK-18535-6 drm/imx: core: add LCDIF supportFancy Fang
2019-02-12MLK-17473-5 drm/imx: core: allow fb modifiers for DCSSFancy Fang
2019-02-12MLK-15110-23 drm/imx: dpu: kms: Add prefetch supportLiu Ying
2019-02-12MLK-16906: drm: imx: core: add possiblity to detect if chip has DCSSLaurentiu Palcu
2019-02-12MLK-16813 drm/imx: core: Set driver data to NULL when we bailout from ->bind()Liu Ying
2019-02-12MLK-16675-3: drm: imx: register mscale DCSS driver with IMX DRM coreLaurentiu Palcu
2019-02-12MLK-15321-4 drm/imx: core: Add bliteng as component of imx-drmMeng Mingming
2019-02-12MLK-15001-16 drm/imx: Add DPU KMS supportLiu Ying
2019-02-12MLK-15001-15 drm/imx: ipuv3-kms: Move to a new ipuv3 folderLiu Ying
2019-02-12MLK-15001-13 drm/imx: Extract IPUv3 specific KMS functions to ipuv3-kms.cLiu Ying
2019-02-12Revert "drm/imx: merge imx-drm-core and ipuv3-crtc in one module"Leonard Crestez
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