Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_hwmgr.h255 uint8_t sclk_throttle_low_notification; member
Dvega12_hwmgr.h242 uint8_t sclk_throttle_low_notification; member
Dvega20_hwmgr.h302 uint8_t sclk_throttle_low_notification; member
Dvega12_hwmgr.c89 data->registry_data.sclk_throttle_low_notification = 1; in vega12_set_default_registry_data()
208 if (data->registry_data.sclk_throttle_low_notification) in vega12_set_features_platform_caps()
Dvega20_hwmgr.c126 data->registry_data.sclk_throttle_low_notification = 1; in vega20_set_default_registry_data()
234 if (data->registry_data.sclk_throttle_low_notification) in vega20_set_features_platform_caps()