diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2019-01-09 17:32:32 -0800 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2019-01-10 15:09:56 +0200 |
commit | 70e31424eabe4923a2140eb86f704c75db6a5c87 (patch) | |
tree | 354172878abc5010a7acbd4818463d5c1447ef1f /drivers/dma | |
parent | 280d479b310298dfeb1d6f9a1617eca37beb6ce4 (diff) | |
download | linux-70e31424eabe4923a2140eb86f704c75db6a5c87.tar.bz2 |
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 <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190110013232.8972-2-daniele.ceraolospurio@intel.com
(cherry picked from commit a60acb223fecc77531540196008ac2de89e2a162)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions