[Intel-gfx] [PATCH v3 0/9] TGL TC enabling v3

José Roberto de Souza jose.souza at intel.com
Mon Sep 23 19:55:04 UTC 2019


v1: https://patchwork.freedesktop.org/series/66695/#rev1
v2: https://patchwork.freedesktop.org/series/66695/#rev2
v2 patches merged: https://patchwork.freedesktop.org/series/67022/

Major differences from v2 is that some patches were already merged and applied the fixes requested over v2 patches, all noted in each patch.

Clinton A Taylor (2):
  drm/i915/tgl: TC helper function to return pin mapping
  drm/i915/tgl: Add dkl phy programming sequences

José Roberto de Souza (3):
  drm/i915/tgl: Add dkl phy pll calculations
  drm/i915/tgl: Fix dkl link training
  drm/i915/tgl: Return the mg/dkl pll as DDI clock for new TC ports

Lucas De Marchi (3):
  drm/i915/tgl: Add initial dkl pll support
  drm/i915/tgl: re-indent code to prepare for DKL changes
  drm/i915/tgl: initialize TC and TBT ports

Vandita Kulkarni (1):
  drm/i915/tgl: Add support for dkl pll write

 drivers/gpu/drm/i915/display/intel_ddi.c      | 280 +++++++++++++-
 drivers/gpu/drm/i915/display/intel_display.c  |   7 +-
 drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 343 +++++++++++++++---
 drivers/gpu/drm/i915/display/intel_tc.c       |  15 +
 drivers/gpu/drm/i915/display/intel_tc.h       |   1 +
 drivers/gpu/drm/i915/i915_reg.h               |   5 +
 6 files changed, 577 insertions(+), 74 deletions(-)

-- 
2.23.0



More information about the Intel-gfx mailing list