amdgpu_ppatomfwctrl.c | 256 struct compute_gpu_clock_input_parameter_v1_8 pll_parameters; local in function:pp_atomfwctrl_get_gpu_pll_dividers_vega10 260 pll_parameters.gpuclock_10khz = (uint32_t)clock_value; 261 pll_parameters.gpu_clock_type = clock_type; 266 adev->mode_info.atom_context, idx, (uint32_t *)&pll_parameters)) 270 &pll_parameters;
|