Searched refs:DOORBELL_EN (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
| D | cik_regs.h | 62 #define DOORBELL_EN (1 << 30) macro
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | gfx_v10_0.c | 2756 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell() 2759 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell() 3048 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init() 3051 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init() 3252 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init() 3259 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init() 3319 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init()
|
| D | amdgpu_amdkfd_gfx_v7.c | 353 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| D | amdgpu_amdkfd_gfx_v8.c | 338 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| D | amdgpu_amdkfd_gfx_v9.c | 299 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
|
| D | amdgpu_amdkfd_gfx_v10.c | 398 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| D | gfx_v9_0.c | 3250 DOORBELL_EN, 1); in gfx_v9_0_cp_gfx_resume() 3252 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0); in gfx_v9_0_cp_gfx_resume() 3456 DOORBELL_EN, 1); in gfx_v9_0_mqd_init() 3463 DOORBELL_EN, 0); in gfx_v9_0_mqd_init() 3523 DOORBELL_EN, 1); in gfx_v9_0_mqd_init()
|
| D | gfx_v8_0.c | 4272 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()
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | cikd.h | 1516 #define DOORBELL_EN (1 << 30) macro
|
| D | cik.c | 4632 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()
|