Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h395 struct amdgpu_ras { struct
420 struct amdgpu_ras_eeprom_control eeprom_control; argument
422 bool error_query_ready;
425 uint32_t bad_page_cnt_threshold;
428 bool disable_ras_err_cnt_harvest;
431 bool poison_supported;
434 struct delayed_work ras_counte_delay_work;
435 atomic_t ras_ue_count;
436 atomic_t ras_ce_count;
439 struct umc_ecc_info umc_ecc;
[all …]