Searched refs:AMDGPU_FAMILY_SI (Results 1 – 4 of 4) sorted by relevance
1078 #define AMDGPU_FAMILY_SI 110 /* Hainan, Oland, Verde, Pitcairn, Tahiti */ macro
1597 if (adev->family == AMDGPU_FAMILY_SI) { in amdgpu_dpm_enable_uvd()1632 if (adev->family == AMDGPU_FAMILY_SI) { in amdgpu_dpm_enable_vce()
3326 adev->family == AMDGPU_FAMILY_SI) && /* not implemented yet */ in hwmon_attributes_visible()3332 if (((adev->family == AMDGPU_FAMILY_SI) || in hwmon_attributes_visible()3355 if ((adev->family == AMDGPU_FAMILY_SI || /* not implemented yet */ in hwmon_attributes_visible()
1937 adev->family = AMDGPU_FAMILY_SI; in amdgpu_device_ip_early_init()