diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2021-06-02 22:16:13 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-06-03 23:31:04 +0200 |
commit | 8bb9fbc1bb81b93585af1b798af95df46980e273 (patch) | |
tree | f407be6c40acdf68e832b8c3e83f0bf6a31e1ff5 /scripts/gdb/linux/tasks.py | |
parent | 6fb086e5e6ba82df345d3c7f9e60c5b1f4bd6fc7 (diff) |
drm/i915/guc: enable only the user interrupt when using GuC submission
In GuC submission mode the CS is owned by the GuC FW, so all CS status
interrupts are handled by it. We only need the user interrupt as that
signals request completion.
Since we're now starting the engines directly in GuC submission mode
when selected, we can stop switching back and forth between the
execlists and the GuC programming and select directly the correct
interrupt mask.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions