Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h628 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev,
H A Dgfx_v9_4_3.c4532 amdgpu_gfx_ras_error_func(adev, ras_error_status, in gfx_v9_4_3_query_ras_error_count()
4538 amdgpu_gfx_ras_error_func(adev, NULL, gfx_v9_4_3_inst_reset_ras_err_count); in gfx_v9_4_3_reset_ras_error_count()
4543 amdgpu_gfx_ras_error_func(adev, NULL, gfx_v9_4_3_inst_enable_watchdog_timer); in gfx_v9_4_3_enable_watchdog_timer()
H A Damdgpu_gfx.c1038 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev, in amdgpu_gfx_ras_error_func() function