Home
last modified time | relevance | path

Searched refs:amdgpu_umsch_mm_fwlog (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c232 int amdgpu_umsch_mm_fwlog; variable
1005 module_param_named(umsch_mm_fwlog, amdgpu_umsch_mm_fwlog, int, 0444);
Damdgpu.h268 extern int amdgpu_umsch_mm_fwlog;
Damdgpu_debugfs.c2095 if (amdgpu_umsch_mm & amdgpu_umsch_mm_fwlog) in amdgpu_debugfs_init()