Home
last modified time | relevance | path

Searched refs:MEID (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Dvid.h71 #define MEID(x) ((x) << 2) macro
A Dcikd.h58 #define MEID(x) ((x) << 2) macro
A Damdgpu_amdkfd_gfx_v8.c51 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
A Damdgpu_amdkfd_gfx_v7.c94 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
A Dnv.c345 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me); in nv_grbm_select()
A Dsoc15.c360 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me); in soc15_grbm_select()
A Dvi.c577 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me); in vi_srbm_select()
/linux/drivers/gpu/drm/radeon/
A Dcikd.h446 #define MEID(x) ((x) << 2) macro
A Dcik.c1845 MEID(me & 0x3) | in cik_srbm_select()

Completed in 59 milliseconds