[Bug 73252] [Baytrail-M] brightness can't be adjusted: no ASLE interrupt code
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 9 23:59:39 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73252
--- Comment #8 from Daniel Vetter <daniel at ffwll.ch> ---
Afaik we need this at least on some machines since the ACPI backlight uses
OpRegion request to adjust the real hw backlight. So the flow on these machines
is:
1. button press
2. ACPI button converted to input key event
3. Userspace calculates new backlight and frobs the ACPI backlight
4. ACPI stores request value in OpRegion and generates the special OpRegeion
interrupt.
5. drm/i915 updates the backlight.
6. User is happy
Do not ask, won't tell.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140110/ba1b02d4/attachment.html>
More information about the intel-gfx-bugs
mailing list