[Intel-gfx] [PATCH 0/6] drm/i915: Fix up and test RING_TIMESTAMP on gen4-6

Ville Syrjala ville.syrjala at linux.intel.com
Mon Oct 31 13:56:57 UTC 2022


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Correct the ring timestamp frequency for gen4/5, and run the
relevant selftests for gen4-6.

I've posted at least most of this before, but stuff changed
in the meantinme so it needed a rebase.

Ville Syrjälä (6):
  drm/i915: Fix cs timestamp frequency for ctg/elk/ilk
  drm/i915: Stop claiming cs timestamp frquency on gen2/3
  drm/i915: Fix cs timestamp frequency for cl/bw
  drm/i915/selftests: Run MI_BB perf selftests on SNB
  drm/i915/selftests: Test RING_TIMESTAMP on gen4/5
  drm/i915/selftests: Run the perf MI_BB tests on gen4/5

 .../gpu/drm/i915/gt/intel_gt_clock_utils.c    | 38 ++++++++++++++++---
 drivers/gpu/drm/i915/gt/selftest_engine_cs.c  | 22 +++++++++--
 drivers/gpu/drm/i915/gt/selftest_gt_pm.c      | 36 ++++++++----------
 3 files changed, 67 insertions(+), 29 deletions(-)

-- 
2.37.4



More information about the Intel-gfx mailing list