Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h568 amdgpu_ras_error_to_ta(enum amdgpu_ras_error_type error) { in amdgpu_ras_error_to_ta() function
Damdgpu_ras.c617 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
622 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
860 .inject_error_type = amdgpu_ras_error_to_ta(info->head.type), in amdgpu_ras_error_inject()
Dgfx_v9_4.c985 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type); in gfx_v9_4_ras_error_inject()
Dgfx_v9_0.c6325 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type); in gfx_v9_0_ras_error_inject()