From: Alex Deucher Date: Wed, 26 Mar 2025 17:49:00 +0000 (-0400) Subject: Documentation: update KIQ documentation X-Git-Tag: v6.16-rc1~144^2~10^2~352 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d526b4efb748d439af68be7d1a8922716a0eb52c;p=thirdparty%2Fkernel%2Flinux.git Documentation: update KIQ documentation KIQ is replaced with MES on GFX 11 and newer. Reviewed-by: shaoyun.liu Signed-off-by: Alex Deucher --- diff --git a/Documentation/gpu/amdgpu/driver-core.rst b/Documentation/gpu/amdgpu/driver-core.rst index 7e3f5d1e9aaf4..81256318e93cf 100644 --- a/Documentation/gpu/amdgpu/driver-core.rst +++ b/Documentation/gpu/amdgpu/driver-core.rst @@ -140,7 +140,8 @@ Some useful constructs: KIQ (Kernel Interface Queue) This is a control queue used by the kernel driver to manage other gfx and compute queues on the GFX/compute engine. You can use it to - map/unmap additional queues, etc. + map/unmap additional queues, etc. This is replaced by MES on + GFX 11 and newer hardware. IB (Indirect Buffer) A command buffer for a particular engine. Rather than writing