Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h34 #define QUEUEID(x) ((x) << 8) macro
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_kfd.c320 uint32_t value = PIPEID(pipe) | MEID(mec) | VMID(vmid) | QUEUEID(queue); in lock_srbm()
Dcikd.h450 #define QUEUEID(x) ((x) << 8) macro
Dcik.c1830 QUEUEID(queue & 0x7)); in cik_srbm_select()