Home
last modified time | relevance | path

Searched defs:amdgpu_ras (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h499 struct amdgpu_ras { struct
525 struct amdgpu_ras_eeprom_control eeprom_control; argument
527 bool error_query_ready;
530 uint32_t bad_page_cnt_threshold;
533 bool disable_ras_err_cnt_harvest;
536 bool poison_supported;
539 struct delayed_work ras_counte_delay_work;
540 atomic_t ras_ue_count;
541 atomic_t ras_ce_count;
544 struct umc_ecc_info umc_ecc;
[all …]