Hi Matt,
On Tue, Mar 21, 2023 at 05:10:51PM -0700, Matt Roper wrote:
> On Wed, Mar 22, 2023 at 12:20:09AM +0100, Andi Shyti wrote:
> > From: Paulo Zanoni
> >
> > In multitile systems IRQ need to be reset and enabled per GT.
>
> At the moment we're not enabling multi-tile support on any platform
On Wed, Mar 22, 2023 at 12:20:09AM +0100, Andi Shyti wrote:
> From: Paulo Zanoni
>
> In multitile systems IRQ need to be reset and enabled per GT.
At the moment we're not enabling multi-tile support on any platforms
yet. Xe_HP SDV has pretty much already served its purpose as an early
Xe_HP tes
From: Paulo Zanoni
In multitile systems IRQ need to be reset and enabled per GT.
Signed-off-by: Paulo Zanoni
Cc: Tvrtko Ursulin
Signed-off-by: Andi Shyti
---
drivers/gpu/drm/i915/i915_irq.c | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
diff --git a/dri