[PATCH 0/2] drm/i915: Fix perf related list corruptions

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Fri Feb 3 17:01:11 UTC 2023


Test-with: <20230202151719.10390-2-janusz.krzysztofik at linux.intel.com>

For completeness of the picture, test the whole series with the planned
barrier-race subtest.

Janusz Krzysztofik (2):
  drm/i915/active: Serialize access to barrier tasks lists
  drm/i915/active: Fix misuse of non-idle barriers

 drivers/gpu/drm/i915/gt/intel_engine_cs.c          |  8 ++++++++
 drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c   |  6 +++++-
 drivers/gpu/drm/i915/gt/intel_engine_pm.c          |  6 +++++-
 drivers/gpu/drm/i915/gt/intel_engine_types.h       |  1 +
 .../gpu/drm/i915/gt/selftest_engine_heartbeat.c    |  5 +++++
 drivers/gpu/drm/i915/i915_active.c                 | 14 ++++++++++++--
 6 files changed, 36 insertions(+), 4 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list