Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dr600_dpm.h29 #define R600_AH_DFLT 5 macro
Dsi_dpm.c5590 100 * R600_AH_DFLT, in si_populate_smc_t()
5597 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5598 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dr600_dpm.h31 #define R600_AH_DFLT 5 macro
Dni_dpm.c2421 100 * R600_AH_DFLT, in ni_populate_smc_t()
2429 100 * R600_AH_DFLT, in ni_populate_smc_t()
2436 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2437 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
Drv6xx_dpm.c1029 R600_AH_DFLT, in rv6xx_calculate_ap()
1037 R600_AH_DFLT, in rv6xx_calculate_ap()
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()
Dsi_dpm.c5048 100 * R600_AH_DFLT, in si_populate_smc_t()
5055 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5056 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()