Dejvino / pinephone-sway-poc

Sway UI configured for PinePhone (Proof Of Concept)
Apache License 2.0
106 stars 10 forks source link

fyi #10

Open Artturin opened 3 years ago

Artturin commented 3 years ago

https://xnux.eu/devices/feature/backlight.html

Be aware that LCD backlight and LCD panel controller and LCD panel interface are all separate parts of the display pipeline. If you turn off the backlight via sysfs, you're just turning off the light, but rest of the pipeline is still in full gear.

To get maximum power savings you need to shut down the entire pipeline using DPMS via KMS API.