Series |
drm/i915: Remove short term pins from execbuf by requiring lock to unbind.
|
expand
-
[v3,00/17] drm/i915: Remove short term pins from execbuf by requiring lock to unbind.
-
[v3,01/17] drm/i915: Remove unused bits of i915_vma/active api
-
[v3,02/17] drm/i915: Change shrink ordering to use locking around unbinding.
-
[v3,03/17] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
-
[v3,04/17] drm/i915: Take object lock in i915_ggtt_pin if ww is not set
-
[v3,05/17] drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2.
-
[v3,06/17] drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.
-
[v3,07/17] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.
-
[v3,08/17] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
-
[v3,09/17] drm/i915: Trylock the object when shrinking
-
[v3,10/17] drm/i915: Require object lock when freeing pages during destruction
-
[v3,11/17] drm/i915: Add ww ctx to i915_gem_object_trylock
-
[v3,12/17] drm/i915: Add locking to i915_gem_evict_vm()
-
[v3,13/17] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something
-
[v3,14/17] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
-
[v3,15/17] drm/i915: Remove assert_object_held_shared
-
[v3,16/17] drm/i915: Remove support for unlocked i915_vma unbind
-
[v3,17/17] drm/i915: Remove short-term pins from execbuf, v5.
|