Re: [PATCH v3 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
From: Gary Guo
Date: Wed Mar 04 2026 - 06:26:36 EST
On Wed Mar 4, 2026 at 2:46 AM GMT, Eliot Courtney wrote:
> Remove magic numbers and add a default timeout for callers to use.
>
> Tested-by: Zhi Wang <zhiw@xxxxxxxxxx>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>
> ---
> drivers/gpu/nova-core/gsp/cmdq.rs | 3 +++
> drivers/gpu/nova-core/gsp/commands.rs | 5 ++---
> drivers/gpu/nova-core/gsp/sequencer.rs | 2 +-
> 3 files changed, 6 insertions(+), 4 deletions(-)