public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] i915 brightness control
@ 2010-06-02 22:11 Kamal Mostafa
  2010-06-02 22:11 ` [RFC PATCH 1/2] acpi/video: acpi_brightness_hook API Kamal Mostafa
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kamal Mostafa @ 2010-06-02 22:11 UTC (permalink / raw)
  To: linux-acpi, intel-gfx; +Cc: Kamal Mostafa

Requesting comments on this idea (proposed by Matthew Garrett) and my
implementation.  Note especially the KNOWN PROBLEM with a "GM45" GPU.

 -Kamal

.......

BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/568611

In order to avoid the often-dysfunctional native acpi brightness control
methods, a new acpi_brightness_hook interface is made available.

The i915 driver uses the new hook to take over brightness control.
Boot with i915.brightness=0 to disable.

KNOWN PROBLEM:
  - i915 opregion brightness control silently fails on GM45 (pci-id 0x2a42)

[RFC PATCH 1/2] acpi/video: acpi_brightness_hook API
[RFC PATCH 2/2] drm/i915: override acpi brightness control


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

end of thread, other threads:[~2010-09-24 19:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 22:11 [RFC PATCH 0/2] i915 brightness control Kamal Mostafa
2010-06-02 22:11 ` [RFC PATCH 1/2] acpi/video: acpi_brightness_hook API Kamal Mostafa
2010-06-02 22:11 ` [RFC PATCH 2/2] drm/i915: override acpi brightness control Kamal Mostafa
2010-06-02 23:20 ` [Intel-gfx] [RFC PATCH 0/2] i915 " Pedro Ribeiro
2010-06-03 14:19   ` Matthew Garrett
2010-06-04 19:47   ` Jerone Young
2010-09-13 17:48 ` Matthew Garrett
2010-09-24 19:12   ` Kamal Mostafa

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