1. 46bfdf9 drm: Nuke SET_UNIQUE ioctl by Daniel Vetter · 8 years ago
  2. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  3. 405e61a drm/vgem: Stop calling drm_drv_set_unique by Daniel Vetter · 8 years ago
  4. 5079c46 drm: Use dev->name as fallback for dev->unique by Daniel Vetter · 8 years ago
  5. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  6. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  7. 84601db drm: sti: rework init sequence by Benjamin Gaignard · 8 years ago
  8. 83af0a4 drm: sti: use late_register and early_unregister callbacks by Benjamin Gaignard · 8 years ago
  9. a104299 drm/amdkfd: Clean up inline handling by Daniel Vetter · 8 years ago
  10. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 8 years ago
  11. 6125151 drm/i915/guc: Remove one unnecessary variable by Tvrtko Ursulin · 8 years ago
  12. b7868c6 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors by Stefan Agner · 8 years ago
  13. e06a44c drm/mediatek: Remove IOMMU_DMA select by Arnd Bergmann · 8 years ago
  14. 88e196b Documentation/DocBook: remove gpu.tmpl by Jani Nikula · 8 years ago
  15. 2fa91d1 Documentation/gpu: split up mm, kms and kms-helpers from internals by Jani Nikula · 8 years ago
  16. 9b20fa0 Documentation/gpu: convert the KMS properties table to CSV by Jani Nikula · 8 years ago
  17. 2255402 Documentation/gpu: use recommended order of heading markers by Jani Nikula · 8 years ago
  18. 621c547 MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst by Jani Nikula · 8 years ago
  19. ca00c2b Documentation/gpu: split up the gpu documentation by Jani Nikula · 8 years ago
  20. cb597fc Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl by Jani Nikula · 8 years ago
  21. ee648a7 drm/i915: Use connector_type for printing in intel_connector_info, v2. by Maarten Lankhorst · 8 years ago
  22. 26c17cf drm/i915: Use atomic state and connector_type in i915_sink_src by Maarten Lankhorst · 8 years ago
  23. b6dabe3 drm/i915: Use connector_type instead of intel_encoder->type for DP. by Maarten Lankhorst · 8 years ago
  24. 26875fe drm/i915: Use connector->name in drrs debugfs. by Maarten Lankhorst · 8 years ago
  25. 7822492 drm/i915/gvt: Mark i915.enable_gvt as false if loading fails by Chris Wilson · 8 years ago
  26. 77ca04c drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only. by Zhi Wang · 8 years ago
  27. 2b83c4c drm/i915: Set softmin frequency on idle->busy transition by Michał Winiarski · 8 years ago
  28. 0b63bb1 drm/i915/guc: index host arrays by i915 engine ID, not guc_id by Dave Gordon · 8 years ago
  29. 6605ca0 drm/crtc-helper: disable_unused_functions really isn't for atomic by Daniel Vetter · 8 years ago
  30. f07df98 drm/rcar-du: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  31. 8c2d8ed drm/msm: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  32. 6c62c98 drm/mediatek: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  33. 1e7c3e3 drm/hisilicon: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  34. 99e6fe5 drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  35. e01d9e5 drm/arc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  36. 9127f99 drm/rockchip: Finish initialization before registering DRM device by Tomasz Figa · 8 years ago
  37. e77018f drm/i915/fbdev: Flush mode configuration before lastclose by Chris Wilson · 8 years ago
  38. 43cee31 drm/i915/fbdev: Limit the global async-domain synchronization by Chris Wilson · 8 years ago
  39. d626f34 drm/i915/fbdev: Perform async fbdev initialisation much later by Chris Wilson · 8 years ago
  40. 41719d5 drm/omapdrm: don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  41. aeecc96 drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps by Chris Wilson · 8 years ago
  42. 80788a0 drm/i915/fbc: sanitize i915.enable_fbc during FBC init by Paulo Zanoni · 8 years ago
  43. ab28a54 drm/i915/fbc: update busy_bits even for GTT and flip flushes by Paulo Zanoni · 9 years ago
  44. c7f7e2f drm/i915/fbc: Disable on HSW by default for now by Lyude · 8 years ago
  45. ce833ba drm: Mark set/drop master ioctl as unlocked. by Daniel Vetter · 8 years ago
  46. 94e86f5 drm: Mark authmagic ioctls as unlocked by Daniel Vetter · 8 years ago
  47. d2b34ee drm: Protect authmagic with master_mutex by Daniel Vetter · 8 years ago
  48. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  49. 0de4cc9 drm: Only do the hw.lock cleanup in master_relase for !MODESET by Daniel Vetter · 8 years ago
  50. ccf4925 drm: rcar-du: error message is not needed for EPROBE_DEFER by Kuninori Morimoto · 8 years ago
  51. f32133a drm: rcar-du: error message is not needed for drm_vblank_init() by Kuninori Morimoto · 8 years ago
  52. fef1ac5 rcar-du: add/rename DEFR6 TCON bits by Sergei Shtylyov · 8 years ago
  53. e4245ea drm: Prevent NULL deref in drm_name_info() by Chris Wilson · 8 years ago
  54. c001da4 drm: fix send_vblank_event use-after-free error by Matthew Auld · 8 years ago
  55. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  56. b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 8 years ago
  57. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  58. 6eae005 drm/i915: pwrite/pread do not require obj->base.filp, just pages by Chris Wilson · 8 years ago
  59. b9bcd14 drm/i915: Extract checking for backing struct pages to a helper by Chris Wilson · 8 years ago
  60. b7eaa9f drm/bridge: Add sii902x DT bindings doc by Boris Brezillon · 9 years ago
  61. 675605c drm/bridge: Add sii902x driver by Boris Brezillon · 9 years ago
  62. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  63. 91df09d drm/i915: Revert DisplayPort fast link training feature by Mika Kahola · 8 years ago
  64. a02b010 drm/i915: Update DRIVER_DATE to 20160620 by Daniel Vetter · 8 years ago
  65. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  66. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  67. bee7fb1 drm: Protect drm_connector_register_all() under DRIVER_MODESET by Chris Wilson · 8 years ago
  68. c8c3579 drm/i915: Introduce GVT context creation API by Zhi Wang · 8 years ago
  69. 80a9a8d drm/i915: Support LRC context single submission by Zhi Wang · 8 years ago
  70. 3c7ba63 drm/i915: Introduce execlist context status change notification by Zhi Wang · 8 years ago
  71. c01fc53 drm/i915: Make addressing mode bits in context descriptor configurable by Zhi Wang · 8 years ago
  72. bcd794c drm/i915: Make ring buffer size of a LRC context configurable by Zhi Wang · 8 years ago
  73. 0ad35fe drm/i915: gvt: Introduce the basic architecture of GVT-g by Zhi Wang · 8 years ago
  74. b02d22a drm/i915: Fold vGPU active check into inner functions by Zhi Wang · 8 years ago
  75. b2a5d1e drm/i915: Use offsetof() to calculate the offset of members in PVINFO page by Zhi Wang · 8 years ago
  76. 87da603 drm/i915: Factor out i915_pvinfo.h by Zhi Wang · 8 years ago
  77. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  78. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  79. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  80. 0c2f6f1 drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking by Chris Wilson · 8 years ago
  81. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  82. c37efb9 drm/i915: Serialise presentation with imported dmabufs by Chris Wilson · 8 years ago
  83. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  84. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  85. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  86. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  87. 9a449e0 dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation by Philipp Zabel · 9 years ago
  88. 56ba355 drm/mediatek: enable hdmi output control bit by Jie Qiu · 9 years ago
  89. 8f83f26 drm/mediatek: Add HDMI support by Jie Qiu · 9 years ago
  90. 2a6ae85 drm: rockchip: select DRM_GEM_CMA_HELPER by Arnd Bergmann · 8 years ago
  91. ee042aa drm/i915: Use atomic commits for legacy page_flips by Daniel Vetter · 8 years ago
  92. 6c9c1b3 drm/i915: Move fb_bits updating later in atomic_commit by Daniel Vetter · 8 years ago
  93. 94f0502 drm/i915: nonblocking commit by Daniel Vetter · 8 years ago
  94. faf68d9 Reapply "drm/i915: Pass atomic states to fbc update, functions." by Maarten Lankhorst · 8 years ago
  95. ea0000f drm/i915: Roll out the helper nonblock tracking by Daniel Vetter · 8 years ago
  96. 1f7528c drm/i915: Signal drm events for atomic by Daniel Vetter · 8 years ago
  97. c199412 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  98. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  99. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  100. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago