mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
Documentation/gpu: add remaining DOC: comments to Intel display documentation
Not all of the overview DOC: comments in the display driver are incorporated into the documentation. Add the missing ones, including some function documentation. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patch.msgid.link/589c46cf9a46763f4fbb7e1756656e6d71ba1431.1778235406.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
bd30515d20
commit
158fcf1b39
11
Documentation/gpu/intel-display/atomic.rst
Normal file
11
Documentation/gpu/intel-display/atomic.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.. SPDX-License-Identifier: MIT
|
||||
.. Copyright © 2026 Intel Corporation
|
||||
|
||||
Atomic Modeset Support
|
||||
======================
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_atomic.c
|
||||
:doc: atomic modeset support
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_atomic.c
|
||||
:internal:
|
||||
8
Documentation/gpu/intel-display/casf.rst
Normal file
8
Documentation/gpu/intel-display/casf.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.. SPDX-License-Identifier: MIT
|
||||
.. Copyright © 2026 Intel Corporation
|
||||
|
||||
Content Adaptive Sharpness Filter (CASF)
|
||||
========================================
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_casf.c
|
||||
:doc: Content Adaptive Sharpness Filter (CASF)
|
||||
8
Documentation/gpu/intel-display/cmtg.rst
Normal file
8
Documentation/gpu/intel-display/cmtg.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.. SPDX-License-Identifier: MIT
|
||||
.. Copyright © 2026 Intel Corporation
|
||||
|
||||
Common Primary Timing Generator (CMTG)
|
||||
======================================
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_cmtg.c
|
||||
:doc: Common Primary Timing Generator (CMTG)
|
||||
|
|
@ -24,8 +24,11 @@ driver. The display driver isn't an independent driver in that sense.
|
|||
:caption: Detailed display topics
|
||||
|
||||
async-flip
|
||||
atomic
|
||||
audio
|
||||
casf
|
||||
cdclk
|
||||
cmtg
|
||||
dmc
|
||||
dpio
|
||||
dpll
|
||||
|
|
@ -37,4 +40,5 @@ driver. The display driver isn't an independent driver in that sense.
|
|||
hotplug
|
||||
plane
|
||||
psr
|
||||
snps-phy
|
||||
vbt
|
||||
|
|
|
|||
8
Documentation/gpu/intel-display/snps-phy.rst
Normal file
8
Documentation/gpu/intel-display/snps-phy.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.. SPDX-License-Identifier: MIT
|
||||
.. Copyright © 2026 Intel Corporation
|
||||
|
||||
Synopsis PHY support
|
||||
====================
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_snps_phy.c
|
||||
:doc: Synopsis PHY support
|
||||
Loading…
Reference in New Issue
Block a user