On Mon, 21 Jan 2019 at 22:22, Chris Wilson <[email protected]> wrote: > > Before adding yet another copy of struct live_test and its handler, > refactor the existing code into a common framework for live selftests. > For many live selftests, we want to know if the GPU hung or otherwise > misbehaved during the execution of the test (beyond any infraction in > the behaviour under test), live_test provides this by comparing the > GPU state before and after, alerting if it unexpectedly changed (e.g. > the reset counter changed). It also ensures that the GPU is idle before > and after the test, so that residual code running on the GPU is flushed > before testing. > > Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Matthew Auld <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 21/34] drm/i915: Enlarge vma->pin_cou... Chris Wilson
- [Intel-gfx] [PATCH 32/34] drm/i915: Use HW semaphores for i... Chris Wilson
- [Intel-gfx] [PATCH 10/34] drm/i915: Remove GPU reset depend... Chris Wilson
- [Intel-gfx] [PATCH 22/34] drm/i915: Allocate a status page ... Chris Wilson
- [Intel-gfx] [PATCH 29/34] drm/i915: Drop fake breadcrumb ir... Chris Wilson
- [Intel-gfx] [PATCH 09/34] drm/i915/guc: Disable global rese... Chris Wilson
- [Intel-gfx] [PATCH 04/34] drm/i915/selftests: Refactor comm... Chris Wilson
- Re: [Intel-gfx] [PATCH 04/34] drm/i915/selftests: Refa... Matthew Auld
- [Intel-gfx] [PATCH 08/34] drm/i915: Make all GPU resets ato... Chris Wilson
- Re: [Intel-gfx] [PATCH 08/34] drm/i915: Make all GPU r... John Harrison
- Re: [Intel-gfx] [PATCH 08/34] drm/i915: Make all G... Chris Wilson
- Re: [Intel-gfx] [PATCH 08/34] drm/i915: Make all G... Mika Kuoppala
- [Intel-gfx] [PATCH 24/34] drm/i915: Track the context's seq... Chris Wilson
- Re: [Intel-gfx] [PATCH 24/34] drm/i915: Track the cont... Tvrtko Ursulin
- [Intel-gfx] [PATCH 30/34] drm/i915: Keep timeline HWSP allo... Chris Wilson
- [Intel-gfx] [PATCH 33/34] drm/i915: Prioritise non-busywait... Chris Wilson
