From 39a10b6ac5d18dd714e8a64c96cb72ef121ce963 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Mon, 7 Nov 2022 09:32:07 -0800 Subject: [PATCH] Documentation/gpu: Fix section in the wrong scope That section should still be inside "DRM client usage stats" rather than as a sibling. Signed-off-by: Lucas De Marchi Reviewed-by: Tvrtko Ursulin Link: https://patchwork.freedesktop.org/patch/msgid/20221107173209.2219571-2-lucas.demarchi@intel.com --- Documentation/gpu/drm-usage-stats.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/gpu/drm-usage-stats.rst b/Documentation/gpu/drm-usage-stats.rst index 92c5117368d7f..b46327356e804 100644 --- a/Documentation/gpu/drm-usage-stats.rst +++ b/Documentation/gpu/drm-usage-stats.rst @@ -126,7 +126,6 @@ percentage utilization of the engine, whereas drm-engine- only reflects time active without considering what frequency the engine is operating as a percentage of it's maximum frequency. -=============================== Driver specific implementations =============================== -- 2.39.5