[PATCH i-g-t 0/2] Fix perf_pmu at unload

Lucas De Marchi lucas.demarchi at intel.com
Wed Oct 23 05:05:00 UTC 2024


This is now passing for me on DG2 since it now uses the unbind + unload
logic. Besides, this should not explode in the kernel anymore when used
together with the patch mentioned below.

I have other changes on top to make the unbind+unload logic for all i915
tests (just like it is for xe), but I don't want possible noises in the
tests, so I will leave these for later.

Test-with: 20241023042909.3038309-2-lucas.demarchi at intel.com

Lucas De Marchi (2):
  lib/igt_kmod: Export igt_kmod_unbind()
  tests/intel/perf_pmu: Migrate to unbind + unload

 lib/igt_kmod.c         |  6 +++---
 lib/igt_kmod.h         |  2 ++
 tests/intel/perf_pmu.c | 22 ++++++++++++----------
 3 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.47.0



More information about the igt-dev mailing list