Re: [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation

From: Alexandre Courbot

Date: Mon Mar 16 2026 - 09:24:45 EST


On Wed Mar 11, 2026 at 9:39 AM JST, Joel Fernandes wrote:
> nova-core will use the GPU buddy allocator for physical VRAM management.
> Enable it in Kconfig.
>
> Cc: Nikola Djukic <ndjukic@xxxxxxxxxx>
> Signed-off-by: Joel Fernandes <joelagnelf@xxxxxxxxxx>

As I said in v8, let's squash this change with the first commit that
actually makes use of GPU_BUDDY.