Searched refs:btc_adjust_clock_combinations (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | btc_dpm.h | 44 void btc_adjust_clock_combinations(struct radeon_device *rdev,
|
D | btc_dpm.c | 1269 void btc_adjust_clock_combinations(struct radeon_device *rdev, in btc_adjust_clock_combinations() function 2205 btc_adjust_clock_combinations(rdev, max_limits, &ps->low); in btc_apply_state_adjust_rules() 2206 btc_adjust_clock_combinations(rdev, max_limits, &ps->medium); in btc_apply_state_adjust_rules() 2207 btc_adjust_clock_combinations(rdev, max_limits, &ps->high); in btc_apply_state_adjust_rules()
|
D | ni_dpm.c | 869 btc_adjust_clock_combinations(rdev, max_limits, in ni_apply_state_adjust_rules()
|
D | si_dpm.c | 3161 btc_adjust_clock_combinations(rdev, max_limits, in si_apply_state_adjust_rules()
|