Re: [PATCH] nouveau/gsp: get zeroed pages for any device allocations we need

2025-06-17 Thread Danilo Krummrich
On 6/17/25 7:09 AM, Dave Airlie wrote: From: Dave Airlie This seems to remove some random behaviour around suspend/resume operations, and ordering of memory allocations. What do you mean with ordering of memory allocations? Cc: sta...@vger.kernel.org I think we should add: Fixes: 176fdc

[PATCH] nouveau/gsp: get zeroed pages for any device allocations we need

2025-06-16 Thread Dave Airlie
From: Dave Airlie This seems to remove some random behaviour around suspend/resume operations, and ordering of memory allocations. Cc: sta...@vger.kernel.org Reviewed-by: Ben Skeggs Signed-off-by: Dave Airlie --- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.c | 2 +- 1 file changed, 1