Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ras_eeprom.h29 #define RAS_TABLE_VER_V1 0x00010000 macro
A Damdgpu_ras_eeprom.c420 hdr->version = RAS_TABLE_VER_V1; in amdgpu_ras_set_eeprom_table_version()
469 if (!res && hdr->version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_reset_table()
819 if (!res && control->tbl_hdr.version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_update_header()

Completed in 8 milliseconds