[Intel-gfx] [PATCH v7 0/5] Remaining RKL patches
Matt Roper
matthew.d.roper at intel.com
Wed Jun 17 03:30:55 UTC 2020
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
More information about the Intel-gfx
mailing list