Documentation/gpu/xe/xe_mm.rst

Source file repositories/reference/linux-study-clean/Documentation/gpu/xe/xe_mm.rst

File Facts

System
Linux kernel
Corpus path
Documentation/gpu/xe/xe_mm.rst
Extension
.rst
Size
559 bytes
Lines
30
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)

=================
Memory Management
=================

.. kernel-doc:: drivers/gpu/drm/xe/xe_bo_doc.h
   :doc: Buffer Objects (BO)

GGTT
====

.. kernel-doc:: drivers/gpu/drm/xe/xe_ggtt.c
   :doc: Global Graphics Translation Table (GGTT)

GGTT Internal API
-----------------

.. kernel-doc:: drivers/gpu/drm/xe/xe_ggtt_types.h
   :internal:

.. kernel-doc:: drivers/gpu/drm/xe/xe_ggtt.c
   :internal:

Pagetable building
==================

.. kernel-doc:: drivers/gpu/drm/xe/xe_pt.c
   :doc: Pagetable building

Annotation

Implementation Notes