aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-08drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou1-0/+5
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart1-1/+1
2016-10-18drm: Use drm_format_info() in DRM core codeLaurent Pinchart1-90/+12
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter1-0/+26
2016-08-16drm/doc: Update drm_framebuffer docsDaniel Vetter1-0/+35
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter1-0/+796