Searched refs:SRBM_GFX_CNTL (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | vi.c | 324 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, PIPEID, pipe); in vi_srbm_select() 325 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, MEID, me); in vi_srbm_select() 326 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, VMID, vmid); in vi_srbm_select() 327 srbm_gfx_cntl = REG_SET_FIELD(srbm_gfx_cntl, SRBM_GFX_CNTL, QUEUEID, queue); in vi_srbm_select()
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | cik_sdma.c | 958 radeon_ring_write(ring, SRBM_GFX_CNTL >> 2); in cik_dma_vm_flush() 978 radeon_ring_write(ring, SRBM_GFX_CNTL >> 2); in cik_dma_vm_flush()
|
| D | radeon_kfd.c | 355 write_register(kgd, SRBM_GFX_CNTL, value); in lock_srbm() 362 write_register(kgd, SRBM_GFX_CNTL, 0); in unlock_srbm()
|
| D | nid.h | 59 #define SRBM_GFX_CNTL 0x0E44 macro
|
| D | ni.c | 1399 u32 srbm_gfx_cntl = RREG32(SRBM_GFX_CNTL) & ~3; in cayman_cp_int_cntl_setup() 1401 WREG32(SRBM_GFX_CNTL, srbm_gfx_cntl | (ring & 3)); in cayman_cp_int_cntl_setup()
|
| D | cikd.h | 446 #define SRBM_GFX_CNTL 0xE44 macro
|
| D | cik.c | 1856 WREG32(SRBM_GFX_CNTL, srbm_gfx_cntl); in cik_srbm_select() 6132 radeon_ring_write(ring, SRBM_GFX_CNTL >> 2); in cik_vm_flush() 6150 radeon_ring_write(ring, SRBM_GFX_CNTL >> 2); in cik_vm_flush()
|