1. 9dd3cb2 drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too by Gerd Hoffmann · 6 years ago
  2. 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
  3. 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 6 years ago
  4. ce2d546 drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv by Ayan Kumar Halder · 6 years ago
  5. 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
  6. 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  7. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  8. ba2b527 drm: add RGB formats with separate alpha plane by Philipp Zabel · 10 years ago
  9. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  10. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  11. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  12. 86c238a drm: Implement the drm_format_*() helpers as drm_format_info() wrappers by Laurent Pinchart · 8 years ago
  13. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  14. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  15. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  16. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  17. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago