Hi Dave and Daniel, Only a fix for blank-screen regression on Chromebooks, targeting stable 6.5. Here goes drm-intel-fixes-2023-09-14: - Only check eDP HPD when AUX CH is shared. (Ville) Thanks, Rodrigo. The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-09-14 for you to fetch changes up to 7c95ec3b59479bb24093918bbfc801c9f31826f2: drm/i915: Only check eDP HPD when AUX CH is shared (2023-09-12 08:35:32 -0400) ---------------------------------------------------------------- - Only check eDP HPD when AUX CH is shared. ---------------------------------------------------------------- Ville Syrjälä (1): drm/i915: Only check eDP HPD when AUX CH is shared drivers/gpu/drm/i915/display/intel_bios.c | 21 +++++++++++++++++++++ drivers/gpu/drm/i915/display/intel_bios.h | 1 + drivers/gpu/drm/i915/display/intel_dp.c | 7 ++++++- 3 files changed, 28 insertions(+), 1 deletion(-)