/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv740_dpm.c | 71 u32 dll_speed; member 111 return dll_speed_table[i].dll_speed; in rv740_get_dll_speed() 201 u32 dll_speed; in rv740_populate_mclk_value() local 269 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in rv740_populate_mclk_value() 273 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in rv740_populate_mclk_value()
|
H A D | cypress_dpm.c | 497 u32 dll_speed; in cypress_populate_mclk_value() local 578 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in cypress_populate_mclk_value() 582 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
|
H A D | radeon_mode.h | 621 u32 dll_speed; member
|
H A D | ni_dpm.c | 2178 u32 dll_speed; in ni_populate_mclk_value() local 2259 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in ni_populate_mclk_value() 2263 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in ni_populate_mclk_value()
|
H A D | radeon_atombios.c | 2984 mpll_param->dll_speed = args.ucDllSpeed; in radeon_atom_get_memory_pll_dividers()
|
H A D | ci_dpm.c | 2839 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in ci_calculate_mclk_params()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv740_dpm.c | 70 u32 dll_speed; member 110 return dll_speed_table[i].dll_speed; in rv740_get_dll_speed() 200 u32 dll_speed; in rv740_populate_mclk_value() local 268 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in rv740_populate_mclk_value() 272 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in rv740_populate_mclk_value()
|
H A D | cypress_dpm.c | 495 u32 dll_speed; in cypress_populate_mclk_value() local 576 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in cypress_populate_mclk_value() 580 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
|
H A D | radeon_mode.h | 584 u32 dll_speed; member
|
H A D | ni_dpm.c | 2179 u32 dll_speed; in ni_populate_mclk_value() local 2260 dll_speed = rv740_get_dll_speed(pi->mem_gddr5, in ni_populate_mclk_value() 2264 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in ni_populate_mclk_value()
|
H A D | radeon_atombios.c | 2979 mpll_param->dll_speed = args.ucDllSpeed; in radeon_atom_get_memory_pll_dividers()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.h | 70 u32 dll_speed; member
|
H A D | amdgpu_atombios.c | 1116 mpll_param->dll_speed = args.ucDllSpeed; in amdgpu_atombios_get_memory_pll_dividers()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.h | 70 u32 dll_speed; member
|
H A D | amdgpu_atombios.c | 1117 mpll_param->dll_speed = args.ucDllSpeed; in amdgpu_atombios_get_memory_pll_dividers()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 132 uint32_t dll_speed; member
|
H A D | ppatomctrl.c | 283 mpll_param->dll_speed = in atomctrl_get_memory_pll_dividers_si()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 132 uint32_t dll_speed; member
|
H A D | ppatomctrl.c | 321 mpll_param->dll_speed = in atomctrl_get_memory_pll_dividers_si()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1097 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 899 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 899 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1098 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()
|