aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2019-01-10 01:32:32 +0000
committerTvrtko Ursulin <[email protected]>2019-01-10 09:15:33 +0000
commita60acb223fecc77531540196008ac2de89e2a162 (patch)
tree787b2c16d82427f8955dda1a5202d8b3960b929f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/i915/selftests: recreate WA lists inside the selftest (diff)
downloadkernel-a60acb223fecc77531540196008ac2de89e2a162.tar.gz
kernel-a60acb223fecc77531540196008ac2de89e2a162.zip
drm/i915: init per-engine WAs for all engines
commit 4a15c75c4246 ("drm/i915: Introduce per-engine workarounds") refactored the workaround code to have functions per-engine, but didn't call any of them from logical_xcs_ring_init. Since we do have a non-RCS workaround for KBL (WaKBLVECSSemaphoreWaitPoll) we do need to call intel_engine_init_workarounds for non-RCS engines. Note that whitelist is still RCS-only. v2: move the call to logical_ring_init (Chris) Fixes: 4a15c75c4246 ("drm/i915: Introduce per-engine workarounds") Cc: Tvrtko Ursulin <[email protected]> Cc: Chris Wilson <[email protected]> Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions