]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/execlists: Don't apply priority boost for resets
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 May 2019 12:29:54 +0000 (13:29 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 May 2019 16:40:20 +0000 (17:40 +0100)
commit5a6ac10b17ff285440d6abea97b6942b13f82772
tree34da76129e1753da611733900677a5c9a173f7e8
parent25d851adbf4c4faef5b1acbe81a92720d1bd173e
drm/i915/execlists: Don't apply priority boost for resets

Do not treat reset as a normal preemption event and avoid giving the
guilty request a priority boost for simply being active at the time of
reset.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190507122954.6299-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_lrc.c