Home
last modified time | relevance | path

Searched refs:DOORBELL_EN (Results 1 – 16 of 16) 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.c1189 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1196 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1230 /* set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_EN=0 */ in mes_v11_0_queue_init_register()
1233 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1535 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
H A Dmes_v12_0.c1345 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1352 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1393 /* set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_EN=0 */ in mes_v12_0_queue_init_register()
1396 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1711 DOORBELL_EN, 0); in mes_v12_0_kiq_dequeue_sched()
H A Dmes_v12_1.c1320 DOORBELL_EN, 1); in mes_v12_1_queue_init_register()
1327 DOORBELL_EN, 0); in mes_v12_1_queue_init_register()
1369 /* set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_EN=0 */ in mes_v12_1_kiq_enable_queue()
1372 DOORBELL_EN, 0); in mes_v12_1_kiq_enable_queue()
1706 DOORBELL_EN, 0); in mes_v12_1_kiq_hw_init()
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.c2707 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2710 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
3051 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
3054 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3183 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3190 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3250 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 Dgfx_v11_0.c3737 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3740 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4197 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4200 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4331 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4338 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4399 DOORBELL_EN, 1); in gfx_v11_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 Damdgpu_amdkfd_gfx_v9.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
H A Dgfx_v12_1.c2195 DOORBELL_EN, 1); in gfx_v12_1_compute_mqd_init()
2202 DOORBELL_EN, 0); in gfx_v12_1_compute_mqd_init()
2258 DOORBELL_EN, 1); in gfx_v12_1_xcc_kiq_init_register()
H A Dgfx_v9_0.c3441 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3443 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3593 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3600 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro