summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fb_cma_helper.c
AgeCommit message (Expand)Author
2017-01-11drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-02-11drm: add drm_fbdev_cma_get_helperStefan Agner
2015-08-06drm/fb_cma_helper: Use new drm_fb_helper functionsArchit Taneja
2015-07-22drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter
2015-07-22drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter
2015-03-11drm/cma: use correct fb width/heightRob Clark
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2013-08-21drm: Make drm_fb_cma_describe() staticLespiau, Damien
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-02-21Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...Dave Airlie
2013-02-20drm/cma-helper: fixup compilationDaniel Vetter
2013-02-17drm/cma: add debugfs helpersRob Clark
2013-02-17drm/cma-helper: fixup compilationDaniel Vetter
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-02-14drm: review locking for drm_fb_helper_restore_fbdev_modeDaniel Vetter
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen