Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dmes_v11_0.c786 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
793 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
830 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1125 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
Dmes_v10_1.c709 DOORBELL_EN, 1); in mes_v10_1_mqd_init()
717 DOORBELL_EN, 0); in mes_v10_1_mqd_init()
755 DOORBELL_EN, 0);
Damdgpu_amdkfd_gc_9_4_3.c308 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_4_3_hqd_load()
Damdgpu_amdkfd_gfx_v7.c183 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v8.c207 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v10_3.c219 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
Damdgpu_amdkfd_gfx_v11.c204 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v11()
Dgfx_v11_0.c3223 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3226 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
3666 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
3669 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
3772 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
3779 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
3835 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
Damdgpu_amdkfd_gfx_v10.c233 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v9.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
Dgfx_v10_0.c6048 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6051 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6417 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6420 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6532 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6539 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
Dgfx_v8_0.c4218 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4220 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4443 DOORBELL_EN, in gfx_v8_0_mqd_init()
4496 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
Dgfx_v9_0.c3142 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3144 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3288 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3295 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
Dgfx_v9_4_3.c1510 DOORBELL_EN, 1); in gfx_v9_4_3_xcc_mqd_init()
1517 DOORBELL_EN, 0); in gfx_v9_4_3_xcc_mqd_init()
/linux-6.6.21/drivers/gpu/drm/radeon/
Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
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()