aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_framebuffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-18drm/sun4i: Constify static structsRikard Falkeborn1-1/+1
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-01drm/sun4i: Use drm_fbdev_generic_setup()Noralf Trønnes1-11/+1
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard1-0/+4
2018-01-29drm/sun4i: framebuffer: Add a custom atomic_checkMaxime Ripard1-1/+13
2018-01-22drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard1-0/+6
2017-12-08drm/sun4i: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-13/+5
2017-10-01drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-03-07drm/sun4i: Move drm_mode_config_cleanup call to main driverChen-Yu Tsai1-1/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-3/+1
2016-09-08drm/sun4i: add missing header dependenciesBaoyou Xie1-0/+1
2016-07-20GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring1-2/+1
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard1-0/+54