Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.h495 struct amdgpu_ras { struct
521 struct amdgpu_ras_eeprom_control eeprom_control; argument
523 bool error_query_ready;
526 uint32_t bad_page_cnt_threshold;
529 bool disable_ras_err_cnt_harvest;
532 bool poison_supported;
535 struct delayed_work ras_counte_delay_work;
536 atomic_t ras_ue_count;
537 atomic_t ras_ce_count;
540 struct umc_ecc_info umc_ecc;
[all …]