Searched refs:btc_adjust_clock_combinations (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.h | 47 void btc_adjust_clock_combinations(struct radeon_device *rdev,
|
H A 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()
|
H A D | ni_dpm.c | 870 btc_adjust_clock_combinations(rdev, max_limits, in ni_apply_state_adjust_rules()
|
H A D | si_dpm.c | 3132 btc_adjust_clock_combinations(rdev, max_limits, in si_apply_state_adjust_rules()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.h | 47 void btc_adjust_clock_combinations(struct radeon_device *rdev,
|
H A D | btc_dpm.c | 1267 void btc_adjust_clock_combinations(struct radeon_device *rdev, in btc_adjust_clock_combinations() function 2203 btc_adjust_clock_combinations(rdev, max_limits, &ps->low); in btc_apply_state_adjust_rules() 2204 btc_adjust_clock_combinations(rdev, max_limits, &ps->medium); in btc_apply_state_adjust_rules() 2205 btc_adjust_clock_combinations(rdev, max_limits, &ps->high); in btc_apply_state_adjust_rules()
|
H A D | ni_dpm.c | 869 btc_adjust_clock_combinations(rdev, max_limits, in ni_apply_state_adjust_rules()
|
H A D | si_dpm.c | 3129 btc_adjust_clock_combinations(rdev, max_limits, in si_apply_state_adjust_rules()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 3267 static void btc_adjust_clock_combinations(struct amdgpu_device *adev, in btc_adjust_clock_combinations() function 3587 btc_adjust_clock_combinations(adev, max_limits, in si_apply_state_adjust_rules()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 3282 static void btc_adjust_clock_combinations(struct amdgpu_device *adev, in btc_adjust_clock_combinations() function 3602 btc_adjust_clock_combinations(adev, max_limits, in si_apply_state_adjust_rules()
|
Completed in 51 milliseconds