power-profiles-daemon/docs/power-profiles-daemon-sections.txt
Mario Limonciello 41ed5d33a8 Add support for a amdgpu panel power savings action
This activates the DRM connector attribute `panel_power_savings`
which takes a range from 0 to 4 to indicate how aggresively to enable
panel power savings.

Link: https://lore.kernel.org/amd-gfx/0b94b25a-9ffa-41a5-b931-ad84e1892d36@amd.com/T/#m079d7c357626cf3a80cd9ba6239b3fe4fcf8937e
2024-02-13 23:20:42 +00:00

66 lines
1.1 KiB
Text

<SECTION>
<FILE>config</FILE>
<SUBSECTION Private>
VERSION
</SECTION>
</SECTION>
<SECTION>
<FILE>ppd-action</FILE>
<TITLE>Profile Actions</TITLE>
PpdActionClass
PpdAction
<SUBSECTION Private>
PPD_TYPE_ACTION
</SECTION>
<SECTION>
<FILE>ppd-action-amdgpu-panel-power</FILE>
<TITLE>AMDGPU Power Panel Saving Action</TITLE>
PpdActionAmdgpuPanelPowerClass
_PpdActionAmdgpuPanelPower
<SUBSECTION Private>
PPD_TYPE_ACTION
</SECTION>
<SECTION>
<FILE>ppd-driver</FILE>
<TITLE>Profile Drivers</TITLE>
PpdDriverClass
PpdDriver
PpdProbeResult
PpdProfileActivationReason
<SUBSECTION Private>
PPD_TYPE_DRIVER
PPD_TYPE_DRIVER_CPU
PPD_TYPE_DRIVER_PLATFORM
</SECTION>
<SECTION>
<FILE>ppd-driver-cpu</FILE>
<TITLE>CPU Profile Drivers</TITLE>
PpdDriverCpuClass
PpdDriverCpu
</SECTION>
<SECTION>
<FILE>ppd-driver-platform</FILE>
<TITLE>Platform Profile Drivers</TITLE>
PpdDriverPlatformClass
PpdDriverPlatform
</SECTION>
<SECTION>
<FILE>ppd-profile</FILE>
<TITLE>Constants</TITLE>
PpdProfile
PPD_PROFILE_ALL
PPD_PROFILE_UNSET
ppd_profile_to_str
ppd_profile_from_str
ppd_profile_has_single_flag
<SUBSECTION Private>
PPD_TYPE_PROFILE
ppd_profile_get_type
</SECTION>