Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h574 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev,
Dgfx_v9_4_3.c4569 amdgpu_gfx_ras_error_func(adev, ras_error_status, in gfx_v9_4_3_query_ras_error_count()
4575 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()
4580 amdgpu_gfx_ras_error_func(adev, NULL, gfx_v9_4_3_inst_enable_watchdog_timer); in gfx_v9_4_3_enable_watchdog_timer()
Damdgpu_gfx.c1008 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev, in amdgpu_gfx_ras_error_func() function