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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dr600_dpm.h31 #define R600_AH_DFLT 5 macro
H A Damdgpu_si_dpm.c5578 100 * R600_AH_DFLT,
5585 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT;
5586 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT;
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr600_dpm.h33 #define R600_AH_DFLT 5 macro
H A Dradeon_rv770_dpm.c277 (int)state->low.sclk * (R600_AH_DFLT - pi->rlp);
285 (R600_AH_DFLT - pi->rmp);
H A Dradeon_rv6xx_dpm.c1034 R600_AH_DFLT,
1042 R600_AH_DFLT,
H A Dradeon_ni_dpm.c2421 100 * R600_AH_DFLT,
2429 100 * R600_AH_DFLT,
2436 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT;
2437 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT;
H A Dradeon_si_dpm.c5114 100 * R600_AH_DFLT,
5121 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT;
5122 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT;

Completed in 226 milliseconds