Home
last modified time | relevance | path

Searched refs:sclk_high (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
A Drs780_dpm.c434 if ((new_state->sclk_high == old_state->sclk_high) && in rs780_set_engine_clock_scaling()
481 if ((new_state->sclk_high == old_state->sclk_high) && in rs780_set_engine_clock_spc()
499 if ((new_state->sclk_high == old_state->sclk_high) && in rs780_activate_engine_clk_scaling()
574 if (new_state->sclk_high >= current_state->sclk_high) in rs780_set_uvd_clock_before_set_eng_clock()
591 if (new_state->sclk_high < current_state->sclk_high) in rs780_set_uvd_clock_after_set_eng_clock()
759 ps->sclk_high = sclk; in rs780_parse_pplib_clock_info()
783 ps->sclk_high = rdev->clock.default_sclk; in rs780_parse_pplib_clock_info()
949 ps->sclk_high, ps->max_voltage); in rs780_dpm_print_power_state()
971 return requested_state->sclk_high; in rs780_dpm_get_sclk()
1002 ps->sclk_high, ps->max_voltage); in rs780_dpm_debugfs_print_current_performance_level()
[all …]
A Drs780_dpm.h56 u32 sclk_high; member

Completed in 7 milliseconds