Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h494 struct amdgpu_ras { struct
520 struct amdgpu_ras_eeprom_control eeprom_control; argument
522 bool error_query_ready;
525 uint32_t bad_page_cnt_threshold;
528 bool disable_ras_err_cnt_harvest;
531 bool poison_supported;
534 struct delayed_work ras_counte_delay_work;
535 atomic_t ras_ue_count;
536 atomic_t ras_ce_count;
539 struct umc_ecc_info umc_ecc;
[all …]