dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 1/3] drm/doc: Fix title underline for "Task information"
@ 2025-07-04 19:07 André Almeida
  2025-07-04 19:07 ` [PATCH v4 2/3] drm: Add missing struct drm_wedge_task_info kernel doc André Almeida
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: André Almeida @ 2025-07-04 19:07 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List, airlied, simona,
	 Raag Jadav , Krzysztof Karas
  Cc: dri-devel, linux-kernel, kernel-dev, André Almeida,
	Stephen Rothwell

Fix the following warning:

Documentation/gpu/drm-uapi.rst:450: WARNING: Title underline too short.

Task information
--------------- [docutils]

Fixes: cd37124b4093 ("drm/doc: Add a section about "Task information" for the wedge API")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/lkml/20250618150333.5ded99a0@canb.auug.org.au/
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
Signed-off-by: André Almeida <andrealmeid@igalia.com>
---
v4: Drop new line at the end of file
v2: Add Reported-by tag
---
---
 Documentation/gpu/drm-uapi.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst
index 263e5a97c080..5bc1da4915af 100644
--- a/Documentation/gpu/drm-uapi.rst
+++ b/Documentation/gpu/drm-uapi.rst
@@ -447,7 +447,7 @@ hang is usually the most critical one which can result in consequential hangs or
 complete wedging.
 
 Task information
----------------
+----------------
 
 The information about which application (if any) was involved in the device
 wedging is useful for userspace if they want to notify the user about what
-- 
2.49.0


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

end of thread, other threads:[~2025-07-11 13:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 19:07 [PATCH v4 1/3] drm/doc: Fix title underline for "Task information" André Almeida
2025-07-04 19:07 ` [PATCH v4 2/3] drm: Add missing struct drm_wedge_task_info kernel doc André Almeida
2025-07-09  5:45   ` Randy Dunlap
2025-07-04 19:07 ` [PATCH v4 3/3] drm/doc: Fix grammar for "Task information" André Almeida
2025-07-09  2:39   ` Bagas Sanjaya
2025-07-09  5:44   ` Randy Dunlap
2025-07-09  2:36 ` [PATCH v4 1/3] drm/doc: Fix title underline " Bagas Sanjaya
2025-07-09  5:45 ` Randy Dunlap
2025-07-10 21:27 ` André Almeida
2025-07-10 21:59   ` Raag Jadav
2025-07-11 13:52     ` André Almeida

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).