Home
last modified time | relevance | path

Searched refs:dll_speed (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv740_dpm.c71 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 Dcypress_dpm.c497 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 Dradeon_mode.h621 u32 dll_speed; member
H A Dni_dpm.c2178 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 Dradeon_atombios.c2984 mpll_param->dll_speed = args.ucDllSpeed; in radeon_atom_get_memory_pll_dividers()
H A Dci_dpm.c2839 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 Drv740_dpm.c70 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 Dcypress_dpm.c495 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 Dradeon_mode.h584 u32 dll_speed; member
H A Dni_dpm.c2179 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 Dradeon_atombios.c2979 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 Damdgpu_atombios.h70 u32 dll_speed; member
H A Damdgpu_atombios.c1116 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 Damdgpu_atombios.h70 u32 dll_speed; member
H A Damdgpu_atombios.c1117 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 Dppatomctrl.h132 uint32_t dll_speed; member
H A Dppatomctrl.c283 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 Dppatomctrl.h132 uint32_t dll_speed; member
H A Dppatomctrl.c321 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 Diceland_smumgr.c1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
H A Dci_smumgr.c1097 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()
H A Dtonga_smumgr.c899 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 Diceland_smumgr.c1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
H A Dtonga_smumgr.c899 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
H A Dci_smumgr.c1098 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()

Completed in 71 milliseconds

12