Re: [PATCH v2] docs: backlight: Clarify `actual_brightness`

2025-05-05 Thread Harry Wentland
On 2025-04-15 15:20, Mario Limonciello wrote: > From: Mario Limonciello > > Currently userspace software systemd treats `brightness` and > `actual_brightness` identically due to a bug found in an out of tree > driver. > > This however causes problems for in-tree drivers that use brightness >

[PATCH v2] docs: backlight: Clarify `actual_brightness`

2025-04-15 Thread Mario Limonciello
From: Mario Limonciello Currently userspace software systemd treats `brightness` and `actual_brightness` identically due to a bug found in an out of tree driver. This however causes problems for in-tree drivers that use brightness to report user requested `brightness` and `actual_brightness` to