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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h70 #define MEID(x) ((x) << 2) macro
H A Dcikd.h55 #define MEID(x) ((x) << 2) macro
H A Damdgpu_amdkfd_gfx_v7.c171 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); lock_srbm()
H A Damdgpu_amdkfd_gfx_v8.c132 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); lock_srbm()
H A Dvi.c325 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me); vi_srbm_select()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_kfd.c352 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); lock_srbm()
H A Dcikd.h448 #define MEID(x) ((x) << 2) macro
H A Dcik.c1853 MEID(me & 0x3) | cik_srbm_select()

Completed in 242 milliseconds