mbox series

[0/2] ACPI: video: Add 2 new backlight=native DMI quirks

Message ID 20230517092359.73840-1-hdegoede@redhat.com
Headers show
Series ACPI: video: Add 2 new backlight=native DMI quirks | expand

Message

Hans de Goede May 17, 2023, 9:23 a.m. UTC
Hi Rafael,

Here is a series adding 2 new backlight=native DMI quirks to video_detect.c
note the first patch is a resend for a patch which seems to have fallen
through the cracks. I've included that here again since patch 2/2 will
show a conflict if 1/2 is nor merged first.

Regards,

Hans

p.s.

Talking about unmerged patches, FYI I also have the following series +
2 separate patches still pending:

https://lore.kernel.org/linux-acpi/20230429103841.6988-1-hdegoede@redhat.com/
https://lore.kernel.org/linux-acpi/20230429163458.73479-1-hdegoede@redhat.com/
https://lore.kernel.org/linux-acpi/20230509124100.288814-1-hdegoede@redhat.com/


Hans de Goede (2):
  ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
  ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e
    (3371 AMD version)

 drivers/acpi/video_detect.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Comments

Rafael J. Wysocki May 18, 2023, 6:27 p.m. UTC | #1
Hi Hans,

On Wed, May 17, 2023 at 11:24 AM Hans de Goede <hdegoede@redhat.com> wrote:
>
> Hi Rafael,
>
> Here is a series adding 2 new backlight=native DMI quirks to video_detect.c
> note the first patch is a resend for a patch which seems to have fallen
> through the cracks.

It hasn't, but my queue processing speed is not fantastic ATM.

> I've included that here again since patch 2/2 will
> show a conflict if 1/2 is nor merged first.

Both applied as 6.5 material, thanks!

> p.s.
>
> Talking about unmerged patches, FYI I also have the following series +
> 2 separate patches still pending:
>
> https://lore.kernel.org/linux-acpi/20230429103841.6988-1-hdegoede@redhat.com/
> https://lore.kernel.org/linux-acpi/20230429163458.73479-1-hdegoede@redhat.com/
> https://lore.kernel.org/linux-acpi/20230509124100.288814-1-hdegoede@redhat.com/

I'll get to these.