Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c1157 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1164 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1201 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1503 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
H A Dmes_v12_0.c1241 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1248 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1292 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1607 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_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_v8.c207 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_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.c2619 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2622 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
2959 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
2962 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3052 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3059 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3115 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 Damdgpu_amdkfd_gfx_v10.c233 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
H A Dgfx_v11_0.c3616 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3619 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4072 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4075 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4165 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4172 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4229 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
H A Damdgpu_amdkfd_gfx_v9.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
H A Dgfx_v8_0.c4230 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4232 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4453 DOORBELL_EN, in gfx_v8_0_mqd_init()
4506 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
H A Dgfx_v9_0.c3413 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3415 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3565 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3572 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
H A Dgfx_v10_0.c6427 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6430 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6792 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6795 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6901 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6908 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
H A Dgfx_v9_4_3.c1817 DOORBELL_EN, 1); in gfx_v9_4_3_xcc_mqd_init()
1827 DOORBELL_EN, 0); in gfx_v9_4_3_xcc_mqd_init()
/linux-6.15/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()