Searched refs:amdgpu_lbpw (Results 1 – 3 of 3) sorted by relevance
124 int amdgpu_lbpw = -1; variable467 module_param_named(lbpw, amdgpu_lbpw, int, 0444);
127 extern int amdgpu_lbpw;
2321 if (amdgpu_lbpw != 0) in gfx_v9_0_rlc_resume()