Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v7.c380 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v8.c366 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Dgfx_v9_0.c2516 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
2518 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
2741 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
2748 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
2808 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
Damdgpu_amdkfd_gfx_v9.c440 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Dgfx_v8_0.c4451 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4453 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4743 DOORBELL_EN, in gfx_v8_0_mqd_init()
4796 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
Dcik.c4628 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()
4630 mqd->queue_state.cp_hqd_pq_doorbell_control &= ~DOORBELL_EN; in cik_cp_compute_resume()
4716 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()