public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI: video: Use acpi_device_fix_up_power_children()
@ 2023-11-12 20:36 Hans de Goede
  2023-11-12 20:36 ` [PATCH 1/2] ACPI: PM: Add acpi_device_fix_up_power_children() function Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hans de Goede @ 2023-11-12 20:36 UTC (permalink / raw)
  To: Rafael J . Wysocki
  Cc: Hans de Goede, Owen T . Heisler, Kai-Heng Feng, linux-acpi,
	regressions, stable

Hi Rafael,

This series fixes a regression reported in 6.6:

https://lore.kernel.org/regressions/9f36fb06-64c4-4264-aaeb-4e1289e764c4@owenh.net/
https://gitlab.freedesktop.org/drm/nouveau/-/issues/273
https://bugzilla.kernel.org/show_bug.cgi?id=218124

The reporter has confirmed that this series fixes things and
Kai-Heng has confirmed that backlight control still works on
the HP ZBook Fury 16 G10 for which the original
acpi_device_fix_up_power_extended() call this replaces was added.

Assuming you agree with this series, can you get it on its way
to Linus so that it can be backported to 6.6 please ?

Regards,

Hans


Hans de Goede (2):
  ACPI: PM: Add acpi_device_fix_up_power_children() function
  ACPI: video: Use acpi_device_fix_up_power_children()

 drivers/acpi/acpi_video.c |  2 +-
 drivers/acpi/device_pm.c  | 13 +++++++++++++
 include/acpi/acpi_bus.h   |  1 +
 3 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-20 16:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-12 20:36 [PATCH 0/2] ACPI: video: Use acpi_device_fix_up_power_children() Hans de Goede
2023-11-12 20:36 ` [PATCH 1/2] ACPI: PM: Add acpi_device_fix_up_power_children() function Hans de Goede
2023-11-13 14:32   ` Greg KH
2023-11-12 20:36 ` [PATCH 2/2] ACPI: video: Use acpi_device_fix_up_power_children() Hans de Goede
2023-11-20 16:32 ` [PATCH 0/2] " Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox