All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v7 0/5] Remaining RKL patches
@ 2020-06-17  3:30 Matt Roper
  2020-06-17  3:30 ` [Intel-gfx] [PATCH v7 1/5] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout Matt Roper
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Matt Roper @ 2020-06-17  3:30 UTC (permalink / raw)
  To: intel-gfx

Changes since v6:
 - Renumber TGL's TBT PLL so that the same TGL PLL selector macros can
   be used seamlessly on all gen12 platforms.  (Lucas)
 - Make the PHY initialization WA function static

Matt Roper (5):
  drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
  drm/i915/rkl: Add DPLL4 support
  drm/i915/rkl: Handle HTI
  drm/i915/rkl: Add initial workarounds
  drm/i915/rkl: Add Wa_14011224835 for PHY B initialization

 .../gpu/drm/i915/display/intel_combo_phy.c    | 26 ++++++
 drivers/gpu/drm/i915/display/intel_ddi.c      | 18 +++-
 drivers/gpu/drm/i915/display/intel_display.c  | 45 ++++++++--
 drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 50 ++++++++++-
 drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 15 ++--
 drivers/gpu/drm/i915/display/intel_sprite.c   |  5 +-
 drivers/gpu/drm/i915/gt/intel_workarounds.c   | 88 ++++++++++++-------
 drivers/gpu/drm/i915/i915_drv.h               |  3 +
 drivers/gpu/drm/i915/i915_reg.h               | 40 ++++++---
 9 files changed, 224 insertions(+), 66 deletions(-)

-- 
2.24.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-07-15 23:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  3:30 [Intel-gfx] [PATCH v7 0/5] Remaining RKL patches Matt Roper
2020-06-17  3:30 ` [Intel-gfx] [PATCH v7 1/5] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout Matt Roper
2020-07-08  0:34   ` Souza, Jose
2020-06-17  3:30 ` [Intel-gfx] [PATCH v7 2/5] drm/i915/rkl: Add DPLL4 support Matt Roper
2020-06-17 18:22   ` Lucas De Marchi
2020-06-17 20:00     ` Matt Roper
2020-06-17 20:41       ` Lucas De Marchi
2020-06-18  5:57       ` Matt Roper
2020-06-18  6:38         ` Lucas De Marchi
2020-06-17  3:30 ` [Intel-gfx] [PATCH v7 3/5] drm/i915/rkl: Handle HTI Matt Roper
2020-07-08  0:39   ` Souza, Jose
2020-07-15 23:13     ` Matt Roper
2020-06-17  3:30 ` [Intel-gfx] [PATCH v7 4/5] drm/i915/rkl: Add initial workarounds Matt Roper
2020-07-08  0:41   ` Souza, Jose
2020-06-17  3:31 ` [Intel-gfx] [PATCH v7 5/5] drm/i915/rkl: Add Wa_14011224835 for PHY B initialization Matt Roper
2020-07-08  0:42   ` Souza, Jose
2020-07-08  0:43   ` Souza, Jose
2020-06-17  4:30 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for Remaining RKL patches (rev6) Patchwork
2020-06-17  9:14 ` [Intel-gfx] ✓ Fi.CI.IGT: success " Patchwork

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.