Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c1191 DOORBELL_HIT, 0); in mes_v11_0_mqd_init()
1535 DOORBELL_HIT, 1); in mes_v11_0_kiq_dequeue()
H A Dmes_v12_0.c1349 DOORBELL_HIT, 0); in mes_v12_0_mqd_init()
1713 DOORBELL_HIT, 1); in mes_v12_0_kiq_dequeue_sched()
H A Dmes_v12_1.c1256 DOORBELL_HIT, 0); in mes_v12_1_mqd_init()
1652 DOORBELL_HIT, 1); in mes_v12_1_kiq_dequeue_sched()
H A Dgfx_v12_1.c2159 DOORBELL_HIT, 0); in gfx_v12_1_compute_mqd_init()
2222 DOORBELL_HIT, 0); in gfx_v12_1_compute_mqd_init()
H A Dgfx_v12_0.c3180 DOORBELL_HIT, 0); in gfx_v12_0_compute_mqd_init()
3247 DOORBELL_HIT, 0); in gfx_v12_0_compute_mqd_init()
H A Dgfx_v11_0.c4328 DOORBELL_HIT, 0); in gfx_v11_0_compute_mqd_init()
4396 DOORBELL_HIT, 0); in gfx_v11_0_compute_mqd_init()
H A Dgfx_v9_0.c3597 DOORBELL_HIT, 0); in gfx_v9_0_mqd_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1517 #define DOORBELL_HIT (1 << 31) macro