]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/uc: Gt-fy uc reset
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Tue, 23 Jul 2019 09:14:03 +0000 (10:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 23 Jul 2019 10:38:16 +0000 (11:38 +0100)
commit0738f8a840edb3cc0226794774105cd234cb2218
tree6d4492e78488cf436f45d6bfd1624ce268c62b30
parente7f4fb98611ad9feeffd45239343e195ab651a21
drm/i915/uc: Gt-fy uc reset

This was the last place in gt/uc that was still using I915_READ
with the global dev_priv.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190723091404.6449-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/uc/intel_uc.c