[Intel-gfx] [PATCH v2 0/3] Improve whitelist selftest for read-only registers

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Fri Jul 12 07:07:42 UTC 2019


From: John Harrison <John.C.Harrison at Intel.com>

Follow up patch to earlier whitelist updates. This series adds some
extra sanity checking to the driver and improves the self-test.

v2: Resolved abiguity over meaning of 'rsvd' in read-only mode by
removing it. Rebased to newer tree.

John Harrison (3):
  drm/i915: Add test for invalid flag bits in whitelist entries
  drm/i915: Implement read-only support in whitelist selftest
  drm/i915: Add engine name to workaround debug print

 drivers/gpu/drm/i915/gt/intel_workarounds.c   | 44 +++++++---
 .../gpu/drm/i915/gt/intel_workarounds_types.h |  1 +
 .../gpu/drm/i915/gt/selftest_workarounds.c    | 80 ++++++++++++-------
 drivers/gpu/drm/i915/i915_reg.h               | 12 ++-
 4 files changed, 91 insertions(+), 46 deletions(-)

-- 
2.21.0.5.gaeb582a983



More information about the Intel-gfx mailing list