[TRACKING] Hard freezing on Fedora 36 with the new 12th gen system

New GPU HANG just dropped

Feb 25 19:23:55 macaria kernel: Asynchronous wait on fence 0000:00:02.0:Xwayland[2975]:92132 timed out (hint:intel_atomic_commit_ready [i915])
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 12:0:00000000
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] Resetting chip for stopped heartbeat on rcs0
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] HuC authenticated
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] GuC submission enabled
Feb 25 19:23:58 macaria kernel: i915 0000:00:02.0: [drm] GuC SLPC enabled
[gabe@macaria ~]$ cat /etc/default/grub 
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rhgb quiet psr=0 module_blacklist=hid_sensor_hub"
GRUB_DISABLE_RECOVERY="true"
GRUB_ENABLE_BLSCFG=true

Programs running:
Telegram, Firefox, NoMachine (as a client, streaming another computer to me). I doubt it has anything to do with the programs, but thought I’d mention just in case. Guess I’ll turn off psr=0 and try again, and maybe try the other kernel param variant that disables psr.