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.c1187 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1194 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1231 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1533 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()
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.c1252 DOORBELL_EN, 1); in mes_v12_1_mqd_init()
1259 DOORBELL_EN, 0); in mes_v12_1_mqd_init()
1304 DOORBELL_EN, 0); in mes_v12_1_queue_init_register()
1650 DOORBELL_EN, 0); in mes_v12_1_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_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.c2700 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2703 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
3044 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
3047 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3176 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3183 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3243 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.c3730 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3733 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4190 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4193 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4324 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4331 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4392 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.c2155 DOORBELL_EN, 1); in gfx_v12_1_compute_mqd_init()
2162 DOORBELL_EN, 0); in gfx_v12_1_compute_mqd_init()
2218 DOORBELL_EN, 1); in gfx_v12_1_compute_mqd_init()
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