1. a7007ef drm/fb: Extend format_info member arrays to handle four planes by Dhinakaran Pandiyan · 5 years ago
  2. 7793a10 drm/fourcc: Fix the parameters name in the documentation by Maxime Ripard · 6 years ago
  3. b0f986b drm: Remove users of drm_format_info_plane_cpp by Maxime Ripard · 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. a211e56 drm/fourcc: Add format info helpers for checking YUV sub-sampling by Paul Kocialkowski · 6 years ago
  9. 41c8c21 drm/fourcc: Add format info helpers for checking YUV planes disposition by Paul Kocialkowski · 6 years ago
  10. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  11. 9c71a66 drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation by Alexandru Gheorghe · 6 years ago
  12. 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
  13. ec2fae2 drm: byteorder: add DRM_FORMAT_HOST_* by Gerd Hoffmann · 6 years ago
  14. 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
  15. 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
  16. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  17. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  18. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  19. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  20. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  21. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  22. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  23. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  24. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago
  25. 718dced UAPI: (Scripted) Disintegrate include/drm by David Howells · 12 years ago
  26. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  27. ba623f6 drm: Add NV24 and NV42 pixel formats by Laurent Pinchart · 13 years ago
  28. d9dd85d drm: Drop the NV12M and YUV420M formats by Ville Syrjälä · 13 years ago
  29. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 13 years ago
  30. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  31. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  32. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago