Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h498 struct amdgpu_ras { struct
524 struct amdgpu_ras_eeprom_control eeprom_control; argument
526 bool error_query_ready;
529 uint32_t bad_page_cnt_threshold;
532 bool disable_ras_err_cnt_harvest;
535 bool poison_supported;
538 struct delayed_work ras_counte_delay_work;
539 atomic_t ras_ue_count;
540 atomic_t ras_ce_count;
543 struct umc_ecc_info umc_ecc;
[all …]