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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_hwmgr.h257 uint8_t sclk_throttle_low_notification; member in struct:vega10_registry_data
H A Dvega12_hwmgr.h244 uint8_t sclk_throttle_low_notification; member in struct:vega12_registry_data
H A Dvega20_hwmgr.h304 uint8_t sclk_throttle_low_notification; member in struct:vega20_registry_data
H A Damdgpu_vega12_hwmgr.c96 data->registry_data.sclk_throttle_low_notification = 1;
215 if (data->registry_data.sclk_throttle_low_notification)
H A Damdgpu_vega20_hwmgr.c133 data->registry_data.sclk_throttle_low_notification = 1;
244 if (data->registry_data.sclk_throttle_low_notification)

Completed in 115 milliseconds