From 83756092350add3747579325063a7feab4bc9921 Mon Sep 17 00:00:00 2001 From: Sagar Ghuge Date: Tue, 12 Dec 2023 13:51:09 -0800 Subject: [PATCH] docs: Document INTEL_COPY_CLASS Signed-off-by: Sagar Ghuge Reviewed-by: Lionel Landwerlin Part-of: --- docs/envvars.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/envvars.rst b/docs/envvars.rst index 7911f75e4c0..c84ed7a09c5 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -479,6 +479,12 @@ Intel driver environment variables advertise support for a compute queue if a compute engine is detected. +.. envvar:: INTEL_COPY_CLASS + + If set to 1, true or yes, then I915_ENGINE_CLASS_COPY will be + supported. For Vulkan, anvil will advertise support for a transfer + queue if a copy engine is detected. + .. envvar:: INTEL_DEBUG a comma-separated list of named flags, which do various things: