1. b8a3365 drm/vblank: Pass crtc_id to page_flip_ioctl. by Maarten Lankhorst · 7 years ago
  2. 7de440d drm: Check mode object lease status in all master ioctl paths [v4] by Keith Packard · 8 years ago
  3. bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 8 years ago
  4. 40d8670 drm/plane: drop num_overlay_planes (v3) by Dave Airlie · 7 years ago
  5. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  6. 29baa82 Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  7. c2e4ff3 drm/atomic: Convert pageflip ioctl locking to interruptible. by Maarten Lankhorst · 8 years ago
  8. 13736ba drm/legacy: Convert setplane ioctl locking to interruptible. by Maarten Lankhorst · 8 years ago
  9. 6c886e4 drm/legacy: Convert cursor ioctl locking to interruptible. by Maarten Lankhorst · 8 years ago
  10. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  11. 491ab47 drm: Fix framebuffer leak by Nikhil Mahale · 8 years ago
  12. aadd414 drm: Shift wrap bug in create_in_format_blob() by Dan Carpenter · 8 years ago
  13. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 8 years ago
  14. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 8 years ago
  15. db1689a drm: Create a format/modifier blob by Ben Widawsky · 8 years ago
  16. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  17. f928543 drm: Fix deadlock retry loop in page_flip_ioctl by Daniel Vetter · 8 years ago
  18. 2e06416 drm: Only take cursor locks when the cursor plane exists by Daniel Vetter · 8 years ago
  19. b95ff03 drm: Remove drm_modeset_(un)lock_crtc by Daniel Vetter · 8 years ago
  20. 9739e74 drm: Fix locking gotcha in page_flip ioctl by Daniel Vetter · 8 years ago
  21. 031e589 drm: Clear e after kfree in drm_mode_page_flip_ioctl by Daniel Vetter · 8 years ago
  22. 043e7fb drm/atomic-helper: remove backoff hack from page_flip by Daniel Vetter · 8 years ago
  23. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  24. 29dc0d1 drm: Roll out acquire context for the page_flip ioctl by Daniel Vetter · 8 years ago
  25. d26f96c drm/atomic-helper: remove backoff hack from disable/update_plane by Daniel Vetter · 8 years ago
  26. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  27. 5fbef3e drm: drm_plane_force_disable is not for atomic drivers by Daniel Vetter · 8 years ago
  28. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  29. 232e8f7 drm: Wire up proper acquire ctx for plane functions by Daniel Vetter · 8 years ago
  30. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  31. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  32. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  33. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  34. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  35. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  36. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  37. 010f5b9 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  38. de7b6be drm: Use atomic state for FB in legacy ioctls by Daniel Stone · 8 years ago
  39. 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
  40. 5cd57a4 drm: fix possible_crtc's type by Tomi Valkeinen · 8 years ago
  41. 661a375 drm: Fix locking cargo-cult in encoder/plane init/cleanup by Daniel Vetter · 8 years ago
  42. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  43. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  44. 2adb29b drm: Undo damage to page_flip_ioctl by Daniel Vetter · 8 years ago
  45. e86fa21 drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl by Chris Wilson · 9 years ago
  46. 1e4d84c drm/doc: Polish plane composition property docs by Daniel Vetter · 9 years ago
  47. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 9 years ago
  48. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 9 years ago