Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
A Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/drivers/gpu/drm/amd/amdgpu/
A Dmes_v11_0.c1149 DOORBELL_EN, 1); in mes_v11_0_mqd_init()
1156 DOORBELL_EN, 0); in mes_v11_0_mqd_init()
1193 DOORBELL_EN, 0); in mes_v11_0_queue_init_register()
1495 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
A Dmes_v12_0.c1231 DOORBELL_EN, 1); in mes_v12_0_mqd_init()
1238 DOORBELL_EN, 0); in mes_v12_0_mqd_init()
1282 DOORBELL_EN, 0); in mes_v12_0_queue_init_register()
1597 DOORBELL_EN, 0); in mes_v12_0_kiq_dequeue_sched()
A Damdgpu_amdkfd_gfx_v7.c183 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gc_9_4_3.c308 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_4_3_hqd_load()
A Damdgpu_amdkfd_gfx_v8.c207 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gfx_v10_3.c219 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
A Dgfx_v12_0.c2695 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell()
2698 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell()
3037 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init()
3040 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init()
3138 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
3145 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init()
3203 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
A Damdgpu_amdkfd_gfx_v11.c204 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v11()
A Dgfx_v11_0.c3682 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell()
3685 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell()
4140 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init()
4143 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init()
4243 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
4250 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init()
4309 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
A Damdgpu_amdkfd_gfx_v10.c233 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
A Damdgpu_amdkfd_gfx_v9.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
A Dgfx_v8_0.c4204 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4206 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4427 DOORBELL_EN, in gfx_v8_0_mqd_init()
4480 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
A Dgfx_v9_0.c3435 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3437 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3587 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3594 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
A Dgfx_v10_0.c6465 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6468 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6830 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6833 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6939 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6946 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
A Dgfx_v9_4_3.c1863 DOORBELL_EN, 1); in gfx_v9_4_3_xcc_mqd_init()
1873 DOORBELL_EN, 0); in gfx_v9_4_3_xcc_mqd_init()
/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 120 milliseconds