]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "i915: don't use a vma that didn't match the context VM"
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Mon, 18 May 2026 09:29:41 +0000 (12:29 +0300)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 20 May 2026 07:46:41 +0000 (10:46 +0300)
commit6c064db893f548d57036fce17c6493808396e620
tree1ae79b2817e1cdf36f2de201cae101e2d40aa531
parent82eb94b1fa1317d470420cccd1da75ff7f1811b3
Revert "i915: don't use a vma that didn't match the context VM"

This reverts commit 5401b9adebc9e5f68df58226f51493ef0e6ceb4d.

Superseded by a13edf9b92fc ("drm/i915/gem: Drop check for changed
VM in EXECBUF"). Else block is now no-op.

Link: https://lore.kernel.org/intel-gfx/CAHk-=whfUM8y3PoFfT21+guKWK-mJmAE=8uLzOT+7HGv5NtqSw@mail.gmail.com/
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Tvrtko Ursulin <tursulin@ursulin.net>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://patch.msgid.link/20260518092941.47247-1-joonas.lahtinen@linux.intel.com
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c