1. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  2. 9c71a66 drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation by Alexandru Gheorghe · 6 years ago
  3. 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
  4. ec2fae2 drm: byteorder: add DRM_FORMAT_HOST_* by Gerd Hoffmann · 6 years ago
  5. ce2d546 drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv by Ayan Kumar Halder · 7 years ago
  6. 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
  7. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  8. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  9. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  10. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  11. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  12. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  13. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  14. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  15. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago
  16. 718dced UAPI: (Scripted) Disintegrate include/drm by David Howells · 12 years ago
  17. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  18. ba623f6 drm: Add NV24 and NV42 pixel formats by Laurent Pinchart · 13 years ago
  19. d9dd85d drm: Drop the NV12M and YUV420M formats by Ville Syrjälä · 13 years ago
  20. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 13 years ago
  21. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  22. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  23. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago