Re: [Intel-gfx] [PATCH i-g-t 01/15] gem_wsim: Engine map support

2019-05-23 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-22 16:57:06) > From: Tvrtko Ursulin > > Support new i915 uAPI for configuring contexts with engine maps. > > Please refer to the README file for more detailed explanation. > > v2: > * Allow defining engine maps by class. > > Signed-off-by: Tvrtko Ursulin Keep

[Intel-gfx] [PATCH i-g-t 01/15] gem_wsim: Engine map support

2019-05-22 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Support new i915 uAPI for configuring contexts with engine maps. Please refer to the README file for more detailed explanation. v2: * Allow defining engine maps by class. Signed-off-by: Tvrtko Ursulin --- benchmarks/gem_wsim.c | 211 +++-