1. b24791f drm: Reject getfb for multi-plane framebuffers by Daniel Stone · 7 years ago
  2. c20bb15 drm/nouveau: prefer XBGR2101010 for addfb ioctl by Ilia Mirkin · 7 years ago
  3. 8d44e9e drm/framebuffer: Print task that allocated the fb in debug info. by Maarten Lankhorst · 7 years ago
  4. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  5. 45d58b4 drm/framebuffer: Add framebuffer debugfs file by Noralf Trønnes · 7 years ago
  6. e7e62c7 drm/mode_object: fix documentation for object lookups. by Dave Airlie · 7 years ago
  7. 846c7df drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2. by Maarten Lankhorst · 7 years ago
  8. 0338f0d drm: Print the fb dimensions when the src coord check fails by Ville Syrjälä · 7 years ago
  9. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  10. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  11. 0c3eb12 drm/atomic: Use the correct iterator macro in atomic_remove_fb by Maarten Lankhorst · 8 years ago
  12. 4086d90 drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb by Maarten Lankhorst · 8 years ago
  13. 941b8ca drm: extract legacy framebuffer remove by Daniel Vetter · 8 years ago
  14. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  15. 33f673a drm: Remove fb hsub/vsub alignment requirement by Ville Syrjälä · 8 years ago
  16. 568c5e4 drm: Share the code to compute color plane dimesions by Ville Syrjälä · 8 years ago
  17. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  18. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  19. db8f640 drm: Convert drm_framebuffer_remove to atomic, v4. by Maarten Lankhorst · 8 years ago
  20. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  21. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  22. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  23. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  24. 8f8f6a6 drm: Add drm_framebuffer_plane_{width,height}() by Ville Syrjälä · 8 years ago
  25. 570cec3 drm: Reject fbs w/o format info in drm_framebuffer_init() by Ville Syrjälä · 8 years ago
  26. 95bce76 drm: Populate fb->dev from drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  27. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  28. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  29. 03e93ac drm: update the documentation of drm_framebuffer_unregister_private by Rongrong Zou · 8 years ago
  30. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  31. d549349 drm: Use drm_format_info() in DRM core code by Laurent Pinchart · 8 years ago
  32. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago
  33. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  34. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago