Searched refs:amdgpu_noretry (Results 1 – 4 of 4) sorted by relevance
621 if (amdgpu_noretry == -1) in amdgpu_gmc_noretry_set()624 gmc->noretry = amdgpu_noretry; in amdgpu_gmc_noretry_set()639 if (amdgpu_noretry == -1) in amdgpu_gmc_noretry_set()642 gmc->noretry = amdgpu_noretry; in amdgpu_gmc_noretry_set()
175 int amdgpu_noretry = -1; variable658 module_param_named(noretry, amdgpu_noretry, int, 0644);
214 extern int amdgpu_noretry;
162 extern int amdgpu_noretry;
Completed in 18 milliseconds