<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Facilitate override on minimum brightness level"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86936#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Facilitate override on minimum brightness level"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86936">bug 86936</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>(In reply to Aurabindo J from <a href="show_bug.cgi?id=86936#c0">comment #0</a>)
<span class="quote">> Associated commit:

> commit e1c412e75754ab7b7002f3e18a2652d999c40d4b
> Author: Jani Nikula <<a href="mailto:jani.nikula@intel.com">jani.nikula@intel.com</a>>
> Date:   Wed Nov 5 14:46:31 2014 +0200

>     drm/i915: safeguard against too high minimum brightness
>     
>     Never trust (your interpretation of) the VBT. Regression from
>     
>     commit 6dda730e55f412a6dfb181cae6784822ba463847
>     Author: Jani Nikula <<a href="mailto:jani.nikula@intel.com">jani.nikula@intel.com</a>>
>     Date:   Tue Jun 24 18:27:40 2014 +0300
>     
>         drm/i915: respect the VBT minimum backlight brightness</span >

The first commit ("drm/i915: respect the VBT minimum backlight brightness") is
the real culprit in your case. It starts restricting the minimum brightness
based on VBT. The VBT value is supposed to have been selected by the OEM to
match the hardware requirements.

The second commit ("drm/i915: safeguard against too high minimum brightness")
ensures the limit isn't "too high". It should *not* be effective in your case,
where the minimum per VBT is (15/255)*max, i.e. you can't go below 5%.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>