Home
last modified time | relevance | path

Searched refs:DOORBELL_OFFSET (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h61 #define DOORBELL_OFFSET(x) ((x) << 2) macro
Dkfd_mqd_manager_cik.c210 m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off); in __update_mqd()
333 m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off); in update_mqd_hiq()
/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c625 DOORBELL_OFFSET, ring->doorbell_index); in mes_v10_1_mqd_init()
691 DOORBELL_OFFSET, ring->doorbell_index); in mes_v10_1_mqd_init()
Dgfx_v9_0.c3308 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v9_0_cp_gfx_resume()
3457 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v9_0_mqd_init()
3523 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v9_0_mqd_init()
Dgfx_v10_0.c5857 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v10_0_cp_gfx_set_doorbell()
6192 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v10_0_gfx_mqd_init()
6407 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v10_0_compute_mqd_init()
6473 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v10_0_compute_mqd_init()
Dgfx_v8_0.c4247 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v8_0_set_cpg_door_bell()
4528 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v8_0_mqd_init()
/drivers/gpu/drm/radeon/
Dcikd.h1512 #define DOORBELL_OFFSET(x) ((x) << 2) macro
Dcik.c4715 DOORBELL_OFFSET(rdev->ring[idx].doorbell_index); in cik_cp_compute_resume()