Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h62 #define DOORBELL_EN (1 << 30) macro
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v10_0.c2797 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell()
2800 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell()
3089 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init()
3092 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init()
3293 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
3300 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
3360 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
Damdgpu_amdkfd_gfx_v7.c353 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v9.c299 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
Damdgpu_amdkfd_gfx_v8.c338 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v10.c398 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
Dgfx_v9_0.c3246 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume()
3248 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume()
3452 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
3459 DOORBELL_EN, 0); in gfx_v9_0_mqd_init()
3519 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
Dgfx_v8_0.c4272 DOORBELL_EN, 1); in gfx_v8_0_set_cpg_door_bell()
4274 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v8_0_set_cpg_door_bell()
4489 DOORBELL_EN, in gfx_v8_0_mqd_init()
4542 DOORBELL_EN, 1); in gfx_v8_0_mqd_init()
/drivers/gpu/drm/radeon/
Dcikd.h1516 #define DOORBELL_EN (1 << 30) macro
Dcik.c4632 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()
4634 mqd->queue_state.cp_hqd_pq_doorbell_control &= ~DOORBELL_EN; in cik_cp_compute_resume()
4720 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN; in cik_cp_compute_resume()