Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c240 int amdgpu_umsch_mm_fwlog; variable
1009 module_param_named(umsch_mm_fwlog, amdgpu_umsch_mm_fwlog, int, 0444);
H A Damdgpu.h265 extern int amdgpu_umsch_mm_fwlog;
H A Damdgpu_debugfs.c2095 if (amdgpu_umsch_mm & amdgpu_umsch_mm_fwlog) in amdgpu_debugfs_init()