1. 9622728 drm/fourcc: Fill out all block sizes for P210 by Daniel Vetter · 5 years ago
  2. 836b131 drm/fourcc: Fill out all block sizes for P10/12/16 by Daniel Vetter · 5 years ago
  3. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  4. bf39607 drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height by Maxime Ripard · 6 years ago
  5. 24c478e drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp by Maxime Ripard · 6 years ago
  6. f3e9632 drm: Remove users of drm_format_(horz|vert)_chroma_subsampling by Maxime Ripard · 6 years ago
  7. 05c452c drm: Remove users of drm_format_num_planes by Maxime Ripard · 6 years ago
  8. ff01e69 drm/fourcc: Fix conflicting Y41x definitions by Maarten Lankhorst · 6 years ago
  9. f435fe8 Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
  10. 88ab9c7 drm/fourcc: Add 64 bpp half float formats by Kevin Strasser · 6 years ago
  11. e9961ab drm: Added a new format DRM_FORMAT_XVYU2101010 by Ayan Kumar Halder · 6 years ago
  12. 7ba0fee drm/fourcc: Add AFBC yuv fourccs for Mali by Brian Starkey · 6 years ago
  13. 50bf5d7 drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc by Swati Sharma · 6 years ago
  14. 05f8bc8 drm/fourcc: Add new P010, P016 video format by Randy Li · 6 years ago
  15. 61e4939 drm: Introduce new DRM_FORMAT_XYUV by Stanislav Lisovskiy · 6 years ago
  16. 697b6b8 drm/fourcc: Add fourcc for Mali linear tiled formats by Alexandru Gheorghe · 6 years ago
  17. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  18. 4af67de drm/doc: fix drm_driver_legacy_fb_format by Daniel Vetter · 6 years ago
  19. 9dd3cb2 drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too by Gerd Hoffmann · 6 years ago
  20. 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
  21. 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 6 years ago
  22. 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
  23. 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
  24. 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  25. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  26. ba2b527 drm: add RGB formats with separate alpha plane by Philipp Zabel · 10 years ago
  27. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  28. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  29. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  30. 86c238a drm: Implement the drm_format_*() helpers as drm_format_info() wrappers by Laurent Pinchart · 8 years ago
  31. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  32. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  33. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  34. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  35. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago