On Tue, Jan 31, 2023 at 10:17:29AM +0100, Janusz Krzysztofik wrote:
Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. That indicates we are currently missing some important tests for such scenarios. Cover that gap.
Any bug ids that were filed for the issue? Also what were the parameters passed to perf OA when the issues were reported? This could help actually root cause the issue and have a test closer to the actual use case.
Regards, Umesh
Chris Wilson (1): i915/perf: Stress opening of new perf streams against existing contexts Janusz Krzysztofik (1): tests/i915/perf: Exercise barrier race tests/i915/perf.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) -- 2.25.1