Searched refs:DOORBELL_EN (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | cik_regs.h | 62 #define DOORBELL_EN (1 << 30) macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mes_v11_0.c | 1187 DOORBELL_EN, 1); in mes_v11_0_mqd_init() 1194 DOORBELL_EN, 0); in mes_v11_0_mqd_init() 1231 DOORBELL_EN, 0); in mes_v11_0_queue_init_register() 1533 DOORBELL_EN, 0); in mes_v11_0_kiq_dequeue()
|
| H A D | mes_v12_0.c | 1345 DOORBELL_EN, 1); in mes_v12_0_mqd_init() 1352 DOORBELL_EN, 0); in mes_v12_0_mqd_init() 1396 DOORBELL_EN, 0); in mes_v12_0_queue_init_register() 1711 DOORBELL_EN, 0); in mes_v12_0_kiq_dequeue_sched()
|
| H A D | amdgpu_amdkfd_gfx_v7.c | 183 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| H A D | amdgpu_amdkfd_gfx_v8.c | 207 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| H A D | amdgpu_amdkfd_gc_9_4_3.c | 308 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_4_3_hqd_load()
|
| H A D | amdgpu_amdkfd_gfx_v10_3.c | 219 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v10_3()
|
| H A D | gfx_v12_0.c | 2700 DOORBELL_EN, 1); in gfx_v12_0_cp_gfx_set_doorbell() 2703 DOORBELL_EN, 0); in gfx_v12_0_cp_gfx_set_doorbell() 3044 DOORBELL_EN, 1); in gfx_v12_0_gfx_mqd_init() 3047 DOORBELL_EN, 0); in gfx_v12_0_gfx_mqd_init() 3145 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init() 3152 DOORBELL_EN, 0); in gfx_v12_0_compute_mqd_init() 3212 DOORBELL_EN, 1); in gfx_v12_0_compute_mqd_init()
|
| H A D | amdgpu_amdkfd_gfx_v11.c | 204 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in hqd_load_v11()
|
| H A D | gfx_v11_0.c | 3711 DOORBELL_EN, 1); in gfx_v11_0_cp_gfx_set_doorbell() 3714 DOORBELL_EN, 0); in gfx_v11_0_cp_gfx_set_doorbell() 4171 DOORBELL_EN, 1); in gfx_v11_0_gfx_mqd_init() 4174 DOORBELL_EN, 0); in gfx_v11_0_gfx_mqd_init() 4274 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init() 4281 DOORBELL_EN, 0); in gfx_v11_0_compute_mqd_init() 4342 DOORBELL_EN, 1); in gfx_v11_0_compute_mqd_init()
|
| H A D | amdgpu_amdkfd_gfx_v10.c | 233 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_hqd_load()
|
| H A D | amdgpu_amdkfd_gfx_v9.c | 247 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1); in kgd_gfx_v9_hqd_load()
|
| H A D | gfx_v10_0.c | 6466 DOORBELL_EN, 1); in gfx_v10_0_cp_gfx_set_doorbell() 6469 DOORBELL_EN, 0); in gfx_v10_0_cp_gfx_set_doorbell() 6831 DOORBELL_EN, 1); in gfx_v10_0_gfx_mqd_init() 6834 DOORBELL_EN, 0); in gfx_v10_0_gfx_mqd_init() 6940 DOORBELL_EN, 1); in gfx_v10_0_compute_mqd_init() 6947 DOORBELL_EN, 0); in gfx_v10_0_compute_mqd_init()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | cikd.h | 1516 #define DOORBELL_EN (1 << 30) macro
|
| H A D | cik.c | 4618 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()
|