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

2025-04-16 Thread Jani Nikula
On Tue, 15 Apr 2025, Lee Jones wrote: > On Tue, 08 Apr 2025, 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 prob

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

2025-04-15 Thread Lee Jones
On Tue, 15 Apr 2025, Mario Limonciello wrote: > On 4/15/2025 10:53 AM, Lee Jones wrote: > > On Tue, 08 Apr 2025, Mario Limonciello wrote: > > > > > From: Mario Limonciello > > > > > > Currently userspace software systemd treats `brightness` and > > > `actual_brightness` identically due to a bug

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

2025-04-15 Thread Mario Limonciello
On 4/15/2025 10:53 AM, Lee Jones wrote: On Tue, 08 Apr 2025, 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 dri

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

2025-04-15 Thread Lee Jones
On Tue, 08 Apr 2025, 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 > to

[PATCH] docs: backlight: Clarify `actual_brightness`

2025-04-08 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