Searched refs:amdgpu_gfx_ras_error_func (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.h | 541 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev,
|
H A D | gfx_v9_4_3.c | 4076 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 D | amdgpu_gfx.c | 904 void amdgpu_gfx_ras_error_func(struct amdgpu_device *adev, in amdgpu_gfx_ras_error_func() function
|