<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [PNV] drm/i915: VGA cannot be turned on"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77137#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [PNV] drm/i915: VGA cannot be turned on"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77137">bug 77137</a>
              from <span class="vcard"><a class="email" href="mailto:bugs-freedesktop-ugeuder@snkmail.com" title="Uwe Geuder <bugs-freedesktop-ugeuder@snkmail.com>"> <span class="fn">Uwe Geuder</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=77137#c9">comment #9</a>)
<span class="quote">> Btw the WARNING in the LVDS switching case should be fixed with

> <a href="http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-next">http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-next</a>-
> queued&id=8f207c2235397748d243f5af69c8da102ce37d0f

> Would be good if you can apply that patch and give it a spin.</span >

Hmm, I cannot see commit 8f207c2235397748d243f5af69c8da102ce37d0f
in git history, but commit
773875bfb6737982903c42d1ee88cf60af80089c seems to be of identical
contents. Maybe some commit --amend and/or push --force?

Anyway, 773875bfb6737982903c42d1ee88cf60af80089c seems to be in
today's daily Ubuntu build 1e771b84e47085ef9b6efea1321e7cb5a8b2c065.

Using that build I still get the warning on switching LVDS
mode (successful outcome), the patch obviously does not solve the
warning issue.

See attached log produced from running this script:

#!/bin/sh
cmd="xrandr --output LVDS1 --mode 800x600"
echo "*** calling $cmd" | sudo tee /dev/kmsg
$cmd
echo "*** returned from $cmd" | sudo tee /dev/kmsg

(I still leave the status as NEEDINFO, I'll provide more info about VGA
behaviour later)</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>
      </ul>
    </body>
</html>