Home
last modified time | relevance | path

Searched refs:SE_BROADCAST_WRITES (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v8.c725 SE_BROADCAST_WRITES, 1); in kgd_wave_control_execute()
Damdgpu_amdkfd_gfx_v9.c765 SE_BROADCAST_WRITES, 1); in kgd_gfx_v9_wave_control_execute()
Damdgpu_amdkfd_gfx_v10.c898 SE_BROADCAST_WRITES, 1); in kgd_wave_control_execute()
Dsid.h1003 #define SE_BROADCAST_WRITES (1 << 31) macro
Dgfx_v10_0.c1508 data = REG_SET_FIELD(data, GRBM_GFX_INDEX, SE_BROADCAST_WRITES, in gfx_v10_0_select_se_sh()
Dgfx_v9_0.c2393 data = REG_SET_FIELD(data, GRBM_GFX_INDEX, SE_BROADCAST_WRITES, 1); in gfx_v9_0_select_se_sh()
Dgfx_v8_0.c3459 data = REG_SET_FIELD(data, GRBM_GFX_INDEX, SE_BROADCAST_WRITES, 1); in gfx_v8_0_select_se_sh()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dnid.h299 #define SE_BROADCAST_WRITES (1 << 31) macro
Dni.c1124 WREG32(GRBM_GFX_INDEX, INSTANCE_BROADCAST_WRITES | SE_BROADCAST_WRITES); in cayman_gpu_init()
1125 WREG32(RLC_GFX_INDEX, INSTANCE_BROADCAST_WRITES | SE_BROADCAST_WRITES); in cayman_gpu_init()
Dsid.h1004 #define SE_BROADCAST_WRITES (1 << 31) macro
Dcikd.h1633 #define SE_BROADCAST_WRITES (1 << 31) macro
Devergreend.h416 #define SE_BROADCAST_WRITES (1 << 31) macro
Devergreen.c3495 WREG32(GRBM_GFX_INDEX, INSTANCE_BROADCAST_WRITES | SE_BROADCAST_WRITES); in evergreen_gpu_init()
3496 WREG32(RLC_GFX_INDEX, INSTANCE_BROADCAST_WRITES | SE_BROADCAST_WRITES); in evergreen_gpu_init()
Dsi.c2957 data |= SH_BROADCAST_WRITES | SE_BROADCAST_WRITES; in si_select_se_sh()
2959 data |= SE_BROADCAST_WRITES | SH_INDEX(sh_num); in si_select_se_sh()
Dcik.c3045 data |= SH_BROADCAST_WRITES | SE_BROADCAST_WRITES; in cik_select_se_sh()
3047 data |= SE_BROADCAST_WRITES | SH_INDEX(sh_num); in cik_select_se_sh()