Re: [PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable

2025-06-11 Thread Lucas De Marchi
On Wed, Jun 11, 2025 at 03:51:23PM -0700, Juston Li wrote: Move the source to a better place in Device Drivers -> Graphics support now that its configurable. v4: - Move source location (Tvrtko) v3: - Patch introduced to replace per-driver config (Lucas) Signed-off-by: Juston Li Reviewed-by:

[PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable

2025-06-11 Thread Juston Li
Move the source to a better place in Device Drivers -> Graphics support now that its configurable. v4: - Move source location (Tvrtko) v3: - Patch introduced to replace per-driver config (Lucas) Signed-off-by: Juston Li --- drivers/Kconfig | 2 -- drivers/gpu/trace/Kconfig | 11 ++