[PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
acourbot at nvidia.com
Thu Jun 5 13:14:39 UTC 2025
On Wed Jun 4, 2025 at 7:24 PM JST, Danilo Krummrich wrote:
> 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. :)
Ahhhhh *thunderclap of Enlightenment*
Of course. Done. :)
More information about the dri-devel
mailing list