aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fourcc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard1-0/+2
2017-03-22drm: Add mode_config .get_format_info() hookVille Syrjälä1-0/+6
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom1-1/+9
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart1-1/+0
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart1-0/+1
2016-10-18drm: Centralize format informationLaurent Pinchart1-0/+21
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter1-0/+1
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom1-1/+1
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom1-1/+1
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart1-0/+37
2012-10-04UAPI: (Scripted) Disintegrate include/drmDavid Howells1-135/+0
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter1-5/+1
2012-09-18drm: Add NV24 and NV42 pixel formatsLaurent Pinchart1-0/+2
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2011-12-29drm: Add multi buffer plane pixel formatsSeung-Woo Kim1-0/+7
2011-12-20drm: fourcc: Use __u32 instead of u32Ville Syrjälä1-2/+2
2011-12-01drm: Redefine pixel formatsVille Syrjälä1-27/+94
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-0/+63