aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2025-07-18 20:18:41 +0000
committerSteven Rostedt <[email protected]>2025-07-21 20:31:04 +0000
commit23b772c15f5b39fb2c27b386946232769e4dcc32 (patch)
treed79798bea408c91bd267dba809e7115205b6edb5 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentLinux 6.16-rc7 (diff)
downloadkernel-23b772c15f5b39fb2c27b386946232769e4dcc32.tar.gz
kernel-23b772c15f5b39fb2c27b386946232769e4dcc32.zip
ktest.pl: Add -D option to override options
Add -D option that lets the user override options in the config. For instance, if the config has: BUILD_NOCLEAN=1 which prevents mrproper from being called before builds, and the user wants to call it once. The user can run: ktest -D BUILD_NOCLEAN=0 config And the default "BUILD_NOCLEAN" options will be disabled. If the user wants to change the second test to do a build and not boot, the user can run: ktest -D 'TEST_TYPE[2]=build' config Where the '[#]' is for the test to assign the variable for. In the above example, it will happen on test 2. Cc: "John Warthog9 Hawley" <[email protected]> Cc: Dhaval Giani <[email protected]> Cc: Greg KH <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions