Home
last modified time | relevance | path

Searched refs:PIPEID (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Dvid.h70 #define PIPEID(x) ((x) << 0) macro
A Dcikd.h63 #define PIPEID(x) ((x) << 0) macro
A Dsoc24.c105 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, PIPEID, pipe); in soc24_grbm_select()
A Damdgpu_amdkfd_gfx_v7.c51 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
A Damdgpu_amdkfd_gfx_v8.c45 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
A Dsoc21.c236 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, PIPEID, pipe); in soc21_grbm_select()
A Dnv.c321 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, PIPEID, pipe); in nv_grbm_select()
A Dsoc15.c367 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, PIPEID, pipe); in soc15_grbm_select()
A Dvi.c583 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, PIPEID, pipe); in vi_srbm_select()
A Dgfx_v12_0.c2680 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, PIPEID, pipe); in gfx_v12_0_cp_gfx_switch_pipe()
A Dgfx_v11_0.c3667 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, PIPEID, pipe); in gfx_v11_0_cp_gfx_switch_pipe()
A Dgfx_v10_0.c6449 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, PIPEID, pipe); in gfx_v10_0_cp_gfx_switch_pipe()
/drivers/gpu/drm/radeon/
A Dcikd.h445 #define PIPEID(x) ((x) << 0) macro
A Dcik.c1844 u32 srbm_gfx_cntl = (PIPEID(pipe & 0x3) | in cik_srbm_select()

Completed in 81 milliseconds