Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h388 struct amdgpu_ras { struct
410 struct amdgpu_ras_eeprom_control eeprom_control; argument
412 bool error_query_ready;
415 uint32_t bad_page_cnt_threshold;
418 bool disable_ras_err_cnt_harvest;
421 bool poison_supported;
424 struct delayed_work ras_counte_delay_work;
425 atomic_t ras_ue_count;
426 atomic_t ras_ce_count;
429 struct umc_ecc_info umc_ecc;
[all …]