1. 6f00975 drm: Reject page_flip for !DRIVER_MODESET by Daniel Vetter · 8 years ago
  2. 5c6c201 drm: Paper over locking inversion after registration rework by Daniel Vetter · 8 years ago
  3. 6942559 drm: drm_connector->s/connector_id/index/ for consistency by Daniel Vetter · 8 years ago
  4. 6100598 drm: Unexport drm_connector_unregister_all() by Chris Wilson · 8 years ago
  5. 0dcac50 Revert "drm: Resurrect atomic rmfb code" by Daniel Vetter · 8 years ago
  6. 11c21e7 drm: Resurrect atomic rmfb code by Daniel Vetter · 8 years ago
  7. 041401f drm: Unexport drm_connector_register_all() by Chris Wilson · 8 years ago
  8. 3e31d24 drm: Use helper to turn off CRTC by Lukas Wunner · 8 years ago
  9. 6a0d952 drm: Add helpers to turn off CRTCs by Lukas Wunner · 8 years ago
  10. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  11. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  12. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  13. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 8 years ago
  14. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  15. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  16. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  17. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  18. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  19. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 8 years ago
  20. 3c85f20 Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  21. 76c6dcc Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  22. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  23. fa625c1 Backmerge tag 'v4.7-rc2' into drm-next by Dave Airlie · 8 years ago
  24. f8ed34a drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt() by Jyri Sarha · 8 years ago
  25. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  26. dd54659 add cursor hotspot to drm_framebuffer by Gerd Hoffmann · 8 years ago
  27. 490d3d1 drm: Store the plane's index by Chris Wilson · 8 years ago
  28. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 8 years ago
  29. 1e8985a drm: fix fb refcount issue with atomic modesetting by Tomi Valkeinen · 8 years ago
  30. b201e74 drm: add missing drm_mode_set_crtcinfo call by Tomi Valkeinen · 8 years ago
  31. cf48e29 drm: Initialize a linear gamma table by default by Daniel Vetter · 8 years ago
  32. fdf2c85 drm: Fix error handling in drm_connector_register by Daniel Vetter · 8 years ago
  33. f2d580b drm/core: Do not preserve framebuffer on rmfb, v4. by Maarten Lankhorst · 8 years ago
  34. b164d31 drm/modes: add connector reference counting. (v2) by Dave Airlie · 8 years ago
  35. acff058 Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  36. 2b8f01f Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  37. 676fb32 drm: Quiet down drm_mode_getresources by Tvrtko Ursulin · 8 years ago
  38. 3849bef drm: Quiet down drm_mode_getconnector by Tvrtko Ursulin · 8 years ago
  39. 152ef5f drm: Switch blobs to the new generic modeset obj refcounting by Daniel Vetter · 8 years ago
  40. 1649c33 drm: Fix fb leaks and WARN spew in get/set_prop ioctls by Daniel Vetter · 8 years ago
  41. 05981422 drm: Improve kerneldoc for new mode object refcounting by Daniel Vetter · 8 years ago
  42. 027b3f8b drm/modes: stop handling framebuffer special by Dave Airlie · 8 years ago
  43. 2ddea3f drm/modes: reduce fb_lock to just protecting lists by Dave Airlie · 8 years ago
  44. 72fe90b drm/modes: move reference taking into object lookup. by Dave Airlie · 8 years ago
  45. c7e1c59 drm/mode: reduce lock hold in addfb2 by Dave Airlie · 8 years ago
  46. 9cd4742 drm/mode: reduce scope of fb_lock in framebuffer init by Dave Airlie · 8 years ago
  47. cee26ac drm/mode: use _object_find to find framebuffers. by Dave Airlie · 8 years ago
  48. d0f37cf6 drm/mode: move framebuffer reference into object. by Dave Airlie · 8 years ago
  49. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 8 years ago
  50. 19ab3f8 drm/modes: drop __drm_framebuffer_unregister. by Dave Airlie · 8 years ago
  51. f55f1f9 drm/mode: move framebuffer_free up above framebuffer_init by Dave Airlie · 8 years ago
  52. 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 8 years ago
  53. 14ba003 drm: Remove warning from drm_connector_unregister_all() by Laurent Pinchart · 8 years ago
  54. 54d2c2d drm: Introduce drm_connector_register_all() helper by Alexey Brodkin · 8 years ago
  55. f35034f drm/core: Fix ordering in drm_mode_config_cleanup. by Maarten Lankhorst · 9 years ago
  56. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  57. 0b27c02 drm: Add an encoder and connector type enum for DPI. by Eric Anholt · 9 years ago
  58. 6c87e5c drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all() by Alexey Brodkin · 9 years ago
  59. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  60. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  61. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 9 years ago
  62. 3270979 drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister() by Liu Ying · 9 years ago
  63. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  64. 4c61716 drm: Add drm_format_plane_width() and drm_format_plane_height() by Ville Syrjälä · 9 years ago
  65. 47d7777 drm/core: Add drm_encoder_index. by Maarten Lankhorst · 9 years ago
  66. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  67. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  68. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  69. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  70. 86bf546 drm: Use driver specified encoder name by Ville Syrjälä · 9 years ago
  71. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  72. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  73. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  74. 3558c11 drm: connector->dpms is not optional by Daniel Vetter · 9 years ago
  75. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  76. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  77. 8731b26 drm: Correct arguments to list_tail_add in create blob ioctl by Maneet Singh · 9 years ago
  78. 9ac0934 drm: crtc: integer overflow in drm_property_create_blob() by Dan Carpenter · 9 years ago
  79. 48aa1e7 drm: correctly check failed allocation by Insu Yun · 9 years ago
  80. 2afa701d drm: Check plane src coordinates correctly during page flip for atomic drivers by Ville Syrjälä · 9 years ago
  81. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  82. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  83. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  84. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  85. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  86. 73f7570 drm/core: Preserve the fb id on close. by Maarten Lankhorst · 9 years ago
  87. 1380313 drm/core: Preserve the framebuffer after removing it. by Maarten Lankhorst · 9 years ago
  88. c099b55 drm/core: Do not call drm_framebuffer_remove internally during teardown. by Maarten Lankhorst · 9 years ago
  89. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  90. a39a357 drm: Make drm_fb_unregister/remove accept NULL fb by Daniel Vetter · 9 years ago
  91. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  92. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  93. f8c2ba3 drm: Fixup locking WARNINGs in drm_mode_config_reset by Daniel Vetter · 9 years ago
  94. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  95. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  96. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  97. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  98. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  99. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  100. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago