Searched refs:gfx_v11_0_select_se_sh (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | gfx_v11_0.c | 118 static void gfx_v11_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, 856 .select_se_sh = &gfx_v11_0_select_se_sh, 1531 static void gfx_v11_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v11_0_select_se_sh() function 6355 gfx_v11_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v11_0_get_cu_info() 6387 gfx_v11_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v11_0_get_cu_info()
|