Home
last modified time | relevance | path

Searched refs:AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h34 AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE, enumerator
Dumc_v6_7.c254 err_rec->err_type = AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE; in umc_v6_7_query_error_address()
Dumc_v8_7.c248 err_rec->err_type = AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE; in umc_v8_7_query_error_address()
Dumc_v6_1.c356 err_rec->err_type = AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE; in umc_v6_1_query_error_address()
Damdgpu_ras.c128 err_rec.err_type = AMDGPU_RAS_EEPROM_ERR_NON_RECOVERABLE; in amdgpu_reserve_page_direct()