summaryrefslogtreecommitdiff
path: root/include/drm/drm_fb_cma_helper.h
AgeCommit message (Expand)Author
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes
2017-06-20drm: Convert CMA fbdev console suspend helpers to use boolLiviu Dudau
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-24drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked()Noralf Trønnes
2016-12-30drm/cma-helper: simplify setup for drivers with ->dirty callbacksDaniel Vetter
2016-11-15drm/fb_cma_helper: Add missing forward declarationMarek Vasut
2016-11-14drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut
2016-06-18drm/fb_cma_helper: add suspend helperStefan Agner
2016-05-17drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()Noralf Trønnes
2016-05-17drm/fb-cma-helper: Use const for drm_framebuffer_funcs argumentNoralf Trønnes
2016-05-05Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-02drm/fb-cma-helper: Add fb_deferred_io supportNoralf Trønnes
2016-04-28drm: fb: Add seq_file definitionMaxime Ripard
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2013-08-21drm: Make drm_fb_cma_describe() staticLespiau, Damien
2013-02-17drm/cma: add debugfs helpersRob Clark
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen