public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix backlight control on Toshiba Satellite Z830
@ 2022-08-24 18:49 Arvid Norlander
  2022-08-24 18:49 ` [PATCH 1/1] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk Arvid Norlander
  0 siblings, 1 reply; 13+ messages in thread
From: Arvid Norlander @ 2022-08-24 18:49 UTC (permalink / raw)
  To: linux-acpi; +Cc: Rafael J. Wysocki, Hans de Goede, Len Brown, Arvid Norlander

Hi,

First: I'm very new to this whole kernel development thing, so applogies in
advance for any mistakes.

I am submitting a patch that fixes backlight on Toshiba Satellite/Portege
Z830. This is a so called "ultrabook" from 2011. It needs the quirk
video_disable_backlight_sysfs_if. Without it backlight control breaks after
a suspend/resume cycle. However, control via intel_backlight still works.
If I disable acpi_video via acpi_backlight=none however, the backlight
never turns on at all after resume.

Thanks to Hans de Goede for suggesting this fix.

Reference:
* https://www.spinics.net/lists/platform-driver-x86/msg34394.html

Best regards,
Arvid Norlander

Arvid Norlander (1):
  ACPI: video: Add Toshiba Satellite/Portege Z830 quirk

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


base-commit: 1c23f9e627a7b412978b4e852793c5e3c3efc555
-- 
2.37.2


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

end of thread, other threads:[~2022-09-01 15:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-24 18:49 [PATCH 0/1] Fix backlight control on Toshiba Satellite Z830 Arvid Norlander
2022-08-24 18:49 ` [PATCH 1/1] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk Arvid Norlander
2022-08-24 21:14   ` Hans de Goede
2022-08-26 11:46   ` Hans de Goede
2022-08-27 11:23     ` Arvid Norlander
2022-08-27 13:49       ` Hans de Goede
2022-08-29 14:12         ` Hans de Goede
2022-08-29 18:30           ` Arvid Norlander
2022-08-29 18:58             ` Hans de Goede
2022-08-31 13:44               ` Arvid Norlander
2022-09-01 10:42                 ` Hans de Goede
2022-09-01 14:15                   ` Arvid Norlander
2022-09-01 15:03                     ` Hans de Goede

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