Re: [PATCH 3/8] drm/i915/xehp: Add Compute CS IRQ handlers

2021-09-08 Thread Tvrtko Ursulin
On 07/09/2021 18:19, Matt Roper wrote: 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

[PATCH 3/8] drm/i915/xehp: Add Compute CS IRQ handlers

2021-09-07 Thread Matt Roper
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 a