mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-31 23:27:20 +00:00

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:bef52b5c7a
("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 commitaf53f0fd99
) Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
29 lines
557 B
ReStructuredText
29 lines
557 B
ReStructuredText
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
=======================
|
|
drm/xe Intel GFX Driver
|
|
=======================
|
|
|
|
The drm/xe driver supports some future GFX cards with rendering, display,
|
|
compute and media. Support for currently available platforms like TGL, ADL,
|
|
DG2, etc is provided to prototype the driver.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
xe_mm
|
|
xe_map
|
|
xe_migrate
|
|
xe_cs
|
|
xe_pm
|
|
xe_gt_freq
|
|
xe_pcode
|
|
xe_gt_mcr
|
|
xe_wa
|
|
xe_rtp
|
|
xe_firmware
|
|
xe_tile
|
|
xe_debugging
|
|
xe_devcoredump
|
|
xe-drm-usage-stats.rst
|
|
xe_configfs
|