Quoting Martin Peres (2020-02-24 09:16:02) > On 2020-02-21 15:56, Chris Wilson wrote: > > Since we check before and then after each debugfs entry, we do not need > > to check before each time as well. We will error out as soon as it does > > fail, at all other times we know the system to be idle. > > > > No impact on runtime for glk (which apparently is one of the better > > behaving systems). > > > > v2: Assert that we are currently suspended prior to opening the file, > > i.e. that nothing else is waking up the device behind our backs. > > > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > > Cc: Martin Peres <martin.peres@xxxxxxxxxxxxxxx> > > This changes the purpose of this test, but checking that nothing is > waking the driver in the background sound like a good test and could > explain the terribly-slow runtime on some platforms! Not really changing the underlying purpose, just removing the grace window for the system to go to sleep by itself. If the system is waking up behind our backs (hotplug? that we want to address and try to capture). -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx