[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231104134708.69432-1-hunter.chasens18@ncf.edu>
Date: Sat, 4 Nov 2023 09:47:08 -0400
From: Hunter Chasens <hunter.chasens18@....edu>
To: corbet@....net
Cc: airlied@...il.com, daniel@...ll.ch,
maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
tzimmermann@...e.de, dri-devel@...ts.freedesktop.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Hunter Chasens <hunter.chasens18@....edu>
Subject: [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
Removed unused directives for namespacing I believe to have been
originally introduced as a workaround for a Sphinx warning.
Signed-off-by: Hunter Chasens <hunter.chasens18@....edu>
---
Documentation/gpu/rfc/i915_scheduler.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Documentation/gpu/rfc/i915_scheduler.rst b/Documentation/gpu/rfc/i915_scheduler.rst
index c237ebc024cd..23ba7006929b 100644
--- a/Documentation/gpu/rfc/i915_scheduler.rst
+++ b/Documentation/gpu/rfc/i915_scheduler.rst
@@ -135,13 +135,9 @@ Add I915_CONTEXT_ENGINES_EXT_PARALLEL_SUBMIT and
drm_i915_context_engines_parallel_submit to the uAPI to implement this
extension.
-.. c:namespace-push:: rfc
-
.. kernel-doc:: include/uapi/drm/i915_drm.h
:functions: i915_context_engines_parallel_submit
-.. c:namespace-pop::
-
Extend execbuf2 IOCTL to support submitting N BBs in a single IOCTL
-------------------------------------------------------------------
Contexts that have been configured with the 'set_parallel' extension can only
--
2.39.3
Powered by blists - more mailing lists