I915 driver has bug for iris xe graphics

I think that’s a different issue, but you can enable that using the kernelParams, too, just set:

boot.kernelParams = [
  "i915.enable_psr=0"
];
2 Likes