Hi Dave and Daniel, Here goes drm-intel-fixes-2021-08-18: - Expand a tweaked display workaround for all PCHs. (Anshuman) - Fix eDP MSO pipe sanity checks for ADL-P. (Jani) - Remove superfluous EXPORT_SYMBOL(). (Jani) Thanks, Rodrigo. The following changes since commit 7c60610d476766e128cc4284bb6349732cbd6606: Linux 5.14-rc6 (2021-08-15 13:40:53 -1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-08-18 for you to fetch changes up to e3e86f41385b2b5d5f771de6009748b584334366: drm/i915/dp: remove superfluous EXPORT_SYMBOL() (2021-08-18 07:23:57 -0400) ---------------------------------------------------------------- - Expand a tweaked display workaround for all PCHs. (Anshuman) - Fix eDP MSO pipe sanity checks for ADL-P. (Jani) - Remove superfluous EXPORT_SYMBOL(). (Jani) ---------------------------------------------------------------- Anshuman Gupta (1): drm/i915: Tweaked Wa_14010685332 for all PCHs Jani Nikula (2): drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P drm/i915/dp: remove superfluous EXPORT_SYMBOL() drivers/gpu/drm/i915/display/intel_ddi.c | 24 +++++++++++----------- drivers/gpu/drm/i915/display/intel_display_power.c | 16 +++++++-------- .../gpu/drm/i915/display/intel_dp_link_training.c | 1 - drivers/gpu/drm/i915/i915_irq.c | 21 ------------------- 4 files changed, 20 insertions(+), 42 deletions(-)