Searched refs:mec_ring0 (Results 1 – 9 of 9) sorted by relevance
43 uint32_t mec_ring0; member
61 adev->doorbell_index.mec_ring0 = AMDGPU_DOORBELL64_MEC_RING0; in vega10_doorbell_index_init()
61 adev->doorbell_index.mec_ring0 = AMDGPU_VEGA20_DOORBELL_MEC_RING0; in vega20_doorbell_index_init()
657 adev->doorbell_index.mec_ring0 = AMDGPU_NAVI10_DOORBELL_MEC_RING0; in nv_init_doorbell_index()
2221 adev->doorbell_index.mec_ring0 = AMDGPU_DOORBELL_MEC_RING0; in legacy_doorbell_index_init()
4436 ring->doorbell_index = adev->doorbell_index.mec_ring0 + ring_id; in gfx_v7_0_compute_ring_init()
1918 ring->doorbell_index = adev->doorbell_index.mec_ring0 + ring_id; in gfx_v8_0_compute_ring_init()
2297 ring->doorbell_index = (adev->doorbell_index.mec_ring0 + ring_id) << 1; in gfx_v9_0_compute_ring_init()
4774 ring->doorbell_index = (adev->doorbell_index.mec_ring0 + ring_id) << 1; in gfx_v10_0_compute_ring_init()
Completed in 63 milliseconds