[Intel-gfx] [PATCH 0/8] Refactor and Add helper function for combophy/tc ports
Mahesh Kumar
mahesh1.kumar at intel.com
Wed Oct 3 07:21:55 UTC 2018
This series refactor code and register definitions for combophy
port registers. And also creates helper functions to identify
combophy/tc ports.
Lucas De Marchi (1):
drm/i915/icl: Introduce new macros to get combophy registers
Mahesh Kumar (4):
drm/i915/icl: create function to identify combophy port
drm/i915/icl: use combophy/TC helper functions during display
detection
drm/i915/icl: Combine all port/combophy macros at one place
drm/i915/icl: Fix DDI/TC port clk_off bits
Vandita Kulkarni (3):
drm/i915/icl: Refactor get_ddi_pll using helper func
drm/i915/icl: Use helper functions to classify the ports
drm/i915/icl: Refactor icl pll functions
drivers/gpu/drm/i915/i915_reg.h | 245 +++++++++++++++-------------------
drivers/gpu/drm/i915/intel_ddi.c | 36 +++--
drivers/gpu/drm/i915/intel_display.c | 36 +++--
drivers/gpu/drm/i915/intel_dp.c | 15 +--
drivers/gpu/drm/i915/intel_dpll_mgr.c | 70 +++-------
drivers/gpu/drm/i915/intel_dpll_mgr.h | 2 +
drivers/gpu/drm/i915/intel_drv.h | 1 +
7 files changed, 178 insertions(+), 227 deletions(-)
--
2.16.2
More information about the Intel-gfx
mailing list