1. 5888fc9 drm/i915: Flush pending GTT writes before unbinding by Chris Wilson · 7 years ago
  2. ecf73eb drm/i915: Skip switch-to-kernel-context on suspend when wedged by Chris Wilson · 7 years ago
  3. d02a1d8 drm/i915: Rename i915_gem_timelines_mark_idle by Chris Wilson · 7 years ago
  4. ee48700 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  5. feff0dc drm/i915/pmu: Suspend sampling when GPU is idle by Tvrtko Ursulin · 7 years ago
  6. 93c6e96 drm/i915: Remove i915.semaphores modparam by Chris Wilson · 7 years ago
  7. 0da715e drm/i915: Disable semaphores on Sandybridge by Chris Wilson · 7 years ago
  8. 79e6770 drm/i915: Remove obsolete ringbuffer emission for gen8+ by Chris Wilson · 7 years ago
  9. fb5c551 drm/i915: Remove i915.enable_execlists module parameter by Chris Wilson · 7 years ago
  10. 3fef5cd drm/i915: Automatic i915_switch_context for legacy by Chris Wilson · 7 years ago
  11. c6dce8f drm/i915: Update execlists tasklet naming by Sagar Arun Kamble · 7 years ago
  12. 7469c62 drm/i915: Resume GuC before using GEM by Chris Wilson · 7 years ago
  13. a03f395 drm/i915: Introduce GEM proxy by Tina Zhang · 7 years ago
  14. 274b246 drm/i915: Object w/o backing storage is banned by -ENXIO by Tina Zhang · 7 years ago
  15. 37cd330 drm/i915: Remove redundant intel_autoenable_gt_powersave() by Chris Wilson · 7 years ago
  16. 9c52d1c drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser by Chris Wilson · 7 years ago
  17. a0a8b1c drm/i915: Kerneldoc typo s/rps/rps_client/ by Chris Wilson · 7 years ago
  18. d2b4b97 drm/i915: Record the default hw state after reset upon load by Chris Wilson · 7 years ago
  19. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 7 years ago
  20. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 7 years ago
  21. ae6c457 drm/i915: Force the switch to the i915->kernel_context by Chris Wilson · 7 years ago
  22. f991c49 drm/i915: Lock llist_del_first() vs llist_del_all() by Chris Wilson · 7 years ago
  23. 136109c drm/i915: Set up mocs tables before restarting the engines by Chris Wilson · 7 years ago
  24. 6802738 drm/i915: Move parking-while-active warning to intel_engines_park() by Chris Wilson · 7 years ago
  25. bea6e98 drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) by Chris Wilson · 7 years ago
  26. c41937f drm/i915/guc: Preemption! With GuC by Michał Winiarski · 7 years ago
  27. 9bdc357 drm/i915/guc: Initialize GuC before restarting engines by Michał Winiarski · 7 years ago
  28. aba5e27 drm/i915: Add a hook for making the engines idle (parking) and unparking by Chris Wilson · 7 years ago
  29. ff320d6 drm/i915: Synchronize irq before parking each engine by Chris Wilson · 7 years ago
  30. 5427f20 drm/i915: Bump wait-times for the final CS interrupt before parking by Chris Wilson · 7 years ago
  31. 8bd81815 drm/i915: Skip waking the device to service pwrite by Chris Wilson · 7 years ago
  32. a6d65e4 drm/i915: Report -EFAULT before pwrite fast path into shmemfs by Chris Wilson · 7 years ago
  33. 6f74b36 drm/i915: Skip HW reinitialisation on resume if still wedged by Chris Wilson · 7 years ago
  34. cc731f5 drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects by Chris Wilson · 7 years ago
  35. 87701b4 drm/i915: Only free the oldest stale object before a fresh allocation by Chris Wilson · 7 years ago
  36. f212381 drm/i915: Move dev_priv->mm.[un]bound_list to its own lock by Chris Wilson · 7 years ago
  37. bd3d225 drm/i915: Rename obj->pin_display to obj->pin_global by Chris Wilson · 7 years ago
  38. f1fa4f4 drm/i915: Refactor testing obj->mm.pages by Chris Wilson · 7 years ago
  39. 5d031f4 drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering by Chris Wilson · 7 years ago
  40. af7a8ff drm/i915: Use rcu instead of stop_machine in set_wedged by Daniel Vetter · 7 years ago
  41. 562d9ba drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" by Sagar Arun Kamble · 7 years ago
  42. 84e8978 drm/i915: s/sg_mask/sg_page_sizes/ by Matthew Auld · 7 years ago
  43. 43ae70d9 drm/i915: Early rejection of mappable GGTT pin attempts for large bo by Chris Wilson · 7 years ago
  44. a3259ca drm/i915: Avoid evicting user fault mappable vma for pread/pwrite by Chris Wilson · 7 years ago
  45. a65adaf drm/i915: Track user GTT faulting per-vma by Chris Wilson · 7 years ago
  46. 3bd4073 drm/i915: Consolidate get_fence with pin_fence by Chris Wilson · 7 years ago
  47. 1749d90 drm/i915: Hold forcewake for the duration of reset+restart by Chris Wilson · 7 years ago
  48. da9fe3f3 drm/i915: disable platform support for vGPU huge gtt pages by Matthew Auld · 7 years ago
  49. 4049866 drm/i915/selftests: huge page tests by Matthew Auld · 7 years ago
  50. a5c08166 drm/i915: introduce page_size members by Matthew Auld · 7 years ago
  51. b91b09e drm/i915: push set_pages down to the callers by Matthew Auld · 7 years ago
  52. 465c403 drm/i915: introduce simple gemfs by Matthew Auld · 7 years ago
  53. 8d55082 drm/i915: Order two completing nop_submit_request by Chris Wilson · 7 years ago
  54. 7c26240 drm/i915: Try harder to finish the idle-worker by Chris Wilson · 7 years ago
  55. 269e6ea drm/i915: Move i915_gem_restore_fences to i915_gem_resume by Sagar Arun Kamble · 7 years ago
  56. 32f35b8 Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  57. 9afafdb Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  58. b620e87 drm/i915: Make own struct for execlist items by Mika Kuoppala · 7 years ago
  59. 4f044a8 drm/i915: Rename global i915 to i915_modparams by Michal Wajdeczko · 7 years ago
  60. 27a5f61 drm/i915: Cancel all ready but queued requests when wedging by Chris Wilson · 7 years ago
  61. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  62. 7d95565 Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel by Linus Torvalds · 7 years ago
  63. c5ba5b2 drm/i915: Apply the GTT write flush for all !llc machines by Chris Wilson · 7 years ago
  64. 750fae2 i915: Fix obj size vs. alignment for drm_pci_alloc() by Ville Syrjälä · 7 years ago
  65. 5602452 drm/i915: Use __sg_alloc_table_from_pages for userptr allocations by Tvrtko Ursulin · 7 years ago
  66. 912d572 drm/i915: wire up shrinkctl->nr_scanned by Chris Wilson · 7 years ago
  67. 88c880b drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages by Chris Wilson · 7 years ago
  68. 6910d85 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 7 years ago
  69. afe722b drm/i915: io unmap functions want __iomem by Ville Syrjälä · 7 years ago
  70. c23aa71 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 7 years ago
  71. fa3722f drm/i915: Ignore duplicate VMA stored within the per-object handle LUT by Chris Wilson · 7 years ago
  72. 0168bdf drm/i915: Always wake the device to flush the GTT by Chris Wilson · 7 years ago
  73. 3b24e7e drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 7 years ago
  74. b69a784 drm/i915: Always wake the device to flush the GTT by Chris Wilson · 7 years ago
  75. fc692bd drm/i915: Discard the request queue if we fail to sleep before suspend by Chris Wilson · 7 years ago
  76. f36325f drm/i915: Clear wedged status upon resume by Chris Wilson · 7 years ago
  77. cad9946 drm/i915: Always sanity check engine state upon idling by Chris Wilson · 7 years ago
  78. a575c67 drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 7 years ago
  79. 3ffff01 drm/i915: Ignore duplicate VMA stored within the per-object handle LUT by Chris Wilson · 7 years ago
  80. 67b4804 drm/i915: Assert that the handle->vma lut is empty on object close by Chris Wilson · 7 years ago
  81. 432295d drm/i915: Assert the context is not closed on object-close by Chris Wilson · 7 years ago
  82. d1b48c1 drm/i915: Replace execbuf vma ht with an idr by Chris Wilson · 7 years ago
  83. b805014 drm/i915: Handle full s64 precision for wait-ioctl by Chris Wilson · 7 years ago
  84. b8f55be drm/i915: Split obj->cache_coherent to track r/w by Chris Wilson · 7 years ago
  85. 8fb6a5d drm/i915: Call the unlocked version of i915_gem_object_get_pages() by Chris Wilson · 7 years ago
  86. 8eeb790 drm/i915: Move i915_gem_object_phys_attach() by Chris Wilson · 7 years ago
  87. 6ea1d55 drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately by Chris Wilson · 7 years ago
  88. d1d1ebf4 drm/i915: Don't touch fence->error when resetting an innocent request by Chris Wilson · 7 years ago
  89. 77b25a9 drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates by Chris Wilson · 7 years ago
  90. ed454f2 drm/i915: Clear engine irq posted following a reset by Chris Wilson · 7 years ago
  91. bf2eac3 drm/i915: Assert that machine is wedged for nop_submit_request by Chris Wilson · 7 years ago
  92. 3d7adbb drm/i915: Wake up waiters after setting the WEDGED bit by Chris Wilson · 7 years ago
  93. 5e32d74 drm/i915: Clear execlist port[] before updating seqno on wedging by Chris Wilson · 7 years ago
  94. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  95. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  96. 2d62c79 Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  97. dbb3295 drm/i915: use __GFP_RETRY_MAYFAIL by Michal Hocko · 8 years ago
  98. 7b92c1b drm/i915: Avoid keeping waitboost active for signaling threads by Chris Wilson · 8 years ago
  99. 13f8458 drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend by Chris Wilson · 8 years ago
  100. 36703e7 drm/i915: Break modeset deadlocks on reset by Chris Wilson · 8 years ago