All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i915: PVC steppings and initial workarounds
@ 2022-05-27 16:33 ` Matt Roper
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Roper @ 2022-05-27 16:33 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-05-31 21:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27 16:33 [PATCH 0/2] i915: PVC steppings and initial workarounds Matt Roper
2022-05-27 16:33 ` [Intel-gfx] " Matt Roper
2022-05-27 16:33 ` [PATCH 1/2] drm/i915/pvc: Extract stepping information from PCI revid Matt Roper
2022-05-27 16:33   ` [Intel-gfx] " Matt Roper
2022-05-31 21:33   ` Matt Atwood
2022-05-27 16:33 ` [PATCH 2/2] drm/i915/pvc: Add initial PVC workarounds Matt Roper
2022-05-27 16:33   ` [Intel-gfx] " Matt Roper
2022-05-31 21:36   ` Matt Atwood
2022-05-28 11:59 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: PVC steppings and initial workarounds Patchwork
2022-05-28 11:59 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-05-28 12:24 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-05-28 12:35 ` Patchwork
2022-05-28 13:36 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-05-31 21:49   ` Matt Roper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.