1. 9b20fa0 Documentation/gpu: convert the KMS properties table to CSV by Jani Nikula · 8 years ago
  2. 2255402 Documentation/gpu: use recommended order of heading markers by Jani Nikula · 8 years ago
  3. 621c547 MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst by Jani Nikula · 8 years ago
  4. ca00c2b Documentation/gpu: split up the gpu documentation by Jani Nikula · 8 years ago
  5. cb597fc Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl by Jani Nikula · 8 years ago
  6. 6605ca0 drm/crtc-helper: disable_unused_functions really isn't for atomic by Daniel Vetter · 8 years ago
  7. f07df98 drm/rcar-du: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  8. 8c2d8ed drm/msm: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  9. 6c62c98 drm/mediatek: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  10. 1e7c3e3 drm/hisilicon: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  11. 99e6fe5 drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  12. e01d9e5 drm/arc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  13. 9127f99 drm/rockchip: Finish initialization before registering DRM device by Tomasz Figa · 8 years ago
  14. 41719d5 drm/omapdrm: don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  15. ce833ba drm: Mark set/drop master ioctl as unlocked. by Daniel Vetter · 8 years ago
  16. 94e86f5 drm: Mark authmagic ioctls as unlocked by Daniel Vetter · 8 years ago
  17. d2b34ee drm: Protect authmagic with master_mutex by Daniel Vetter · 8 years ago
  18. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  19. 0de4cc9 drm: Only do the hw.lock cleanup in master_relase for !MODESET by Daniel Vetter · 8 years ago
  20. ccf4925 drm: rcar-du: error message is not needed for EPROBE_DEFER by Kuninori Morimoto · 8 years ago
  21. f32133a drm: rcar-du: error message is not needed for drm_vblank_init() by Kuninori Morimoto · 8 years ago
  22. fef1ac5 rcar-du: add/rename DEFR6 TCON bits by Sergei Shtylyov · 8 years ago
  23. e4245ea drm: Prevent NULL deref in drm_name_info() by Chris Wilson · 8 years ago
  24. c001da4 drm: fix send_vblank_event use-after-free error by Matthew Auld · 8 years ago
  25. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  26. b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 8 years ago
  27. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  28. b7eaa9f drm/bridge: Add sii902x DT bindings doc by Boris Brezillon · 9 years ago
  29. 675605c drm/bridge: Add sii902x driver by Boris Brezillon · 9 years ago
  30. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  31. a02b010 drm/i915: Update DRIVER_DATE to 20160620 by Daniel Vetter · 8 years ago
  32. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  33. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  34. bee7fb1 drm: Protect drm_connector_register_all() under DRIVER_MODESET by Chris Wilson · 8 years ago
  35. c8c3579 drm/i915: Introduce GVT context creation API by Zhi Wang · 8 years ago
  36. 80a9a8d drm/i915: Support LRC context single submission by Zhi Wang · 8 years ago
  37. 3c7ba63 drm/i915: Introduce execlist context status change notification by Zhi Wang · 8 years ago
  38. c01fc53 drm/i915: Make addressing mode bits in context descriptor configurable by Zhi Wang · 8 years ago
  39. bcd794c drm/i915: Make ring buffer size of a LRC context configurable by Zhi Wang · 8 years ago
  40. 0ad35fe drm/i915: gvt: Introduce the basic architecture of GVT-g by Zhi Wang · 8 years ago
  41. b02d22a drm/i915: Fold vGPU active check into inner functions by Zhi Wang · 8 years ago
  42. b2a5d1e drm/i915: Use offsetof() to calculate the offset of members in PVINFO page by Zhi Wang · 8 years ago
  43. 87da603 drm/i915: Factor out i915_pvinfo.h by Zhi Wang · 8 years ago
  44. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  45. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  46. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  47. 0c2f6f1 drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking by Chris Wilson · 8 years ago
  48. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  49. c37efb9 drm/i915: Serialise presentation with imported dmabufs by Chris Wilson · 8 years ago
  50. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  51. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  52. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  53. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  54. 9a449e0 dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation by Philipp Zabel · 9 years ago
  55. 56ba355 drm/mediatek: enable hdmi output control bit by Jie Qiu · 9 years ago
  56. 8f83f26 drm/mediatek: Add HDMI support by Jie Qiu · 9 years ago
  57. 2a6ae85 drm: rockchip: select DRM_GEM_CMA_HELPER by Arnd Bergmann · 8 years ago
  58. ee042aa drm/i915: Use atomic commits for legacy page_flips by Daniel Vetter · 8 years ago
  59. 6c9c1b3 drm/i915: Move fb_bits updating later in atomic_commit by Daniel Vetter · 8 years ago
  60. 94f0502 drm/i915: nonblocking commit by Daniel Vetter · 8 years ago
  61. faf68d9 Reapply "drm/i915: Pass atomic states to fbc update, functions." by Maarten Lankhorst · 8 years ago
  62. ea0000f drm/i915: Roll out the helper nonblock tracking by Daniel Vetter · 8 years ago
  63. 1f7528c drm/i915: Signal drm events for atomic by Daniel Vetter · 8 years ago
  64. c199412 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  65. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  66. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  67. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  68. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  69. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 8 years ago
  70. e1b1cf2 drm: Nuke legacy maps debugfs files by Daniel Vetter · 8 years ago
  71. 04d0405 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  72. a0877f5 Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  73. 59ba242 MAINTAINERS: Add entry for Mali-DP driver by Liviu Dudau · 8 years ago
  74. ad49f86 drm/arm: Add support for Mali Display Processors by Liviu Dudau · 8 years ago
  75. 7deef7f1 drm/atomic-helpers: Clear up cleanup_done a bit by Daniel Vetter · 8 years ago
  76. 723c3e5 drm/atomic-helpers: Stall on the right commit by Daniel Vetter · 8 years ago
  77. ee6ea99 dt/bindings: display: Add DT bindings for Mali Display Processors. by Liviu Dudau · 8 years ago
  78. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 8 years ago
  79. 1c1a24d drm/i915/ilk: Don't disable SSC source if it's in use by Lyude · 8 years ago
  80. db5dfef Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-misc by Daniel Vetter · 8 years ago
  81. 0d841ac drm/virtio: Don't reinvent a flipping wheel by Daniel Vetter · 8 years ago
  82. 4d75787 drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission by Dave Gordon · 8 years ago
  83. f10d69a drm/i915/guc: replace assign_doorbell() with select_doorbell_register() by Dave Gordon · 8 years ago
  84. a667429 drm/i915/guc: refactor doorbell management code by Dave Gordon · 8 years ago
  85. 10d2c3e drm/i915/guc: move guc_ring_doorbell() nearer to callsite by Dave Gordon · 8 years ago
  86. dd16107 drm/i915/guc: remove writes to GEN8_DRBREG registers by Dave Gordon · 8 years ago
  87. 072a21c drm/i915/guc: prefer __set/clear_bit() to bitmap_set/clear() by Dave Gordon · 8 years ago
  88. 9636f6d drm/i915/guc: add doorbell map to debugfs/i915_guc_info by Dave Gordon · 8 years ago
  89. 780f0ae drm/i915/bxt: Add WaDisablePooledEuLoadBalancingFix by arun.siluvery@linux.intel.com · 8 years ago
  90. e015dd6 drm/i915/bxt: Add WaEnablePooledEuFor2x6 by arun.siluvery@linux.intel.com · 8 years ago
  91. 33e141e drm/i915:bxt: Enable Pooled EU support by arun.siluvery@linux.intel.com · 8 years ago
  92. b021248 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  93. 27287ab Merge branch 'topic-arcpgu-sim' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 8 years ago
  94. c02726f drm/gma500: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  95. 890938b drm/radeon: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  96. 27377a1 drm/amdgpu: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  97. 5c9ac11 drm/radeon: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  98. 9a7841e drm/amdgpu: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  99. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  100. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago