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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvid.h71 #define MEID(x) ((x) << 2) macro
H A Dcikd.h58 #define MEID(x) ((x) << 2) macro
H A Damdgpu_amdkfd_gfx_v7.c51 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue);
H A Damdgpu_amdkfd_gfx_v8.c45 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue);
H A Dnv.c323 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me);
H A Dsoc21.c236 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me);
H A Dsoc15.c344 grbm_gfx_cntl = REG_SET_FIELD(grbm_gfx_cntl, GRBM_GFX_CNTL, MEID, me);
H A Dvi.c584 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me);
H A Dgfx_v11_0.c4453 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, MEID, i);
4467 tmp = REG_SET_FIELD(tmp, GRBM_GFX_CNTL, MEID, i);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h446 #define MEID(x) ((x) << 2) macro
H A Dcik.c1845 MEID(me & 0x3) |

Completed in 278 milliseconds