From: Lucas De Marchi Date: Mon, 7 Nov 2022 17:32:07 +0000 (-0800) Subject: Documentation/gpu: Fix section in the wrong scope X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=39a10b6ac5d18dd714e8a64c96cb72ef121ce963;p=linux.git 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 --- 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 ===============================