Hi Dave, Daniel,
Two small fixes for -rc7.
GuC SLPC is for future platform work and other one is fixing misidentification of Ice Lake MacBook Pro's.
Regards,
Tvrtko
drm-intel-fixes-2022-03-03: - Fix GuC SLPC unset command. (Vinay Belgaumkar) - Fix misidentification of some Apple MacBook Pro laptops as Jasper Lake. (Ville Syrjälä) The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:
Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-03-03
for you to fetch changes up to 08783aa7693f55619859f4f63f384abf17cb58c5:
drm/i915: s/JSP2/ICP2/ PCH (2022-02-28 11:59:01 +0000)
---------------------------------------------------------------- - Fix GuC SLPC unset command. (Vinay Belgaumkar) - Fix misidentification of some Apple MacBook Pro laptops as Jasper Lake. (Ville Syrjälä)
---------------------------------------------------------------- Ville Syrjälä (1): drm/i915: s/JSP2/ICP2/ PCH
Vinay Belgaumkar (1): drm/i915/guc/slpc: Correct the param count for unset param
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 2 +- drivers/gpu/drm/i915/intel_pch.c | 2 +- drivers/gpu/drm/i915/intel_pch.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)