Home
last modified time | relevance | path

Searched refs:btc_adjust_clock_combinations (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dbtc_dpm.h44 void btc_adjust_clock_combinations(struct radeon_device *rdev,
Dbtc_dpm.c1268 void btc_adjust_clock_combinations(struct radeon_device *rdev, in btc_adjust_clock_combinations() function
2204 btc_adjust_clock_combinations(rdev, max_limits, &ps->low); in btc_apply_state_adjust_rules()
2205 btc_adjust_clock_combinations(rdev, max_limits, &ps->medium); in btc_apply_state_adjust_rules()
2206 btc_adjust_clock_combinations(rdev, max_limits, &ps->high); in btc_apply_state_adjust_rules()
Dni_dpm.c869 btc_adjust_clock_combinations(rdev, max_limits, in ni_apply_state_adjust_rules()
Dsi_dpm.c3146 btc_adjust_clock_combinations(rdev, max_limits, in si_apply_state_adjust_rules()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c3285 static void btc_adjust_clock_combinations(struct amdgpu_device *adev, in btc_adjust_clock_combinations() function
3606 btc_adjust_clock_combinations(adev, max_limits, in si_apply_state_adjust_rules()