aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2024-02-12 16:04:23 -0500
committerChristian König <[email protected]>2024-02-16 12:52:49 +0100
commit77d17c4cd0bf52eacfad88e63e8932eb45d643c5 (patch)
tree0786340e627486d7d51dbe069a3b8c2d3a810a3a
parent654f26a0f43cfd35a5ebd19e008b6f065f2a1f92 (diff)
Documentation/gpu: Update documentation on drm-shared-*
Clarify the documentation in preparation for updated helpers which check the handle count as well as whether a dma-buf has been attached. Link: https://lore.kernel.org/all/[email protected]/ Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Christian König <[email protected]>
-rw-r--r--Documentation/gpu/drm-usage-stats.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/drm-usage-stats.rst b/Documentation/gpu/drm-usage-stats.rst
index 7aca5c7a7b1d..6dc299343b48 100644
--- a/Documentation/gpu/drm-usage-stats.rst
+++ b/Documentation/gpu/drm-usage-stats.rst
@@ -138,7 +138,7 @@ indicating kibi- or mebi-bytes.
- drm-shared-<region>: <uint> [KiB|MiB]
-The total size of buffers that are shared with another file (ie. have more
+The total size of buffers that are shared with another file (e.g., have more
than a single handle).
- drm-total-<region>: <uint> [KiB|MiB]