<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - intel-virtual-output: Rotation not working with nvidia-319"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76271#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - intel-virtual-output: Rotation not working with nvidia-319"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76271">bug 76271</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Ok, that should have the intel-virtual-output with the panning tweaks for
nvidia. Can you please paste the output of xrandr -d :0 and xrandr -d :8? Also
recompiling tools/virtual.c with

diff --git a/tools/virtual.c b/tools/virtual.c
index 5883950..c5316a2 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -65,7 +65,7 @@
 #include <fcntl.h>
 #include <assert.h>

-#if 0
+#if 1
 #define DBG(x) printf x
 #define EXTRA_DBG 1
 #else

and capturing the log with ./intel-virtual-output -f -b would be very useful.

Indeed it would be sensible if you did check that i-v-o is being compiled. (At
the bottom of the ./configure summary it should be listed amongst the tools to
be installed.)</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>