Home
last modified time | relevance | path

Searched refs:DOORBELL_EN (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c1187 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1194 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1231 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1533 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
H A Dmes_v12_0.c1345 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1352 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1396 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1711 DOORBELL_EN, 0); in mes_v12_0_kiq_dequeue_sched()
H A Damdgpu_amdkfd_gfx_v7.c183 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
H A Damdgpu_amdkfd_gfx_v8.c207 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
H A Damdgpu_amdkfd_gc_9_4_3.c308 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_4_3_hqd_load()
H A Damdgpu_amdkfd_gfx_v10_3.c219 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
H A Dgfx_v12_0.c2700 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2703 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
3044 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
3047 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3145 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3152 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3212 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
H A Damdgpu_amdkfd_gfx_v11.c204 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v11()
H A Dgfx_v11_0.c3711 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3714 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4171 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4174 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4274 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4281 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4342 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
H A Damdgpu_amdkfd_gfx_v10.c233 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
H A Damdgpu_amdkfd_gfx_v9.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
H A Dgfx_v10_0.c6466 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6469 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6831 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6834 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6940 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6947 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
H A Dcik.c4618 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()
4620 mqd->queue_state.cp_hqd_pq_doorbell_control &= ~DOORBELL_EN; in cik_cp_compute_resume()
4706 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()