Home
last modified time | relevance | path

Searched refs:R600_AH_DFLT (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dr600_dpm.h29 #define R600_AH_DFLT 5 macro
Dsi_dpm.c5645 100 * R600_AH_DFLT, in si_populate_smc_t()
5652 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5653 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
/drivers/gpu/drm/radeon/
Dr600_dpm.h29 #define R600_AH_DFLT 5 macro
Dni_dpm.c2415 100 * R600_AH_DFLT, in ni_populate_smc_t()
2423 100 * R600_AH_DFLT, in ni_populate_smc_t()
2430 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2431 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
Drv6xx_dpm.c1030 R600_AH_DFLT, in rv6xx_calculate_ap()
1038 R600_AH_DFLT, in rv6xx_calculate_ap()
Drv770_dpm.c273 (int)state->low.sclk * (R600_AH_DFLT - pi->rlp); in rv770_populate_smc_t()
281 (R600_AH_DFLT - pi->rmp); in rv770_populate_smc_t()
Dsi_dpm.c5165 100 * R600_AH_DFLT, in si_populate_smc_t()
5172 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5173 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()