Re: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call

2025-03-22 Thread Thomas Zimmermann
Hi Am 18.03.25 um 10:23 schrieb Daniel Thompson: On Thu, Mar 06, 2025 at 03:05:48PM +0100, Thomas Zimmermann wrote: Remove support for fb events from backlight subsystem. Provide the helper backlight_notify_blank_all() instead. Also export the existing helper backlight_notify_blank() to update

Re: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call

2025-03-18 Thread Daniel Thompson
On Thu, Mar 06, 2025 at 03:05:48PM +0100, Thomas Zimmermann wrote: > Remove support for fb events from backlight subsystem. Provide the > helper backlight_notify_blank_all() instead. Also export the existing > helper backlight_notify_blank() to update a single backlight device. > > In fbdev, call e

[PATCH v3 06/11] backlight: Replace fb events with a dedicated function call

2025-03-11 Thread Thomas Zimmermann
Remove support for fb events from backlight subsystem. Provide the helper backlight_notify_blank_all() instead. Also export the existing helper backlight_notify_blank() to update a single backlight device. In fbdev, call either helper to inform the backlight subsystem of changes to a display's bla

Re: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call

2025-03-08 Thread kernel test robot
t.git for-backlight-next patch link: https://lore.kernel.org/r/20250306140947.580324-7-tzimmermann%40suse.de patch subject: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call config: x86_64-randconfig-005-20250308 (https://download.01.org/0day-ci/archive/20250308/20

Re: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call

2025-03-08 Thread kernel test robot
e: https://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git for-backlight-next patch link: https://lore.kernel.org/r/20250306140947.580324-7-tzimmermann%40suse.de patch subject: [PATCH v3 06/11] backlight: Replace fb events with a dedicated function call config: i386-randconfig-005-202503