diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2019-11-05 14:53:21 -0800 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-11-14 23:04:36 +0000 |
commit | 1cdc2330e8d396c9cbebfc75fba4c94d34f80782 (patch) | |
tree | b0429c4516eb54e8a43140420d5db3726078051b /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 980f87a2edb3e7825949ebd0a7e63ab574c20816 (diff) |
drm/i915/guc: Properly capture & release GuC interrupts on Gen11+
With the new interrupt re-partitioning in Gen11, GuC controls by itself
the interrupts it receives, so steering bits and registers have been
defeatured. Being this the case, when the GuC is in control of
submissions we won't know what to do with the ctx switch interrupt
in the driver, so disable it.
v2 (Daniele): replace the gen9 paths instead of keeping gen9 and gen11
functions since we won't support guc submission on any pre-gen11 platform.
Signed-off-by: Oscar Mateo <[email protected]>
Signed-off-by: Michal Wajdeczko <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Matthew Brost <[email protected]>
Reviewed-by: John Harrison <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions