drm/xe: Make xe_gt_freq part of the Documentation
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 21 May 2025 16:51:47 +0000 (12:51 -0400)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Wed, 28 May 2025 15:23:07 +0000 (17:23 +0200)
commit55f8aa083604ce098c9d6a0911c6bcde15d03a80
treeebcc6c5f5887d44feef8392dfc65ef644f16b4ac
parent879ede53958f7bab79a88888f77e0ca91f0f77da
drm/xe: Make xe_gt_freq part of the Documentation

The documentation was created with the creation of the component,
however it has never been actually shown in the actual Documentation.

While doing this, fixes the identation style, to avoid new warnings
while building htmldocs.

Fixes: bef52b5c7a19 ("drm/xe: Create a xe_gt_freq component for raw management and sysfs")
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250521165146.39616-3-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
(cherry picked from commit af53f0fd99c3bbb3afd29f1612c9e88c5a92cc01)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Documentation/gpu/xe/index.rst
Documentation/gpu/xe/xe_gt_freq.rst [new file with mode: 0644]
drivers/gpu/drm/xe/xe_gt_freq.c