aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/drm/i915_drm.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2024-01-19 00:47:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-01-19 00:47:40 +0000
commite3358b9b029365a42470f75b2525a5259a63f3b3 (patch)
tree245f1e87cdbf8539d8b26fc8546c2f69dad40082 /original/uapi/drm/i915_drm.h
parentbd95c9d800642a8df6067b0366b6347f061a35df (diff)
parent876b4f92ca086f756806f7fc4b88b39c46ae7e3a (diff)
downloadkernel-headers-e3358b9b029365a42470f75b2525a5259a63f3b3.tar.gz
Merge "Update to v6.7 kernel headers." into main
Diffstat (limited to 'original/uapi/drm/i915_drm.h')
-rw-r--r--original/uapi/drm/i915_drm.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/original/uapi/drm/i915_drm.h b/original/uapi/drm/i915_drm.h
index 7000e59..218edb0 100644
--- a/original/uapi/drm/i915_drm.h
+++ b/original/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