Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dmes_v11_0.c771 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
779 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
815 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1111 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue_sched()
A Dmes_v10_1.c707 DOORBELL_EN, 1); in mes_v10_1_mqd_init()
715 DOORBELL_EN, 0); in mes_v10_1_mqd_init()
752 DOORBELL_EN, 0);
A Damdgpu_amdkfd_gfx_v7.c182 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gfx_v8.c206 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gfx_v11.c202 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v11()
A Damdgpu_amdkfd_gfx_v10.c230 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gfx_v9.c244 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
A Damdgpu_amdkfd_gfx_v10_3.c217 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
A Dgfx_v11_0.c3170 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3173 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
3621 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
3624 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
3821 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
3828 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
3884 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
A Dgfx_v8_0.c4216 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4218 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4442 DOORBELL_EN, in gfx_v8_0_mqd_init()
4495 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
A Dgfx_v9_0.c3117 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3119 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3264 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3271 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
A Dgfx_v10_0.c6034 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6037 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6409 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6412 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6618 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6625 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
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()

Completed in 94 milliseconds