[Intel-gfx] [PATCH 0/2] i915: PVC steppings and initial workarounds

Matt Roper matthew.d.roper at intel.com
Fri May 27 16:33:46 UTC 2022


Matt Roper (1):
  drm/i915/pvc: Extract stepping information from PCI revid

Stuart Summers (1):
  drm/i915/pvc: Add initial PVC workarounds

 drivers/gpu/drm/i915/gt/intel_engine_regs.h |  5 +-
 drivers/gpu/drm/i915/gt/intel_gt_regs.h     |  3 +-
 drivers/gpu/drm/i915/gt/intel_workarounds.c | 61 +++++++++++++++---
 drivers/gpu/drm/i915/i915_drv.h             | 13 ++++
 drivers/gpu/drm/i915/intel_pm.c             | 16 ++++-
 drivers/gpu/drm/i915/intel_step.c           | 70 ++++++++++++++++++++-
 drivers/gpu/drm/i915/intel_step.h           |  4 +-
 7 files changed, 158 insertions(+), 14 deletions(-)

-- 
2.35.3



More information about the Intel-gfx mailing list