Home
last modified time | relevance | path

Searched refs:chained_ib_support (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h209 bool chained_ib_support; member
H A Dgfx_v8_0.c1062 adev->virt.chained_ib_support = true; in gfx_v8_0_init_microcode()
1065 adev->virt.chained_ib_support = false; in gfx_v8_0_init_microcode()
7143 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_ce_meta()
7174 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_de_meta()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h236 bool chained_ib_support; member
H A Dgfx_v8_0.c1042 adev->virt.chained_ib_support = true; in gfx_v8_0_init_microcode()
1045 adev->virt.chained_ib_support = false; in gfx_v8_0_init_microcode()
7179 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_ce_meta()
7210 if (ring->adev->virt.chained_ib_support) { in gfx_v8_0_ring_emit_de_meta()

Completed in 17 milliseconds