[Intel-gfx] [PATCH 00/10] Alderlake-S platform enabling patches
Aditya Swarup
aditya.swarup at intel.com
Mon Jan 25 14:07:43 UTC 2021
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 at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Aditya Swarup <aditya.swarup at intel.com>
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
More information about the Intel-gfx
mailing list