[Intel-gfx] [PATCH v2 0/4] icl: Misc PLL patches
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jan 25 22:24:40 UTC 2019
Some PLL reworks on ICL. Patches are more or less independent of each
other, but touch the same part of the code.
v2 of https://patchwork.freedesktop.org/series/55378/
Changes: typos, commit messages and checkpatch fix. I'm dropping the
last commit as we don't really need it right now and when/if we do, I'm
not sure the alternative I proposed in v1 isn't better.
Lucas De Marchi (4):
drm/i915/icl: use tc_port in MG_PLL macros
drm/i915: always return something on DDI clock selection
drm/i915/icl: remove dpll from clk_sel
drm/i915/icl: keep track of unused pll while looping
drivers/gpu/drm/i915/i915_reg.h | 52 +++++++-------
drivers/gpu/drm/i915/intel_ddi.c | 20 +++---
drivers/gpu/drm/i915/intel_display.c | 2 +-
drivers/gpu/drm/i915/intel_dpll_mgr.c | 98 +++++++++++++--------------
drivers/gpu/drm/i915/intel_dpll_mgr.h | 2 +-
5 files changed, 87 insertions(+), 87 deletions(-)
--
2.20.0
More information about the Intel-gfx
mailing list