Documentation/gpu/drm-internals.rst

Source file repositories/reference/linux-study-clean/Documentation/gpu/drm-internals.rst

File Facts

System
Linux kernel
Corpus path
Documentation/gpu/drm-internals.rst
Extension
.rst
Size
8095 bytes
Lines
253
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: operation-table or driver-model contract
Status
pattern implementation candidate

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

through the :c:type:`struct device_driver <device_driver>`
dev_pm_ops) and set these methods to NULL.

Legacy DMA Services
-------------------

This should cover how DMA mapping etc. is supported by the core. These
functions are deprecated and should not be used.

Annotation

Implementation Notes