From d8597dce63c52f15ef946f1a311e3783dff39b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Roberto=20de=20Souza?= Date: Fri, 9 Aug 2024 07:45:05 -0700 Subject: [PATCH] docs/anv: Remove documentation about INTEL_COMPUTE_CLASS and INTEL_COPY_CLASS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Those were renamed in commit fe2982278f46 and documentation was not updated and new parameters were just removed, so lets drop it from documentation. Reviewed-by: Paulo Zanoni Signed-off-by: José Roberto de Souza Part-of: --- docs/envvars.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 4aca010eb9a..c4f3f8745ff 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -478,20 +478,6 @@ Intel driver environment variables default ``GL_BLACKHOLE_RENDER_INTEL`` to true, thus disabling any rendering. -.. envvar:: INTEL_COMPUTE_CLASS - - If set to 1, true or yes, then I915_ENGINE_CLASS_COMPUTE will be - supported. For OpenGL, iris will attempt to use a compute engine - for compute dispatches if one is detected. For Vulkan, anvil will - 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: