1. 695dc55 drm/i915/tgl: Fix Media power gate sequence. by Rodrigo Vivi · 4 years, 2 months ago
  2. 330b7d3 drm/i915/region: fix order when adding blocks by Matthew Auld · 4 years, 2 months ago
  3. 2dae0c8 drm/i915: Use ABI engine class in error state ecode by Tvrtko Ursulin · 4 years, 2 months ago
  4. bda3002 drm/i915: Improve record of hung engines in error state by Tvrtko Ursulin · 4 years, 2 months ago
  5. ad18fa0f drm/i915: Correctly set SFC capability for video engines by Venkata Sandeep Dhanalakota · 4 years, 2 months ago
  6. 852e1b3 drm/i915/gem: Pull phys pread/pwrite implementations to the backend by Chris Wilson · 4 years, 2 months ago
  7. 0049b68 drm/i915/gem: Allow backends to override pread implementation by Matthew Auld · 4 years, 2 months ago
  8. c648ae3 drm/i915/gem: Perform all asynchronous waits prior to marking payload start by Chris Wilson · 4 years, 3 months ago
  9. bc73e5d drm/i915: Hold onto an explicit ref to i915_vma_work.pinned by Chris Wilson · 4 years, 3 months ago
  10. 09212e8 drm/i915/gt: Flush xcs before tgl breadcrumbs by Chris Wilson · 4 years, 3 months ago
  11. 2739d8c drm/i915/gt: Expose more parameters for emitting writes into the ring by Chris Wilson · 4 years, 3 months ago
  12. 0f41e31 drm/i915/guc: Clear pointers on free by John Harrison · 4 years, 3 months ago
  13. 164e57c drm/i915/guc: Improved reporting when GuC fails to load by John Harrison · 4 years, 3 months ago
  14. c784e52 drm/i915/guc: Update to use firmware v49.0.1 by John Harrison · 4 years, 3 months ago
  15. c071ab8 drm/i915/gem: Avoid synchronous binds deep within locks by Chris Wilson · 4 years, 3 months ago
  16. 6e7a21e drm/i915/selftests: Exercise intel_timeline_read_hwsp() by Chris Wilson · 4 years, 3 months ago
  17. c10f601 drm/i915/gt: Use the local HWSP offset during submission by Chris Wilson · 4 years, 3 months ago
  18. b1cff58 drm/i915/selftests: Skip RPS tests on Ironlake (only IPS) by Chris Wilson · 4 years, 3 months ago
  19. 537f9c8 drm/i915/pmu: Fix CPU hotplug with multiple GPUs by Tvrtko Ursulin · 4 years, 3 months ago
  20. b00bccb drm/i915/pmu: Handle PCI unbind by Tvrtko Ursulin · 4 years, 3 months ago
  21. 44c2200 drm/i915/gem: Flush coherency domains on first set-domain-ioctl by Chris Wilson · 4 years, 3 months ago
  22. 83ebef4 drm/i915/region: fix max size calculation by Matthew Auld · 4 years, 3 months ago
  23. 8f2b4b6 drm/i915/selftests: Flush the old heartbeat more gently by Chris Wilson · 4 years, 3 months ago
  24. d3606757 drm/i915: Exclude low pages (128KiB) of stolen from use by Chris Wilson · 4 years, 3 months ago
  25. d7085b0 drm/i915/gem: Poison stolen pages before use by Chris Wilson · 4 years, 3 months ago
  26. fa812ce drm/i915/gt: Onion unwind for scratch page allocation failure by Chris Wilson · 4 years, 3 months ago
  27. 178536b drm/i915: Use the active reference on the vma while capturing by Chris Wilson · 4 years, 3 months ago
  28. 89db953 drm/i915/gt: Confirm the context survives execution by Chris Wilson · 4 years, 3 months ago
  29. 6971e07 drm/i915/gt: Cleanup kasan warning for on-stack (unsigned long) casting by Chris Wilson · 4 years, 3 months ago
  30. bb65548 drm/i915/gt: Undo forced context restores after trivial preemptions by Chris Wilson · 4 years, 4 months ago
  31. 6ca7217 drm/i915/gt: Delay execlist processing for tgl by Chris Wilson · 4 years, 3 months ago
  32. 57b2d83 drm/i915/gem: Support parsing of oversize batches by Chris Wilson · 4 years, 3 months ago
  33. a04ac82 drm/i915/gt: Fixup tgl mocs for PTE tracking by Chris Wilson · 4 years, 3 months ago
  34. c0888e9 drm/i915: Enable eLLC caching of display buffers for SKL+ by Ville Syrjälä · 4 years, 3 months ago
  35. 36b6b68 drm/i915: Fix MOCS PTE setting for gen9+ by Ville Syrjälä · 4 years, 3 months ago
  36. d46b60a drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup during fbdev init by Ville Syrjälä · 4 years, 3 months ago
  37. 4d8a5cf drm/i915/gt: Initialize reserved and unspecified MOCS indices by Ayaz A Siddiqui · 4 years, 6 months ago
  38. bf9bd6a drm/i915/gt: Track the most recent pulse for the heartbeat by Chris Wilson · 4 years, 3 months ago
  39. 934941e drm/i915: Fix DMA mapped scatterlist lookup by Tvrtko Ursulin · 4 years, 3 months ago
  40. 8a473db drm/i915: Fix DMA mapped scatterlist walks by Tvrtko Ursulin · 4 years, 3 months ago
  41. 25dc89d drm/i915/gt: Scrub HW state on remove by Chris Wilson · 4 years, 4 months ago
  42. a6c5e2a drm/i915: Skip over MI_NOOP when parsing by Chris Wilson · 4 years, 4 months ago
  43. b057347 drm/i915/gt: Retire cancelled requests on unload by Chris Wilson · 4 years, 4 months ago
  44. eb3afbe drm/i915/selftests: Finish pending mock requests on cancellation. by Chris Wilson · 4 years, 4 months ago
  45. 5e39b4d drm/i915/gt: Signal cancelled requests by Chris Wilson · 4 years, 4 months ago
  46. b7eeb2b drm/i915: Avoid mixing integer types during batch copies by Chris Wilson · 4 years, 4 months ago
  47. d3bb2f9 drm/i915/gem: Always test execution status on closing the context by Chris Wilson · 4 years, 4 months ago
  48. 3dd66a9 drm/i915/gt: Always send a pulse down the engine after disabling heartbeat by Chris Wilson · 4 years, 4 months ago
  49. 7a991cd drm/i915: Cancel outstanding work after disabling heartbeats on an engine by Chris Wilson · 4 years, 4 months ago
  50. badef44 drm/i915/gem: Hold request reference for canceling an active context by Chris Wilson · 4 years, 4 months ago
  51. 35faeb7 drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks" by Chris Wilson · 4 years, 4 months ago
  52. 102f5aa drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex by Chris Wilson · 4 years, 6 months ago
  53. 5ae26012 drm/i915/uc: tune down GuC communication enabled/disabled messages by Jani Nikula · 4 years, 4 months ago
  54. 1604cb2 drm/i915: check i915_vm_alloc_pt_stash for errors by Matthew Auld · 4 years, 4 months ago
  55. 4316b19 drm/i915: Fix uninitialised variable in intel_context_create_request. by Maarten Lankhorst · 4 years, 4 months ago
  56. 29545e5 drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling() by Chris Wilson · 4 years, 5 months ago
  57. f2acf74 drm/i915: Reduce GPU error capture mutex hold time by Chris Wilson · 4 years, 4 months ago
  58. 293f43c drm/i915: Break up error capture compression loops with cond_resched() by Chris Wilson · 4 years, 4 months ago
  59. 0bda4b8 drm/i915/gt: Show engine properties in the pretty printer by Chris Wilson · 4 years, 4 months ago
  60. 68ba71e drm/i915: Fix an error code i915_gem_object_copy_blt() by Dan Carpenter · 4 years, 4 months ago
  61. 4ff64bc drm/i915/gt: Use a mmio read of the CSB in case of failure by Chris Wilson · 4 years, 4 months ago
  62. 884c407 drm/i915/gt: Apply the CSB w/a for all by Chris Wilson · 4 years, 4 months ago
  63. 233c1ae drm/i915/gt: Wait for CSB entries on Tigerlake by Chris Wilson · 4 years, 4 months ago
  64. f24a44e drm/i915/gt: Widen CSB pointer to u64 for the parsers by Chris Wilson · 4 years, 4 months ago
  65. 6cb304b drm/i915/gt: Check for a registered driver with IPS by Chris Wilson · 4 years, 4 months ago
  66. 9bb34ff drm/i915/gt: Clear the buffer pool age before use by Chris Wilson · 4 years, 4 months ago
  67. 121ba69 drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported by Chris Wilson · 4 years, 4 months ago
  68. 060bb11 drm/i915/gem: Avoid implicit vmap for highmem on x86-32 by Chris Wilson · 4 years, 4 months ago
  69. e0ee152 drm/i915: Unlock the shared hwsp_gtt object after pinning by Thomas Hellström · 4 years, 5 months ago
  70. f4b3c39 drm/i915: Filter wake_flags passed to default_wake_function by Chris Wilson · 4 years, 6 months ago
  71. 2e4c6c1 drm/i915: Remove i915_request.lock requirement for execution callbacks by Chris Wilson · 4 years, 6 months ago
  72. b4d9145 drm/i915: Be wary of data races when reading the active execlists by Chris Wilson · 4 years, 6 months ago
  73. c1793ba drm/i915: Add ww locking to pin_to_display_plane, v2. by Maarten Lankhorst · 4 years, 5 months ago
  74. 3c0ffa2 drm/i915: Add ww locking to vm_fault_gtt by Maarten Lankhorst · 4 years, 5 months ago
  75. 15b6c92 drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3. by Maarten Lankhorst · 4 years, 5 months ago
  76. 8a929c9 drm/i915: Use ww pinning for intel_context_create_request() by Maarten Lankhorst · 4 years, 5 months ago
  77. 052e04f drm/i915/selftests: Fix locking inversion in lrc selftest. by Maarten Lankhorst · 4 years, 5 months ago
  78. dd878c0 drm/i915: Dirty hack to fix selftests locking inversion by Maarten Lankhorst · 4 years, 5 months ago
  79. f00ecc2 drm/i915: Convert i915_perf to ww locking as well by Maarten Lankhorst · 4 years, 5 months ago
  80. c8d2259 drm/i915: Kill last user of intel_context_create_request outside of selftests by Maarten Lankhorst · 4 years, 5 months ago
  81. 6b05030 drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2. by Maarten Lankhorst · 4 years, 5 months ago
  82. 47b0869 drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin. by Maarten Lankhorst · 4 years, 5 months ago
  83. 3999a70 drm/i915: Rework intel_context pinning to do everything outside of pin_mutex by Maarten Lankhorst · 4 years, 5 months ago
  84. 2bf541f drm/i915: Pin engine before pinning all objects, v5. by Maarten Lankhorst · 4 years, 5 months ago
  85. b49a7d5 drm/i915: Nuke arguments to eb_pin_engine by Maarten Lankhorst · 4 years, 5 months ago
  86. 99f08d6 drm/i915: Add ww context handling to context_barrier_task by Maarten Lankhorst · 4 years, 5 months ago
  87. bfdf8b1 drm/i915: Use ww locking in intel_renderstate. by Maarten Lankhorst · 4 years, 5 months ago
  88. c43ce12 drm/i915: Use per object locking in execbuf, v12. by Maarten Lankhorst · 4 years, 5 months ago
  89. 8e4ba49 drm/i915: Parse command buffer earlier in eb_relocate(slow) by Maarten Lankhorst · 4 years, 5 months ago
  90. 1af343c drm/i915: Remove locking from i915_gem_object_prepare_read/write by Maarten Lankhorst · 4 years, 5 months ago
  91. 80f0b67 drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2. by Maarten Lankhorst · 4 years, 5 months ago
  92. 8ae275c Revert "drm/i915/gem: Split eb_vma into its own allocation" by Maarten Lankhorst · 4 years, 5 months ago
  93. fd1500f Revert "drm/i915/gem: Drop relocation slowpath". by Maarten Lankhorst · 4 years, 5 months ago
  94. 50ae6c6 drm/i915: Revert relocation chaining commits. by Maarten Lankhorst · 4 years, 5 months ago
  95. 102a0a9 Revert "drm/i915/gem: Async GPU relocations only" by Maarten Lankhorst · 4 years, 5 months ago
  96. da1ea12 drm/i915/gem: Free the fence after a fence-chain lookup failure by Chris Wilson · 4 years, 5 months ago
  97. 736e785 drm/i915/gem: Reduce context termination list iteration guard to RCU by Chris Wilson · 4 years, 5 months ago
  98. dd5e024 drm/i915/selftests: Prevent selecting 0 for our random width/align by Chris Wilson · 4 years, 5 months ago
  99. e230056 drm/i915/gt: Hold context/request reference while breadcrumbs are active by Chris Wilson · 4 years, 6 months ago
  100. 3f7dc10 drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier by Chris Wilson · 4 years, 6 months ago