]> git.ipfire.org Git - thirdparty/linux.git/commit
gpu/trace: make TRACE_GPU_MEM configurable
authorJuston Li <justonli@chromium.org>
Wed, 11 Jun 2025 22:51:23 +0000 (15:51 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 8 Jul 2025 16:34:47 +0000 (09:34 -0700)
commit5d95cbf21a4a550f2a2050c947083de2587cf46d
tree08fe93b7e8e7b5b1fabc7f5eee7c677d96936fcd
parent3e89a8c6835476aa782da80585dee9ddae651eea
gpu/trace: make TRACE_GPU_MEM configurable

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 <justonli@chromium.org>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250611225145.1739201-1-justonli@chromium.org
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/Kconfig
drivers/gpu/trace/Kconfig
drivers/video/Kconfig