[PULL] drm-intel-fixes
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Thu Aug 29 07:06:25 UTC 2024
Hi Dave & Sima,
Here goes drm-intel-fixes towards v6.11-rc6.
Fix for USB type-C docks, backlight fix for Lenovo Yoga Tab 3 2G version
and ARL GuC firmware version correction.
Regards, Joonas
***
drm-intel-fixes-2024-08-29:
- Fix #11195: The external display connect via USB type-C dock stays blank after re-connect the dock
- Make DSI backlight work for 2G version of Lenovo Yoga Tab 3 X90F
. Move ARL GuC firmware to correct version
-
The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37:
Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2024-08-29
for you to fetch changes up to a2ccc33b88e2953a6bf0b309e7e8849cc5320018:
drm/i915/dp_mst: Fix MST state after a sink reset (2024-08-28 11:32:25 +0300)
----------------------------------------------------------------
- Fix #11195: The external display connect via USB type-C dock stays blank after re-connect the dock
- Make DSI backlight work for 2G version of Lenovo Yoga Tab 3 X90F
. Move ARL GuC firmware to correct version
-
----------------------------------------------------------------
Hans de Goede (1):
drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Imre Deak (1):
drm/i915/dp_mst: Fix MST state after a sink reset
John Harrison (1):
drm/i915: ARL requires a newer GSC firmware
drivers/gpu/drm/i915/display/intel_dp.c | 12 +++++++++
drivers/gpu/drm/i915/display/intel_dp_mst.c | 40 +++++++++++++++++++++++++++++
drivers/gpu/drm/i915/display/intel_dp_mst.h | 1 +
drivers/gpu/drm/i915/display/vlv_dsi.c | 1 -
drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c | 31 ++++++++++++++++++++++
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 10 ++++++--
drivers/gpu/drm/i915/i915_drv.h | 2 ++
drivers/gpu/drm/i915/intel_device_info.c | 7 +++++
drivers/gpu/drm/i915/intel_device_info.h | 3 +++
include/drm/intel/i915_pciids.h | 11 +++++---
10 files changed, 111 insertions(+), 7 deletions(-)
More information about the Intel-gfx
mailing list