summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart2016-10-181-1/+1
* drm: Use drm_format_info() in DRM core codeLaurent Pinchart2016-10-181-90/+12
* drm: Extract drm_plane.[hc]Daniel Vetter2016-09-221-0/+26
* drm/doc: Update drm_framebuffer docsDaniel Vetter2016-08-161-0/+35
* drm: Extract drm_framebuffer.[hc]Daniel Vetter2016-08-161-0/+796