1. 3aae9d0 drm/i915: enumerate and init each supported region by Abdiel Janulgue · 5 years ago
  2. 253a774 drm/i915/execlists: Don't merely skip submission if maybe timeslicing by Chris Wilson · 5 years ago
  3. fb26eee drm/i915/pmu: Fix uninitialized variable on error path by Tvrtko Ursulin · 5 years ago
  4. 5d904e3 drm/i915: Pass in intel_gt at some for_each_engine sites by Tvrtko Ursulin · 5 years ago
  5. a50134b drm/i915: Make for_each_engine_masked work on intel_gt by Tvrtko Ursulin · 5 years ago
  6. 1dfffa0 drm/i915: Don't disable interrupts independently of the lock by Sebastian Andrzej Siewior · 5 years ago
  7. e9768bfe drm/i915/selftests: Teach requests to use all available engines by Chris Wilson · 5 years ago
  8. 0b23e2a drm/i915/huc: improve documentation by Daniele Ceraolo Spurio · 5 years ago
  9. 218151e drm/i915/guc: improve documentation by Daniele Ceraolo Spurio · 5 years ago
  10. 493065e drm/i915: Add microcontrollers documentation section by Daniele Ceraolo Spurio · 5 years ago
  11. d4a415d drm/i915: Fix MST oops due to MSA changes by Ville Syrjälä · 5 years ago
  12. 0548867 drm/i915/pmu: Support multiple GPUs by Tvrtko Ursulin · 5 years ago
  13. eb8de23 drm/i915/tgl: Enable DDI/Port G by Khaled Almahallawy · 5 years ago
  14. 972c646 drm/i915: Move swizzle_bit under i915_ggtt by Chris Wilson · 5 years ago
  15. e9d4c92 drm/i915: Store i915_ggtt as the backpointer on fence registers by Chris Wilson · 5 years ago
  16. eca0b72 drm/i915: Do initial mocs configuration directly by Chris Wilson · 5 years ago
  17. 5f65d5a drm/i915/selftests: Teach timelines to take intel_gt as its argument by Chris Wilson · 5 years ago
  18. bb3d4c9 drm/i915/selftests: Teach workarounds to take intel_gt as its argument by Chris Wilson · 5 years ago
  19. 3b05c4f drm/i915/selftests: Teach guc to take intel_gt as its argument by Chris Wilson · 5 years ago
  20. 1357fa8 drm/i915/selftests: Teach execlists to take intel_gt as its argument by Chris Wilson · 5 years ago
  21. 943682e drm/i915: Introduce Jasper Lake PCH by Matt Roper · 5 years ago
  22. fcb9bba drm/i915/ehl: Don't forget to set TC long detect function by Matt Roper · 5 years ago
  23. 3abe897 drm/i915: Prepare the mode readout for hw vs. uapi state split by Ville Syrjälä · 5 years ago
  24. de3b67a drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split by Ville Syrjälä · 5 years ago
  25. 4078c98 drm/i915: Switch intel_legacy_cursor_update() to intel_ types by Ville Syrjälä · 5 years ago
  26. 9932542 drm/i915: Refactor timestamping constants update by Ville Syrjälä · 5 years ago
  27. 2229adc drm/i915/execlist: Trim immediate timeslice expiry by Chris Wilson · 5 years ago
  28. 8574685 drm/i915/selftests: Drop stale struct_mutex by Chris Wilson · 5 years ago
  29. 08fff7a drm/i915/tgl: Wa_1607138340 by Mika Kuoppala · 5 years ago
  30. 99db8c59 drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627 by Mika Kuoppala · 5 years ago
  31. 79bfa60 drm/i915/tgl: Wa_1607138336 by Mika Kuoppala · 5 years ago
  32. 2e19af9 drm/i915/tgl: Wa_1409600907 by Mika Kuoppala · 5 years ago
  33. 2cbe2d8 drm/i915/tgl: Wa_1409170338 by Mika Kuoppala · 5 years ago
  34. 65df78b drm/i915/tgl: Wa_1409420604 by Mika Kuoppala · 5 years ago
  35. 99739f9 drm/i915/tgl: Keep FF dop clock enabled for A0 by Mika Kuoppala · 5 years ago
  36. 36a6b5d9 drm/i915/tgl: Add extra hdc flush workaround by Mika Kuoppala · 5 years ago
  37. 4aa0b5d drm/i915/tgl: Add HDC Pipeline Flush by Mika Kuoppala · 5 years ago
  38. 62037ff drm/i915/tgl: Include ro parts of l3 to invalidate by Mika Kuoppala · 5 years ago
  39. 613716b drm/i915/tgl: Add IS_TGL_REVID by Mika Kuoppala · 5 years ago
  40. da5d2ca drm/i915/icl: Wa_1607087056 by Mika Kuoppala · 5 years ago
  41. 1930650 drm/i915: Flush tasklet submission before sleeping on i915_request_wait by Chris Wilson · 5 years ago
  42. fc1a0fb drm/i915: Use drm_rect_init() by Ville Syrjälä · 5 years ago
  43. dcdef1a drm/i915: Use drm_rect_translate_to() by Ville Syrjälä · 5 years ago
  44. 3e30d70 drm/i915: Make .modeset_calc_cdclk() mandatory by Ville Syrjälä · 6 years ago
  45. 131d3b1 drm/i915: Stop using drm_atomic_helper_check_planes() by Ville Syrjälä · 6 years ago
  46. 3e706df drm/i915: Switch to using DP_MSA_MISC_* defines by Ville Syrjälä · 5 years ago
  47. 0299dfa7a drm/i915/dp: Attach HDR metadata property to DP connector by Gwan-gyeong Mun · 5 years ago
  48. b246cf2 drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata by Gwan-gyeong Mun · 5 years ago
  49. 922430d drm/i915: Add new GMP register size for GEN11 by Gwan-gyeong Mun · 5 years ago
  50. 9d1bb6f drm/i915/dp: Attach colorspace property by Gwan-gyeong Mun · 5 years ago
  51. 0c06fa15 drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA by Gwan-gyeong Mun · 5 years ago
  52. bb71fb0 drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format by Gwan-gyeong Mun · 5 years ago
  53. 8b390c1 drm/i915/execlists: Clear semaphore immediately upon ELSP promotion by Chris Wilson · 5 years ago
  54. 454a325 drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove by Chris Wilson · 5 years ago
  55. 56184a2 drm/i915: Drop obj.page_pin_count after a failed vma->set_pages() by Chris Wilson · 5 years ago
  56. fa41d6e Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 5 years ago
  57. 9cd20ef drm/i915/perf: allow holding preemption on filtered ctx by Lionel Landwerlin · 5 years ago
  58. 7831e9a drm/i915/perf: Allow dynamic reconfiguration of the OA stream by Chris Wilson · 5 years ago
  59. 4f6ccc7 drm/i915: add support for perf configuration queries by Lionel Landwerlin · 5 years ago
  60. b8d49f2 drm/i915/perf: introduce a versioning of the i915-perf uapi by Lionel Landwerlin · 5 years ago
  61. 3c00660 drm/i915/execlists: Assert tasklet is locked for process_csb() by Chris Wilson · 5 years ago
  62. 53448ae drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits by Vivek Kasireddy · 5 years ago
  63. 41e35ff drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin by Ville Syrjälä · 5 years ago
  64. 89b6d18 drm/i915/execlists: Tweak virtual unsubmission by Chris Wilson · 5 years ago
  65. 9506c23 drm/i915/selftests: Check that GPR are cleared for new contexts by Chris Wilson · 5 years ago
  66. 9c27462 drm/i915/selftests: Check known register values within the context by Chris Wilson · 5 years ago
  67. 1fd3766 drm/i915/display: Squelch kerneldoc warnings by Chris Wilson · 5 years ago
  68. 280bc0c drm/i915/selftests: Fixup naked 64b divide by Chris Wilson · 5 years ago
  69. c2fba93 drm/i915/perf: Avoid polluting the i915_oa_config with error pointers by Chris Wilson · 5 years ago
  70. 5f5c382 drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config by Chris Wilson · 5 years ago
  71. 15d0ace drm/i915/perf: execute OA configuration from command stream by Lionel Landwerlin · 5 years ago
  72. daed3e4 drm/i915/perf: implement active wait for noa configurations by Lionel Landwerlin · 5 years ago
  73. 6a45008 drm/i915/perf: allow for CS OA configs to be created lazily by Lionel Landwerlin · 5 years ago
  74. c3eb54a drm/i915: Mark up "sentinel" requests by Chris Wilson · 5 years ago
  75. d8ad5f5 drm/i915/execlists: Prevent merging requests with conflicting flags by Chris Wilson · 5 years ago
  76. a5efcde drm/i915/perf: Replace global wakeref tracking with engine-pm by Chris Wilson · 5 years ago
  77. cd9ba7b drm/i915/selftests: Serialise write to scratch with its vma binding by Chris Wilson · 5 years ago
  78. 5489501 drm/i915: Add an rcu_barrier option to i915_drop_caches by Chris Wilson · 5 years ago
  79. cbbf278 drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling by Chris Wilson · 5 years ago
  80. c97fb52 drm/i915/execlists: Leave tell-tales as to why pending[] is bad by Chris Wilson · 5 years ago
  81. 9c4a14f drm/i915: Note the addition of timeslicing to the pretend scheduler by Chris Wilson · 5 years ago
  82. 7ed0936 Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  83. da80f04 drm/i915/tgl: Read SAGV block time from PCODE by James Ausmus · 5 years ago
  84. b068a86 drm/i915: Move SAGV block time to dev_priv by James Ausmus · 5 years ago
  85. 52111c4 drm/i915/perf: Store shortcut to intel_uncore by Chris Wilson · 5 years ago
  86. 9a61363 drm/i915/perf: store the associated engine of a stream by Lionel Landwerlin · 5 years ago
  87. 3a61276 drm/i915: Remove cursor use of properties for coordinates by Maarten Lankhorst · 5 years ago
  88. d8bd3e1 drm/i915: Remove begin/finish_crtc_commit, v4. by Maarten Lankhorst · 5 years ago
  89. 04c8b0b drm/i915: Use intel_plane_state in prepare and cleanup plane_fb by Maarten Lankhorst · 5 years ago
  90. af9fbfa drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state. by Maarten Lankhorst · 5 years ago
  91. 9a3a41d drm/i915: Fix for_each_intel_plane_mask definition by Maarten Lankhorst · 5 years ago
  92. 86027e3 drm/i915/selftests: Check that registers are preserved between virtual engines by Chris Wilson · 5 years ago
  93. bd9bec5 drm/i915/execlists: Mark up expected state during reset by Chris Wilson · 5 years ago
  94. 542a5c6 drm/i915/gt: Warn CI about an unrecoverable wedge by Chris Wilson · 5 years ago
  95. 9d41318 drm/i915/tgl: simplify the lrc register list for !RCS by Daniele Ceraolo Spurio · 5 years ago
  96. ba2c74d drm/i915/tgl: the BCS engine supports relative MMIO by Daniele Ceraolo Spurio · 5 years ago
  97. c36eebd drm/i915/gt: execlists->active is serialised by the tasklet by Chris Wilson · 5 years ago
  98. c949ae4 drm/i915/execlists: Protect peeking at execlists->active by Chris Wilson · 5 years ago
  99. 2a86972 drm/i915: Select DPLL's via mask by Matt Roper · 5 years ago
  100. d503412 drm/i915/color: move check of gamma_enable to specific func/platform by Swati Sharma · 5 years ago