Re: [Nouveau] [PATCH 08/10] drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling

2023-06-13 Thread Karol Herbst
On Thu, May 25, 2023 at 2:31 AM Ben Skeggs wrote: > > From: Ben Skeggs > > GSP-RM will enforce this, so implement on HW too so we can share code. > > Signed-off-by: Ben Skeggs > --- > .../drm/nouveau/include/nvkm/core/engine.h| 1 + > .../gpu/drm/nouveau/nvkm/engine/ce/ga100.c| 10

[Nouveau] [PATCH 08/10] drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling

2023-05-24 Thread Ben Skeggs
From: Ben Skeggs GSP-RM will enforce this, so implement on HW too so we can share code. Signed-off-by: Ben Skeggs --- .../drm/nouveau/include/nvkm/core/engine.h| 1 + .../gpu/drm/nouveau/nvkm/engine/ce/ga100.c| 10 .../gpu/drm/nouveau/nvkm/engine/ce/ga102.c| 1 + drivers/gpu