Re: [PATCH] nouveau: fix the fwsec sb verification register.

2024-08-27 Thread Ben Skeggs
On 28/8/24 12:37, Dave Airlie wrote: From: Dave Airlie This aligns with what open gpu does, the 0x15 hex is just to trick you. Fixes: 176fdcbddfd2 ("drm/nouveau/gsp/r535: add support for booting GSP-RM") Reviewed-by: Ben Skeggs --- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c | 2 +-

[PATCH] nouveau: fix the fwsec sb verification register.

2024-08-27 Thread Dave Airlie
From: Dave Airlie This aligns with what open gpu does, the 0x15 hex is just to trick you. Fixes: 176fdcbddfd2 ("drm/nouveau/gsp/r535: add support for booting GSP-RM") --- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/