[PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region

Danilo Krummrich dakr at kernel.org
Wed Jun 4 10:24:03 UTC 2025


On Wed, Jun 04, 2025 at 01:18:37PM +0900, Alexandre Courbot wrote:
> On Wed Jun 4, 2025 at 6:14 AM JST, Lyude Paul wrote:
> > On Wed, 2025-05-21 at 15:45 +0900, Alexandre Courbot wrote:
> >> +                const NV_PRAMIN_SIZE: u64 = 0x100000;
> >
> > Don't leave those size constants out, they're getting lonely :C
> 
> Not quite sure where I should put these; they are not used (for now)
> anywhere else, so the relevant scope is not obvious to me. Any
> suggestion?

I assume Lyude means that you should use SZ_1M here. :)


More information about the dri-devel mailing list