On Mon, Dec 04, 2017 at 03:45:40PM -0800, Antonio Argenziano wrote: > This patch adds a test where a low priority batch is going to be > declared hung while a preemption is pending. The test wants to verify > that a 'hanging' low priority batch will not disrupt the execution of a high > priority context and that the driver does due diligence in managing a > reset while a preemption is pending. > > -v2: > - Use igt_hang_ctx to hang the engine (Chris) > - Enable/Process engine reset using IGT libs (Chris) > - Create new subtest_group for the test (Chris) > > Cc: Chris Wilson <[email protected]> > Cc: Michal Winiarski <[email protected]> > Signed-off-by: Antonio Argenziano <[email protected]>
Reviewed-by: Michał Winiarski <[email protected]> -Michał > --- > tests/gem_exec_schedule.c | 28 +++++++++++++++++++++++++++- > 1 file changed, 27 insertions(+), 1 deletion(-) _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
