Hi Dave and Daniel, Here goes drm-intel-fixes-2021-11-18: One quick fix for return error handling, one fix for ADL-P display and one revert targeting stable 5.4, for TGL's DSI display clocks Thanks, Rodrigo. The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-11-18 for you to fetch changes up to 8b2abf777d8ea8d8db15af553454e0e976804225: drm/i915/guc: fix NULL vs IS_ERR() checking (2021-11-17 08:46:55 -0500) ---------------------------------------------------------------- One quick fix for return error handling, one fix for ADL-P display and one revert targeting stable 5.4, for TGL's DSI display clocks ---------------------------------------------------------------- Dan Carpenter (1): drm/i915/guc: fix NULL vs IS_ERR() checking Vandita Kulkarni (2): Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB drivers/gpu/drm/i915/display/icl_dsi.c | 13 ++++--------- drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 4 ++-- drivers/gpu/drm/i915/i915_reg.h | 4 +++- 3 files changed, 9 insertions(+), 12 deletions(-)