aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fourcc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter1-0/+43
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom1-2/+2
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom1-8/+9
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart1-0/+320