Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h583 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev,
H A Dgfx_v9_4_3.c4486 amdgpu_gfx_ras_error_func(adev, ras_error_status, in gfx_v9_4_3_query_ras_error_count()
4492 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()
4497 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.c1035 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev, in amdgpu_gfx_ras_error_func() function