Searched refs:DOORBELL_OFFSET (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/amd/amdkfd/ |
D | cik_regs.h | 61 #define DOORBELL_OFFSET(x) ((x) << 2) macro
|
D | kfd_mqd_manager_cik.c | 197 m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off); in __update_mqd() 286 m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(qp->doorbell_off); in restore_mqd() 364 m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off); in update_mqd_hiq()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | mes_v10_1.c | 701 DOORBELL_OFFSET, ring->doorbell_index); in mes_v10_1_mqd_init()
|
D | mes_v11_0.c | 766 DOORBELL_OFFSET, ring->doorbell_index); in mes_v11_0_mqd_init()
|
D | gfx_v11_0.c | 3156 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v11_0_cp_gfx_set_doorbell() 3603 DOORBELL_OFFSET, prop->doorbell_index); in gfx_v11_0_gfx_mqd_init() 3803 DOORBELL_OFFSET, prop->doorbell_index); in gfx_v11_0_compute_mqd_init() 3865 DOORBELL_OFFSET, prop->doorbell_index); in gfx_v11_0_compute_mqd_init()
|
D | gfx_v9_0.c | 3171 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v9_0_cp_gfx_resume() 3318 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v9_0_mqd_init()
|
D | gfx_v8_0.c | 4239 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v8_0_set_cpg_door_bell() 4519 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v8_0_mqd_init()
|
D | gfx_v10_0.c | 6113 DOORBELL_OFFSET, ring->doorbell_index); in gfx_v10_0_cp_gfx_set_doorbell() 6488 DOORBELL_OFFSET, prop->doorbell_index); in gfx_v10_0_gfx_mqd_init() 6697 DOORBELL_OFFSET, prop->doorbell_index); in gfx_v10_0_compute_mqd_init()
|
/drivers/gpu/drm/radeon/ |
D | cikd.h | 1512 #define DOORBELL_OFFSET(x) ((x) << 2) macro
|
D | cik.c | 4705 DOORBELL_OFFSET(rdev->ring[idx].doorbell_index); in cik_cp_compute_resume()
|