<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver is ignoring DPMS monitor section"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98375">98375</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Intel driver is ignoring DPMS monitor section
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>manio@skyboo.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=127455" name="attach_127455" title="Xorg.log with logverbose 20">attachment 127455</a> <a href="attachment.cgi?id=127455&action=edit" title="Xorg.log with logverbose 20">[details]</a></span>
Xorg.log with logverbose 20

Hi.
The problem is that the intel driver seems to ignoring the:
Option "DPMS" "false"
of the associated monitor section in the xorg.conf.

Expected behavior: If a monitor has "DPMS" set to "false" the monitor should
stay powered on, even after typing "xset dpms force off"/or DPMS enabled by the
window manager.

Current behavior: The monitor is powered down.
I was also testing to put "DPMS" "false" to all monitors associated with the
intel driver - the result was the same => all monitors went sleep.

Other drivers (tested on nvidia and nouveau) honors this option and monitor
with the above option set is not turned off, while the others are.

As a side note, I can see a difference in parsing the option by the driver,
because when all intel-driven monitors are without the DPMS option, then I have
in the log:
[   147.737] (==) intel(0): DPMS enabled
[   147.737] (==) intel(1): DPMS enabled

and when I disable DPMS for monitor0, then in the log is only one line:
[   147.737] (==) intel(1): DPMS enabled

I am attaching my xorg.conf and the log with .</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>