[Bug 86936] Facilitate override on minimum brightness level

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 3 06:12:42 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86936

--- Comment #6 from Jani Nikula <jani.nikula at intel.com> ---
Please attach dmesg with drm.debug=14 module parameter set with a newer kernel
(=including both commits).

15 is a value extracted from the VBT (which is in the opregion you attached).
It is a coefficient (15/255)*max where max is max_brightness. That translates
to the max being about 5% of the max.

The minimum brightness should *not* affect what you can set the brightness
interface to. All values 0..max_brightness are allowed, and it should just
scale the input suitable for hardware.

-- 
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/20141203/26e21e20/attachment.html>


More information about the intel-gfx-bugs mailing list