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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h69 #define PIPEID(x) ((x) << 0) macro
H A Dcikd.h54 #define PIPEID(x) ((x) << 0) 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.c324 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, PIPEID, pipe); 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.h447 #define PIPEID(x) ((x) << 0) macro
H A Dcik.c1852 u32 srbm_gfx_cntl = (PIPEID(pipe & 0x3) | cik_srbm_select()

Completed in 276 milliseconds