Home
last modified time | relevance | path

Searched refs:DOORBELL_EN (Results 1 – 18 of 18) 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_v12_0.c1074 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1081 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1125 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1421 DOORBELL_EN, 0); in mes_v12_0_kiq_dequeue_sched()
H A Dmes_v11_0.c1108 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1115 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1152 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1434 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
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.c2559 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2562 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
2908 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
2911 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3023 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3030 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3086 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.c3514 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3517 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
3972 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
3975 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4078 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4085 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4142 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.c4214 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4216 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4439 DOORBELL_EN, in gfx_v8_0_mqd_init()
4492 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
H A Dgfx_v9_0.c3370 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3372 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3516 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3523 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
H A Dgfx_v10_0.c6311 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6314 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6680 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6683 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6802 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6809 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
H A Dgfx_v9_4_3.c1834 DOORBELL_EN, 1); in gfx_v9_4_3_xcc_mqd_init()
1844 DOORBELL_EN, 0); in gfx_v9_4_3_xcc_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()