Quoting Tvrtko Ursulin (2018-03-23 11:54:28) > From: Tvrtko Ursulin <[email protected]> > > If we stop relying on regular GPU hangs to be detected, but trigger them > manually as soon as we know our batch of interest is actually executing > on the GPU, we can dramatically speed up various subtests. > > This is enabled by the pollable spin batch added in the previous patch. > > v2: > * Test gem_wait after reset/wedge and with reset/wedge after a few > predefined intervals since gem_wait invocation. (Chris Wilson) > > v3: > Chris Wilson: > * Decrease short test to 1us. > * Use POSIX timers instead of signals to avoid interrupting gem_wait. > * Improve comment. > > Signed-off-by: Tvrtko Ursulin <[email protected]> > Suggested-by: Chris Wilson <[email protected]> > Cc: Antonio Argenziano <[email protected]>
I can't think of anything else that might go wrong, so Reviewed-by: Chris Wilson <[email protected]> -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
