On Mon, Dec 04, 2017 at 03:45:41PM -0800, Antonio Argenziano wrote: > This patch adds a test that will trigger a preemption of a low priority > batch by a 'bad' batch buffer which will hang. The test aims at making > sure that a hanging high priority batch will not disrupt the submission > flow of low priority contexts. > > -v2: > - Rename subtest (Chris) > - Use igt_hang_ctx to hang ring (Chris) > - Add comment on execution order checks (Chris) > > Cc: Chris Wilson <[email protected]> > Cc: Michal Winiarski <[email protected]> > Signed-off-by: Antonio Argenziano <[email protected]>
Reviewed-by: Michał Winiarski <[email protected]> > --- > tests/gem_exec_schedule.c | 37 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
