1. e7695eb drm: Introduce __setplane_atomic() by Ville Syrjälä · 7 years ago
  2. 4dd4677 drm: Extract __setplane_check() by Ville Syrjälä · 7 years ago
  3. ba1f665 drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers by Haneen Mohammed · 7 years ago
  4. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
  5. 8fb756d drm: Trust format_mod_supported() when it OKs a plane modifier. by Eric Anholt · 7 years ago
  6. a36c027 drm: Use plane->state->fb over plane->fb by Ville Syrjälä · 7 years ago
  7. 23a5e1f drm: Make the fb refcount handover less magic by Ville Syrjälä · 7 years ago
  8. bf2d5eb drm: Adjust whitespace for legibility by Ville Syrjälä · 7 years ago
  9. 64c32b4 drm: Add local 'plane' variable for primary/cursor planes by Ville Syrjälä · 7 years ago
  10. 1c7095d Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  11. 11b83e3 drm: Remove now pointelss blob->data casts by Ville Syrjälä · 7 years ago
  12. 0b8eeac5 Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  13. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  14. 23163a7 drm: Check that the plane supports the request format+modifier combo by Ville Syrjälä · 7 years ago
  15. f4c0468 drm/atomic: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  16. 2a8d3ea drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks by Ville Syrjälä · 7 years ago
  17. ce0769e drm/plane: Make framebuffer refcounting the responsibility of setplane_internal callers by Maarten Lankhorst · 7 years ago
  18. b8a3365 drm/vblank: Pass crtc_id to page_flip_ioctl. by Maarten Lankhorst · 7 years ago
  19. 7de440d drm: Check mode object lease status in all master ioctl paths [v4] by Keith Packard · 8 years ago
  20. bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 8 years ago
  21. 40d8670 drm/plane: drop num_overlay_planes (v3) by Dave Airlie · 7 years ago
  22. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  23. 29baa82 Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  24. c2e4ff3 drm/atomic: Convert pageflip ioctl locking to interruptible. by Maarten Lankhorst · 7 years ago
  25. 13736ba drm/legacy: Convert setplane ioctl locking to interruptible. by Maarten Lankhorst · 7 years ago
  26. 6c886e4 drm/legacy: Convert cursor ioctl locking to interruptible. by Maarten Lankhorst · 7 years ago
  27. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  28. 491ab47 drm: Fix framebuffer leak by Nikhil Mahale · 7 years ago
  29. aadd414 drm: Shift wrap bug in create_in_format_blob() by Dan Carpenter · 7 years ago
  30. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 7 years ago
  31. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 7 years ago
  32. db1689a drm: Create a format/modifier blob by Ben Widawsky · 7 years ago
  33. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  34. f928543 drm: Fix deadlock retry loop in page_flip_ioctl by Daniel Vetter · 8 years ago
  35. 2e06416 drm: Only take cursor locks when the cursor plane exists by Daniel Vetter · 8 years ago
  36. b95ff03 drm: Remove drm_modeset_(un)lock_crtc by Daniel Vetter · 8 years ago
  37. 9739e74 drm: Fix locking gotcha in page_flip ioctl by Daniel Vetter · 8 years ago
  38. 031e589 drm: Clear e after kfree in drm_mode_page_flip_ioctl by Daniel Vetter · 8 years ago
  39. 043e7fb drm/atomic-helper: remove backoff hack from page_flip by Daniel Vetter · 8 years ago
  40. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  41. 29dc0d1 drm: Roll out acquire context for the page_flip ioctl by Daniel Vetter · 8 years ago
  42. d26f96c drm/atomic-helper: remove backoff hack from disable/update_plane by Daniel Vetter · 8 years ago
  43. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  44. 5fbef3e drm: drm_plane_force_disable is not for atomic drivers by Daniel Vetter · 8 years ago
  45. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  46. 232e8f7 drm: Wire up proper acquire ctx for plane functions by Daniel Vetter · 8 years ago
  47. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  48. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  49. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  50. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  51. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  52. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  53. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  54. 010f5b9 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  55. de7b6be drm: Use atomic state for FB in legacy ioctls by Daniel Stone · 8 years ago
  56. 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
  57. 5cd57a4 drm: fix possible_crtc's type by Tomi Valkeinen · 8 years ago
  58. 661a375 drm: Fix locking cargo-cult in encoder/plane init/cleanup by Daniel Vetter · 8 years ago
  59. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  60. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  61. 2adb29b drm: Undo damage to page_flip_ioctl by Daniel Vetter · 8 years ago
  62. e86fa21 drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl by Chris Wilson · 8 years ago
  63. 1e4d84c drm/doc: Polish plane composition property docs by Daniel Vetter · 8 years ago
  64. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 8 years ago
  65. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago