linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
@ 2023-11-04 13:47 Hunter Chasens
  2023-11-06  4:46 ` Bagas Sanjaya
  0 siblings, 1 reply; 8+ messages in thread
From: Hunter Chasens @ 2023-11-04 13:47 UTC (permalink / raw)
  To: corbet
  Cc: airlied, daniel, maarten.lankhorst, mripard, tzimmermann,
	dri-devel, linux-doc, linux-kernel, Hunter Chasens

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@ncf.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


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-07  0:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-04 13:47 [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing Hunter Chasens
2023-11-06  4:46 ` Bagas Sanjaya
2023-11-06 10:31   ` Jani Nikula
2023-11-06 18:32     ` Hunter Chasens
2023-11-06 19:41       ` Jani Nikula
2023-11-06 19:49         ` Jonathan Corbet
2023-11-07  0:11         ` Bagas Sanjaya
2023-11-07  0:10     ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).