Home
last modified time | relevance | path

Searched refs:AMDGPU_RING_TYPE_GFX (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c559 if (p->queue_type == AMDGPU_RING_TYPE_GFX || in amdgpu_mes_queue_init_mqd()
567 if (p->queue_type == AMDGPU_RING_TYPE_GFX || in amdgpu_mes_queue_init_mqd()
976 case AMDGPU_RING_TYPE_GFX: in amdgpu_mes_ctx_get_offs()
1037 case AMDGPU_RING_TYPE_GFX: in amdgpu_mes_add_ring()
1074 if (queue_type == AMDGPU_RING_TYPE_GFX) in amdgpu_mes_add_ring()
1343 int queue_types[][2] = { { AMDGPU_RING_TYPE_GFX, 1 }, in amdgpu_mes_self_test()
H A Damdgpu_fence.c576 case AMDGPU_RING_TYPE_GFX: in amdgpu_fence_need_ring_interrupt_restore()
915 if (ring->funcs->type == AMDGPU_RING_TYPE_GFX || in amdgpu_debugfs_fence_info_show()
923 if (ring->funcs->type != AMDGPU_RING_TYPE_GFX) in amdgpu_debugfs_fence_info_show()
H A Damdgpu_ring.c60 case AMDGPU_RING_TYPE_GFX: in amdgpu_ring_max_ibs()
673 (ring->funcs->type == AMDGPU_RING_TYPE_GFX && in amdgpu_ring_to_mqd_prop()
H A Dmes_v10_1.c136 if (queue_type == AMDGPU_RING_TYPE_GFX) in convert_to_mes_queue_type()
231 if (input->queue_type == AMDGPU_RING_TYPE_GFX) in mes_v10_1_unmap_legacy_queue()
H A Damdgpu_ring.h71 AMDGPU_RING_TYPE_GFX = AMDGPU_HW_IP_GFX, enumerator
H A Dgfx_v9_0.c791 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_map_queues()
821 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_unmap_queues()
849 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_query_status()
5334 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v9_0_ring_emit_pipeline_sync()
5349 if (ring->funcs->type == AMDGPU_RING_TYPE_GFX) { in gfx_v9_0_ring_emit_vm_flush()
5663 case AMDGPU_RING_TYPE_GFX: in gfx_v9_0_ring_emit_wreg()
5690 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v9_0_ring_emit_reg_write_reg_wait()
5692 bool fw_version_ok = (ring->funcs->type == AMDGPU_RING_TYPE_GFX) ? in gfx_v9_0_ring_emit_reg_write_reg_wait()
6873 .type = AMDGPU_RING_TYPE_GFX,
6926 .type = AMDGPU_RING_TYPE_GFX,
H A Dgfx_v11_0.c160 case AMDGPU_RING_TYPE_GFX: in gfx11_kiq_map_queues()
197 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx11_kiq_unmap_queues()
229 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx11_kiq_query_status()
5398 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v11_0_ring_emit_pipeline_sync()
5427 if (ring->funcs->type == AMDGPU_RING_TYPE_GFX) { in gfx_v11_0_ring_emit_vm_flush()
5661 case AMDGPU_RING_TYPE_GFX: in gfx_v11_0_ring_emit_wreg()
5688 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v11_0_ring_emit_reg_write_reg_wait()
6086 .type = AMDGPU_RING_TYPE_GFX,
H A Dgfx_v9_4_3.c84 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_map_queues()
114 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_unmap_queues()
141 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_query_status()
2578 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v9_4_3_ring_emit_pipeline_sync()
2673 case AMDGPU_RING_TYPE_GFX: in gfx_v9_4_3_ring_emit_wreg()
H A Dgfx_v6_0.c2267 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v6_0_ring_emit_pipeline_sync()
2293 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v6_0_ring_emit_vm_flush()
2323 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v6_0_ring_emit_wreg()
3463 .type = AMDGPU_RING_TYPE_GFX,
H A Dgfx_v7_0.c3137 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v7_0_ring_emit_pipeline_sync()
3179 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v7_0_ring_emit_vm_flush()
3211 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v7_0_ring_emit_wreg()
4983 .type = AMDGPU_RING_TYPE_GFX,
H A Dgfx_v10_0.c3520 case AMDGPU_RING_TYPE_GFX: in gfx10_kiq_map_queues()
3555 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx10_kiq_unmap_queues()
3587 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx10_kiq_query_status()
8399 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v10_0_ring_emit_pipeline_sync()
8428 if (ring->funcs->type == AMDGPU_RING_TYPE_GFX) { in gfx_v10_0_ring_emit_vm_flush()
8700 case AMDGPU_RING_TYPE_GFX: in gfx_v10_0_ring_emit_wreg()
8727 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v10_0_ring_emit_reg_write_reg_wait()
9142 .type = AMDGPU_RING_TYPE_GFX,
H A Dmes_v11_0.c151 if (queue_type == AMDGPU_RING_TYPE_GFX) in convert_to_mes_queue_type()
H A Dgfx_v8_0.c6190 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v8_0_ring_emit_pipeline_sync()
6208 int usepfp = (ring->funcs->type == AMDGPU_RING_TYPE_GFX); in gfx_v8_0_ring_emit_vm_flush()
6380 case AMDGPU_RING_TYPE_GFX: in gfx_v8_0_ring_emit_wreg()
6896 .type = AMDGPU_RING_TYPE_GFX,
H A Damdgpu_debugfs.c1870 if (ring->funcs->type != AMDGPU_RING_TYPE_GFX) in amdgpu_ib_preempt_mark_partial_job()
H A Damdgpu_device.c2276 case AMDGPU_RING_TYPE_GFX: in amdgpu_device_init_schedulers()