summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fourcc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter2016-08-291-0/+43
* drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-161-2/+2
* drm: make drm_get_format_name thread-safeEric Engestrom2016-08-151-8/+9
* drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart2016-06-091-0/+320