aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/drm_fb_cma_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich1-23/+0
2021-05-25drm: Add and export function drm_fb_cma_sync_non_coherentPaul Cercueil1-0/+5
2020-01-09drm/fb-cma-helpers: Fix include issueBenjamin Gaignard1-0/+2
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes1-22/+0
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder1-2/+0
2018-08-07drm: Remove drm_fbdev_cma_set_suspend()Souptick Joarder1-1/+0
2018-07-10drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()Noralf Trønnes1-3/+0
2018-07-10drm/cma-helper: Use the generic fbdev emulationNoralf Trønnes1-3/+0
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-0/+7
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-6/+0
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-13/+0
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes1-13/+0
2017-06-20drm: Convert CMA fbdev console suspend helpers to use boolLiviu Dudau1-2/+2
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre1-0/+4
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-4/+3
2017-01-24drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked()Noralf Trønnes1-0/+2
2016-12-30drm/cma-helper: simplify setup for drivers with ->dirty callbacksDaniel Vetter1-4/+1
2016-11-15drm/fb_cma_helper: Add missing forward declarationMarek Vasut1-0/+2
2016-11-14drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut1-0/+3
2016-06-18drm/fb_cma_helper: add suspend helperStefan Agner1-0/+1
2016-05-17drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()Noralf Trønnes1-0/+3
2016-05-17drm/fb-cma-helper: Use const for drm_framebuffer_funcs argumentNoralf Trønnes1-1/+1
2016-05-05Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+14
2016-05-02drm/fb-cma-helper: Add fb_deferred_io supportNoralf Trønnes1-0/+14
2016-04-28drm: fb: Add seq_file definitionMaxime Ripard1-0/+2
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2013-08-21drm: Make drm_fb_cma_describe() staticLespiau, Damien1-1/+0
2013-02-17drm/cma: add debugfs helpersRob Clark1-0/+5
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen1-0/+27