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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_hwmgr.h 257 uint8_t sclk_throttle_low_notification; member in struct:vega10_registry_data
vega12_hwmgr.h 244 uint8_t sclk_throttle_low_notification; member in struct:vega12_registry_data
vega20_hwmgr.h 304 uint8_t sclk_throttle_low_notification; member in struct:vega20_registry_data
amdgpu_vega12_hwmgr.c 96 data->registry_data.sclk_throttle_low_notification = 1;
215 if (data->registry_data.sclk_throttle_low_notification)
amdgpu_vega20_hwmgr.c 133 data->registry_data.sclk_throttle_low_notification = 1;
244 if (data->registry_data.sclk_throttle_low_notification)

Completed in 19 milliseconds