Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h221 uint32_t dce_slow_sclk_threshold; /* default 300mhz */ member
H A Dsmu8_hwmgr.c195 data->dce_slow_sclk_threshold = 30000; in smu8_initialize_dpm_defaults()
1627 if (ps->levels[i].engineClock > data->dce_slow_sclk_threshold) { in smu8_get_performance_level()