Home
last modified time | relevance | path

Searched refs:QUEUEID (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dvid.h73 #define QUEUEID(x) ((x) << 8) macro
A Dcikd.h60 #define QUEUEID(x) ((x) << 8) macro
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.c218 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, QUEUEID, queue); in soc21_grbm_select()
A Dnv.c370 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, QUEUEID, queue); in nv_grbm_select()
A Dsoc15.c362 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, QUEUEID, queue); in soc15_grbm_select()
A Dvi.c583 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, QUEUEID, queue); in vi_srbm_select()
A Dgfx_v11_0.c4536 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, QUEUEID, j); in gfx_v11_0_soft_reset()
4550 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, QUEUEID, j); in gfx_v11_0_soft_reset()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcikd.h448 #define QUEUEID(x) ((x) << 8) macro
A Dcik.c1847 QUEUEID(queue & 0x7)); in cik_srbm_select()

Completed in 51 milliseconds