mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-09 06:14:34 +02:00
- A Revert of a Kconfig patch that broke some builds (Jani) - New fb_pin abstraction for xe and i915 fb transparent handling (Ville, Tvrtko) - Skip inactive MST connectors on HDCP cases (Suraj) - Reduce redundant intel_panel_fixed_mode (Ankit) - Some general fixes (Imre, Chaitanya) - Reorganize display documentation (Jani) - Start switching to display specific reg types (Jani) Signed-off-by: Dave Airlie <airlied@redhat.com> From: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patch.msgid.link/agXbLMtMECnKy-YV@intel.com
38 lines
752 B
ReStructuredText
38 lines
752 B
ReStructuredText
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
.. _drm/xe:
|
|
|
|
=======================
|
|
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.
|
|
|
|
The display, or :ref:`drm-kms`, support for drm/xe is provided by
|
|
:ref:`drm/intel-display`, and shared with :ref:`drm/i915 <drm/i915>`.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
xe_mm
|
|
xe_map
|
|
xe_migrate
|
|
xe_exec_queue
|
|
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_device
|
|
xe-drm-usage-stats.rst
|
|
xe_configfs
|
|
xe_gt_stats
|