All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2] drm/i915/uapi: fix doc typos
@ 2023-10-08 21:49 ` Randy Dunlap
  0 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2023-10-08 21:49 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, dri-devel, intel-gfx, Maxime Ripard,
	Thomas Zimmermann, Rodrigo Vivi

Correct typo of "its".
Add commas for clarity.
Capitalize L3.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maxime Ripard <mripard@kernel.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: dri-devel@lists.freedesktop.org
---
v2: capitalize L3, add another comma for clarity (Ville)

 include/uapi/drm/i915_drm.h |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff -- a/include/uapi/drm/i915_drm.h b/include/uapi/drm/i915_drm.h
--- a/include/uapi/drm/i915_drm.h
+++ b/include/uapi/drm/i915_drm.h
@@ -38,13 +38,13 @@ extern "C" {
  */
 
 /**
- * DOC: uevents generated by i915 on it's device node
+ * DOC: uevents generated by i915 on its device node
  *
  * I915_L3_PARITY_UEVENT - Generated when the driver receives a parity mismatch
- *	event from the gpu l3 cache. Additional information supplied is ROW,
+ *	event from the GPU L3 cache. Additional information supplied is ROW,
  *	BANK, SUBBANK, SLICE of the affected cacheline. Userspace should keep
- *	track of these events and if a specific cache-line seems to have a
- *	persistent error remap it with the l3 remapping tool supplied in
+ *	track of these events, and if a specific cache-line seems to have a
+ *	persistent error, remap it with the L3 remapping tool supplied in
  *	intel-gpu-tools.  The value supplied with the event is always 1.
  *
  * I915_ERROR_UEVENT - Generated upon error detection, currently only via

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

end of thread, other threads:[~2023-10-09 16:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 21:49 [Intel-gfx] [PATCH v2] drm/i915/uapi: fix doc typos Randy Dunlap
2023-10-08 21:49 ` Randy Dunlap
2023-10-08 21:49 ` Randy Dunlap
2023-10-08 22:27 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/uapi: fix doc typos (rev2) Patchwork
2023-10-08 22:40 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-08 23:57 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-10-09 16:38 ` [Intel-gfx] [PATCH v2] drm/i915/uapi: fix doc typos Rodrigo Vivi
2023-10-09 16:38   ` Rodrigo Vivi
2023-10-09 16:38   ` Rodrigo Vivi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.