]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/i915/gt: Reuse the tasklet priority for virtual as their siblings
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 18 May 2020 08:14:35 +0000 (09:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 18 May 2020 16:39:54 +0000 (17:39 +0100)
commitf5f7e790a53d7982c6224d3dbdcd7f35409a5eae
tree0e7f1e67adfc86aaa51ede66b27629050be09d21
parent67a64e51ba9266e64ae705f4dc9a244ad6da4376
drm/i915/gt: Reuse the tasklet priority for virtual as their siblings

In order to keep all the tasklets in the same execution lists and so
fifo ordered, be consistent and use the same priority for all.

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/20200518081440.17948-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_lrc.c