I fixed a few checkpatch issues in the commit messages and pushed to drm-intel topic/adl-s-enabling branch. Thanks Lucas De Marchi On Mon, Jan 25, 2021 at 06:07:43AM -0800, Aditya Swarup wrote:
This patch revises all the changes suggested in rev 3 of Introduce Alderlake-S series for first 10 patches. https://patchwork.freedesktop.org/patch/405772/?series=82917&rev=3 Most of the patches have already been reviewed and are good for merge. I will resend rest of the series once we have focussed reviews on the pending patches. Please ignore the patch: x86/gpu: Add Alderlake-S stolen memory support as it was picked up to prevent compilation issues and maintaining sequence of patches. The correct location for picking the latest revision of that patch is here: https://patchwork.freedesktop.org/series/86239/ Cc: Lucas De Marchi <lucas.demarchi@xxxxxxxxx> Cc: Matt Roper <matthew.d.roper@xxxxxxxxx> Signed-off-by: Aditya Swarup <aditya.swarup@xxxxxxxxx> Aditya Swarup (5): drm/i915/adl_s: Configure DPLL for ADL-S drm/i915/adl_s: Configure Port clock registers for ADL-S drm/i915/adl_s: Initialize display for ADL-S drm/i915/adl_s: Add adl-s ddc pin mapping drm/i915/adl_s: Add vbt port and aux channel settings for adls Anusha Srivatsa (3): drm/i915/adl_s: Add PCH support drm/i915/adl_s: Add Interrupt Support drm/i915/adl_s: Add PHYs for Alderlake S Caz Yokoyama (1): x86/gpu: Add Alderlake-S stolen memory support Matt Roper (1): drm/i915/adl_s: Update combo PHY master/slave relationships arch/x86/kernel/early-quirks.c | 1 + drivers/gpu/drm/i915/display/intel_bios.c | 70 +++++++++++++++---- .../gpu/drm/i915/display/intel_combo_phy.c | 11 ++- drivers/gpu/drm/i915/display/intel_ddi.c | 62 ++++++++++------ drivers/gpu/drm/i915/display/intel_display.c | 31 +++++--- drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 38 ++++++++-- drivers/gpu/drm/i915/display/intel_hdmi.c | 20 +++++- drivers/gpu/drm/i915/display/intel_vbt_defs.h | 4 ++ drivers/gpu/drm/i915/i915_irq.c | 3 +- drivers/gpu/drm/i915/i915_reg.h | 50 +++++++++++-- drivers/gpu/drm/i915/intel_pch.c | 8 ++- drivers/gpu/drm/i915/intel_pch.h | 3 + 12 files changed, 246 insertions(+), 55 deletions(-) -- 2.27.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx