Home
last modified time | relevance | path

Searched refs:chained_ib_support (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_virt.h233 bool chained_ib_support; member
Dgfx_v8_0.c1057 adev->virt.chained_ib_support = true; in gfx_v8_0_init_microcode()
1060 adev->virt.chained_ib_support = false; in gfx_v8_0_init_microcode()
7204 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_ce_meta()
7235 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_de_meta()