Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ | |
vega12_hwmgr.h | 163 uint8_t uc_cooling_id; member in struct:vega12_vbios_boot_state |
vega20_hwmgr.h | 215 uint8_t uc_cooling_id; member in struct:vega20_vbios_boot_state |
amdgpu_vega12_hwmgr.c | 753 data->vbios_boot_state.uc_cooling_id = boot_up_values.ucCoolingID; |
amdgpu_vega20_hwmgr.c | 818 data->vbios_boot_state.uc_cooling_id = boot_up_values.ucCoolingID; |