Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c627 DOORBELL_EN, 1); in mes_v10_1_mqd_init()
635 DOORBELL_EN, 0); in mes_v10_1_mqd_init()
694 DOORBELL_EN, 1); in mes_v10_1_mqd_init()
741 DOORBELL_EN, 0); in mes_v10_1_queue_init_register()
Damdgpu_amdkfd_gfx_v8.c222 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v7.c235 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v10.c247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v9.c261 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
Damdgpu_amdkfd_gfx_v10_3.c232 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
Dgfx_v9_0.c3361 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3363 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3508 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3515 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
3575 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
Dgfx_v10_0.c6333 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
6336 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
6685 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
6688 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
6904 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
6911 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
6971 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
Dgfx_v8_0.c4259 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4261 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4485 DOORBELL_EN, in gfx_v8_0_mqd_init()
4538 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
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()