<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - 845G: crtc active state doesn't match with hw state"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64764#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - 845G: crtc active state doesn't match with hw state"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64764">bug 64764</a>
              from <span class="vcard"><a class="email" href="mailto:mlsemon35@gmail.com" title="mlsemon35@gmail.com">mlsemon35@gmail.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=64764#c18">comment #18</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=79773" name="attach_79773" title="quirk the pipe A quirk">attachment 79773</a> <a href="attachment.cgi?id=79773&action=edit" title="quirk the pipe A quirk">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=64764&attachment=79773'>[review]</a> [review]
> quirk the pipe A quirk

> Please test the attached patch, thanks.</span >

Ugh, I'm still being stupid, but here's as close as I can get to a test:

Your patch does not patch using `git am`, so I trimmed it down to a normal
patch and used `patch`.  The first hunk had an offset of around 200 lines, the
second hunk of about -162 lines.  The kernel compile was good.

I can run `xset dpms force off` and intel_reg_dumper all day long and not worry
too much about restarting X11 or getting those GTT errors.  I did get one GTT
error, but that may have been due to my normal-user account overrunning its
quota, and X11 couldn't touch a file in /tmp to set up the keyboard.  With
quota issues resolved, I couldn't reproduce the previous behavior on X11.

However, I still get the same backtrace when leaving the console alone for an
hour.  So for now, I'm taking this line in slackware-current's
/etc/rc.d/rc.M...

/bin/setterm -blank 15 -powersave powerdown -powerdown 60

...and trying to get a value for -powersave that won't instigate this behavior.
 The first try will be this...

/bin/setterm -blank 15 -powersave off

...and the settings for hsync blanking and vsync blanking will be tried as
well.

Now that I have a decent Internet connection, I'll refresh my kernel git and
try your patch again as well.

Thanks!

Michael</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>