Searched refs:PREEMPT_QUEUES_NO_UNMAP (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.h | 126 PREEMPT_QUEUES_NO_UNMAP, enumerator
|
H A D | mes_v10_1.c | 225 if (input->action == PREEMPT_QUEUES_NO_UNMAP) { in mes_v10_1_unmap_legacy_queue()
|
H A D | mes_v11_0.c | 256 if (input->action == PREEMPT_QUEUES_NO_UNMAP) { in mes_v11_0_unmap_legacy_queue()
|
H A D | gfx_v11_0.c | 213 if (action == PREEMPT_QUEUES_NO_UNMAP) { in gfx11_kiq_unmap_queues() 5553 kiq->pmf->kiq_unmap_queues(kiq_ring, ring, PREEMPT_QUEUES_NO_UNMAP, in gfx_v11_0_ring_preempt_ib()
|
H A D | gfx_v9_0.c | 832 if (action == PREEMPT_QUEUES_NO_UNMAP) { in gfx_v9_0_kiq_unmap_queues() 5488 kiq->pmf->kiq_unmap_queues(kiq_ring, ring, PREEMPT_QUEUES_NO_UNMAP, in gfx_v9_0_ring_preempt_ib()
|
H A D | gfx_v9_4_3.c | 125 if (action == PREEMPT_QUEUES_NO_UNMAP) { in gfx_v9_4_3_kiq_unmap_queues()
|
H A D | gfx_v10_0.c | 3571 if (action == PREEMPT_QUEUES_NO_UNMAP) { in gfx10_kiq_unmap_queues() 8552 kiq->pmf->kiq_unmap_queues(kiq_ring, ring, PREEMPT_QUEUES_NO_UNMAP, in gfx_v10_0_ring_preempt_ib()
|