diff options
author | Matt Roper <[email protected]> | 2022-03-01 15:15:39 -0800 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-03-02 06:45:17 -0800 |
commit | 505c4857fb13fb0ea88a42b843c91d0b9f8231fe (patch) | |
tree | 71cd1db01bfdff0e7fe4136523bf3f814c30348f /tools/perf/scripts/python/libxed.py | |
parent | 4b88ad503d6d2ea11891a355e656bf428ec815e6 (diff) |
drm/i915/xehp: Add Compute CS IRQ handlers
Add execlists and GuC interrupts for compute CS into existing IRQ handlers.
All compute command streamers belong to the same compute class, so the
only change needed to enable their interrupts is to program their GT engine
interrupt mask registers.
CCS0 shares the register with CCS1, while CCS2 and CCS3 are in a new one.
BSpec: 50844, 54029, 54030, 53223, 53224.
Original-author: Michel Thierry
Cc: Tvrtko Ursulin <[email protected]>
Cc: Vinay Belgaumkar <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Aravind Iddamsetty <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions