Home
last modified time | relevance | path

Searched refs:DOORBELL_HIT (Results 1 – 4 of 4) 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 Dgfx_v12_0.c3149 DOORBELL_HIT, 0); in gfx_v12_0_compute_mqd_init()
3216 DOORBELL_HIT, 0); in gfx_v12_0_compute_mqd_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1517 #define DOORBELL_HIT (1 << 31) macro