Re: [PATCH v3 11/19] gpu: nova-core: register sysmem flush page

2025-05-13 Thread Danilo Krummrich
On Wed, May 07, 2025 at 10:52:38PM +0900, Alexandre Courbot wrote: > A page of system memory is reserved so sysmembar can perform a read on NIT: Use imperative mood. > it if a system write occurred since the last flush. Do this early as it > can be required to e.g. reset the GPU falcons. > > Sig

[PATCH v3 11/19] gpu: nova-core: register sysmem flush page

2025-05-07 Thread Alexandre Courbot
A page of system memory is reserved so sysmembar can perform a read on it if a system write occurred since the last flush. Do this early as it can be required to e.g. reset the GPU falcons. Signed-off-by: Alexandre Courbot --- drivers/gpu/nova-core/gpu.rs | 45 ++