for some reason in this instance, not only `amdgpu` has crashed, but `iwlwifi` (Intel wireless module... module) as well
and while `amdgpu` has successfully restarted:
```systemd
Oct 23 14:43:59 solo-laptop kernel: amdgpu 0000:05:00.0: amdgpu: GPU reset succeeded, trying to resume
```
i *suspect* that the `iwlwifi` crash is the culprit
the first message from `iwlwifi` is:
```systemd
Oct 23 14:44:04 solo-laptop kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
```
and 24 seconds later...
```systemd
Oct 23 14:44:28 solo-laptop kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u32:1:193179]
```
