Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dr600_dpm.h29 #define R600_AH_DFLT 5 macro
A Dsi_dpm.c5594 100 * R600_AH_DFLT, in si_populate_smc_t()
5601 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5602 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dr600_dpm.h31 #define R600_AH_DFLT 5 macro
A Dni_dpm.c2417 100 * R600_AH_DFLT, in ni_populate_smc_t()
2425 100 * R600_AH_DFLT, in ni_populate_smc_t()
2432 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2433 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
A Drv6xx_dpm.c1029 R600_AH_DFLT, in rv6xx_calculate_ap()
1037 R600_AH_DFLT, in rv6xx_calculate_ap()
A Drv770_dpm.c274 (int)state->low.sclk * (R600_AH_DFLT - pi->rlp); in rv770_populate_smc_t()
282 (R600_AH_DFLT - pi->rmp); in rv770_populate_smc_t()
A Dsi_dpm.c5092 100 * R600_AH_DFLT, in si_populate_smc_t()
5099 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5100 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()

Completed in 42 milliseconds