Searched refs:gfx_v7_0_select_se_sh (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c1542 * gfx_v7_0_select_se_sh - select which SE, SH to address
1552 static void gfx_v7_0_select_se_sh(struct amdgpu_device *adev, function
1734 gfx_v7_0_select_se_sh(adev, se, 0xffffffff, 0xffffffff, 0);
1740 gfx_v7_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0);
1763 gfx_v7_0_select_se_sh(adev, i, j, 0xffffffff, 0);
1769 gfx_v7_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0);
1792 gfx_v7_0_select_se_sh(adev, i, j, 0xffffffff, 0);
1803 gfx_v7_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0);
1913 gfx_v7_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0);
3302 gfx_v7_0_select_se_sh(ade
[all...]

Completed in 115 milliseconds