Home
last modified time | relevance | path

Searched refs:PACKET3_MAP_QUEUES_DOORBELL_OFFSET (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnvd.h365 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2) macro
Dsoc15d.h334 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2) macro
Dvid.h403 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2) macro
Dgfx_v10_0.c290 amdgpu_ring_write(kiq_ring, PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index)); in gfx10_kiq_map_queues()
Dgfx_v9_0.c3398 amdgpu_ring_write(kiq_ring, PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index)); in gfx_v9_0_kiq_kcq_enable()
Dgfx_v8_0.c4421 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index) | in gfx_v8_0_kiq_kcq_enable()