Home
last modified time | relevance | path

Searched refs:exc_err_limit (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c1883 bool exc_err_limit = false; in amdgpu_ras_recovery_init() local
1905 ret = amdgpu_ras_eeprom_init(&con->eeprom_control, &exc_err_limit); in amdgpu_ras_recovery_init()
1910 if (exc_err_limit || ret) in amdgpu_ras_recovery_init()
1938 if (!exc_err_limit) in amdgpu_ras_recovery_init()
2281 bool exc_err_limit = false; in amdgpu_ras_check_err_threshold() local
2285 &exc_err_limit); in amdgpu_ras_check_err_threshold()
2291 return exc_err_limit; in amdgpu_ras_check_err_threshold()