On Fri Mar 20, 2026 at 7:45 PM GMT, Danilo Krummrich wrote: > Convert wpr_meta to use Coherent::init() and simplify the > initialization. It also avoids a separate initialization of > GspFwWprMeta on the stack. > > Signed-off-by: Danilo Krummrich <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > drivers/gpu/nova-core/gsp/boot.rs | 7 ++----- > drivers/gpu/nova-core/gsp/fw.rs | 20 +++++++++++++++----- > 2 files changed, 17 insertions(+), 10 deletions(-)
