HomeSort by: relevance | last modified time | path
    Searched refs:dce_slow_sclk_threshold (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu10_hwmgr.h 219 uint32_t dce_slow_sclk_threshold; member in struct:smu10_hwmgr
smu8_hwmgr.h 223 uint32_t dce_slow_sclk_threshold; /* default 300mhz */ member in struct:smu8_hwmgr
amdgpu_smu8_hwmgr.c 200 data->dce_slow_sclk_threshold = 30000;
1578 if (ps->levels[i].engineClock > data->dce_slow_sclk_threshold) {
amdgpu_smu10_hwmgr.c 117 smu10_data->dce_slow_sclk_threshold = 30000;

Completed in 16 milliseconds