Home
last modified time | relevance | path

Searched refs:DOORBELL_EN (Results 1 – 17 of 17) 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.c1492 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1499 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1536 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1840 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
H A Dmes_v12_1.c1337 DOORBELL_EN, 1); in mes_v12_1_mqd_init()
1344 DOORBELL_EN, 0); in mes_v12_1_mqd_init()
1389 DOORBELL_EN, 0); in mes_v12_1_queue_init_register()
1723 DOORBELL_EN, 0); in mes_v12_1_kiq_dequeue_sched()
H A Dmes_v12_0.c1561 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1568 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1612 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1927 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_gfx_v10_3.c219 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
H A Dgfx_v12_0.c2733 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2736 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
3077 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
3080 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3209 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3216 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3276 DOORBELL_EN, 1); in gfx_v12_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 Dgfx_v11_0.c3774 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3777 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4234 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4237 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4368 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4375 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4436 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_v12_1.c2473 DOORBELL_EN, 1); in gfx_v12_1_compute_mqd_init()
2480 DOORBELL_EN, 0); in gfx_v12_1_compute_mqd_init()
2536 DOORBELL_EN, 1); in gfx_v12_1_compute_mqd_init()
H A Dgfx_v8_0.c4221 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4223 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4444 DOORBELL_EN, in gfx_v8_0_mqd_init()
4497 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
H A Dgfx_v9_0.c3442 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3444 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3594 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3601 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
H A Dgfx_v10_0.c6476 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6479 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6841 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6844 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6950 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6957 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
H A Dgfx_v9_4_3.c1800 DOORBELL_EN, 1); in gfx_v9_4_3_xcc_mqd_init()
1810 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