<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - intel-virtual-output doesn't sync built-in X11 screensaver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93562#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - intel-virtual-output doesn't sync built-in X11 screensaver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93562">bug 93562</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>Still nothing. Ok, I've pushed the patch (since I'm fairly confident it didn't
break anything at least):

commit 8e987511f0f190115e2587a94922b766d4f8719a
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Sat Jan 2 21:29:58 2016 +0000

    tools/intel-virtual-output: Propagate screen blanking

    When attaching to a target display, disable the builtin screen blanking
    (equivalent to xset -d :8 s off, or setting
        Option          "BlankTime"     "0"
        Option          "StandbyTime"   "0"
        Option          "SuspendTime"   "0"
        Option          "OffTime"       "0"
    in the target xorg.conf). Then listen to the ScreenSaver notify events
    on the host and forward the activations/resets to the targets. This
    should then keep all the screen blanking in sync.

    Reported-by: Raffael Herzog <<a href="mailto:herzog@raffael.ch">herzog@raffael.ch</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - intel-virtual-output doesn't sync built-in X11 screensaver"
   href="show_bug.cgi?id=93562">https://bugs.freedesktop.org/show_bug.cgi?id=93562</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

So if you run git pull, recompile, then ./tools/intel-virtual-output <blah></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>