Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h541 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev,
H A Dgfx_v9_4_3.c4076 amdgpu_gfx_ras_error_func(adev, ras_error_status, in gfx_v9_4_3_query_ras_error_count()
4082 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()
4087 amdgpu_gfx_ras_error_func(adev, NULL, gfx_v9_4_3_inst_query_ras_err_status); in gfx_v9_4_3_query_ras_error_status()
4092 amdgpu_gfx_ras_error_func(adev, NULL, gfx_v9_4_3_inst_reset_ras_err_status); in gfx_v9_4_3_reset_ras_error_status()
4097 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.c904 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev, in amdgpu_gfx_ras_error_func() function