Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dta_ras_if.h102 enum ta_ras_error_type inject_error_type; // type of error. i.e. single_correctable member
Dgfx_v9_4.c985 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type); in gfx_v9_4_ras_error_inject()
Damdgpu_ras.c860 .inject_error_type = amdgpu_ras_error_to_ta(info->head.type), in amdgpu_ras_error_inject()
Dgfx_v9_0.c6378 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type); in gfx_v9_0_ras_error_inject()