Home
last modified time | relevance | path

Searched refs:__is_ras_eeprom_supported (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_eeprom.c153 static bool __is_ras_eeprom_supported(struct ras_core_context *ras_core) in __is_ras_eeprom_supported() function
562 if (!__is_ras_eeprom_supported(ras_core) || in ras_eeprom_check_safety_watermark()
850 if (!__is_ras_eeprom_supported(ras_core)) in ras_eeprom_append()
921 if (!__is_ras_eeprom_supported(ras_core)) in ras_eeprom_read()
1111 if (!__is_ras_eeprom_supported(ras_core)) in __check_ras_table_status()
1177 if (!__is_ras_eeprom_supported(ras_core)) in ras_eeprom_check_storage_status()
1331 if (!__is_ras_eeprom_supported(ras_core) || in ras_eeprom_check_gpu_status()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c157 static bool __is_ras_eeprom_supported(struct amdgpu_device *adev) in __is_ras_eeprom_supported() function
582 if (!__is_ras_eeprom_supported(adev) || in amdgpu_ras_eeprom_check_err_threshold()
962 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_eeprom_append()
1111 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_eeprom_read()
1526 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_smu_eeprom_init()
1565 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_eeprom_init()
1634 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_smu_eeprom_check()
1680 if (!__is_ras_eeprom_supported(adev)) in amdgpu_ras_eeprom_check()
1772 if (!__is_ras_eeprom_supported(adev) || !ras || in amdgpu_ras_eeprom_check_and_recover()
1825 if (!__is_ras_eeprom_supported(adev) || !smu_ras_drv) in amdgpu_ras_smu_eeprom_supported()