<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 12:01 PM, Michel Dänzer <span dir="ltr"><<a href="mailto:michel@daenzer.net" target="_blank">michel@daenzer.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Die, 2013-04-30 at 17:34 +0200, Michel Dänzer wrote:<br>
> On Die, 2013-04-30 at 10:31 -0400, Ilija Hadzic wrote:<br>
> > On Tue, Apr 30, 2013 at 5:16 AM, Michel Dänzer <<a href="mailto:michel@daenzer.net">michel@daenzer.net</a>><br>
> > wrote:<br>
> >         On Son, 2013-04-28 at 16:07 -0400, Ilija Hadzic wrote:<br>
> >         ><br>
</div><div class="im">> >         > The end result is that regardless in which state the display<br>
> >         is, the<br>
> >         > application sees the events (time and sequence numbers) that<br>
> >         progress<br>
> >         > as if the CRTC is running and the events happen at right<br>
> >         time points<br>
> >         > on the grid determined by the vlbanks (real or<br>
> >         interpolated).<br>
> ><br>
> ><br>
> >         Indeed, looks like DPMS off no longer has any effect on piglit<br>
> >         results. :) Thanks for working on this.<br>
> ><br>
> ><br>
> ><br>
> > Forgive me if this question is going to make me look dumb, but given<br>
> > that piglit is a rendering test suite, the behavior you are seeing is<br>
> > expected. In other words, you are not implying that something is<br>
> > wrong, are you?<br>
><br>
> Indeed, I'm not. piglit has a few GLX tests, some of which could<br>
> previously fail when the monitor was in DPMS off state. Your series<br>
> fixes that.<br>
<br>
</div>Hmm, now I've seen some issues with some glx/GLX_OML_sync_control/ tests<br>
again even with your patches. Maybe the CRTC went off while those tests<br>
were running, and that isn't handled quite correctly yet. Can you look<br>
into that?<br>
<div class=""><div class="h5"><br>
--<br>
Earthling Michel Dänzer           |                   <a href="http://www.amd.com" target="_blank">http://www.amd.com</a><br>
Libre software enthusiast         |          Debian, X and DRI developer<br>
</div></div></blockquote></div><br><br></div><div class="gmail_extra">Is this the kind of error you are seeing?<br><br>        "glx/GLX_OML_sync_control/waitformsc": {<br>                "info": "Returncode: 0\n\nErrors:\nglXWaitForMscOML() returned msc of 184744, expected >= 216181\n\n\nOutput:\n", <br>
                "errors": [<br>                    "glXWaitForMscOML() returned msc of 184744, expected >= 216181"<br>                ], <br>                "returncode": 0, <br>                "command": "/home/ihadzic/git_sandbox/piglit/framework/../bin/glx-oml-sync-control-waitformsc -auto -fbo", <br>
                "result": "warn", <br>                "time": 0.11738109588623047<br>            },<br><br></div></div>