1. aadd414 drm: Shift wrap bug in create_in_format_blob() by Dan Carpenter · 7 years ago
  2. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 7 years ago
  3. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 7 years ago
  4. db1689a drm: Create a format/modifier blob by Ben Widawsky · 7 years ago
  5. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  6. f928543 drm: Fix deadlock retry loop in page_flip_ioctl by Daniel Vetter · 8 years ago
  7. 2e06416 drm: Only take cursor locks when the cursor plane exists by Daniel Vetter · 8 years ago
  8. b95ff03 drm: Remove drm_modeset_(un)lock_crtc by Daniel Vetter · 8 years ago
  9. 9739e74 drm: Fix locking gotcha in page_flip ioctl by Daniel Vetter · 8 years ago
  10. 031e589 drm: Clear e after kfree in drm_mode_page_flip_ioctl by Daniel Vetter · 8 years ago
  11. 043e7fb drm/atomic-helper: remove backoff hack from page_flip by Daniel Vetter · 8 years ago
  12. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  13. 29dc0d1 drm: Roll out acquire context for the page_flip ioctl by Daniel Vetter · 8 years ago
  14. d26f96c drm/atomic-helper: remove backoff hack from disable/update_plane by Daniel Vetter · 8 years ago
  15. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  16. 5fbef3e drm: drm_plane_force_disable is not for atomic drivers by Daniel Vetter · 8 years ago
  17. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  18. 232e8f7 drm: Wire up proper acquire ctx for plane functions by Daniel Vetter · 8 years ago
  19. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  20. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  21. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  22. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  23. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  24. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  25. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  26. 010f5b9 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  27. de7b6be drm: Use atomic state for FB in legacy ioctls by Daniel Stone · 8 years ago
  28. acc5ddd Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  29. 5cd57a4 drm: fix possible_crtc's type by Tomi Valkeinen · 8 years ago
  30. 661a375 drm: Fix locking cargo-cult in encoder/plane init/cleanup by Daniel Vetter · 8 years ago
  31. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  32. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  33. 2adb29b drm: Undo damage to page_flip_ioctl by Daniel Vetter · 8 years ago
  34. e86fa21 drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl by Chris Wilson · 8 years ago
  35. 1e4d84c drm/doc: Polish plane composition property docs by Daniel Vetter · 8 years ago
  36. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 8 years ago
  37. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago