Searched refs:gfx_v9_4_select_se_sh (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v9_4.c | 93 static void gfx_v9_4_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v9_4_select_se_sh() function 886 gfx_v9_4_select_se_sh(adev, j, 0, k); in gfx_v9_4_query_ras_error_count() 901 gfx_v9_4_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_4_query_ras_error_count() 920 gfx_v9_4_select_se_sh(adev, j, 0x0, k); in gfx_v9_4_reset_ras_error_count() 1012 gfx_v9_4_select_se_sh(adev, i, 0, j); in gfx_v9_4_query_ras_error_status() 1027 gfx_v9_4_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_4_query_ras_error_status()
|