<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Backlight] Very slow response changing backlight on intel video"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72959">72959</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Backlight] Very slow response changing backlight on intel video
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>cheetah-freedesktop@fastcat.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>References to other reports of this issue:

<a href="https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001">https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001</a>
<a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/828296">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/828296</a>
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732753">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732753</a>

When changing the backlight in the default setup on many Dell and at least some
HP laptops, while the backlight does change, the X environment becomes
unresponsive for several seconds per backlight change (thus changing from
minimum to maximum brighness can cause X to be unresponsive for 30+ seconds). 
This seems to be caused by the server preferring the acpi backlight over the
intel backlight.

The second launchpad link has a patch and a workaround that both purport to fix
this.  The patch (which is 2 years old, but should still apply after
adjustments for files being moved in the source tree) addresses the issue by
making the intel_backlight sysfs interface be preferred over the acpi
interfaces.

The workaround given (which I can confirm works) is to add
acpi_backlight=vendor to the kernel boot, which effectively disables the acpi
backlight entries and causes the driver to pick (for me) the dell_backlight
entry.  From the linked reports, for others the dell backlight entry doesn't
exist, so the intel backlight is picked.

With the server having chosen one of the non-acpi backlight entries, brightness
changes work and are nearly instantaneous.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>