Ubuntu lock screen unresponsive with Vega 64

I am running Ubuntu 18.10 on a Threadripper 1950x on a ROG Zenith Extreme with ROG Strix Vega 64 graphics. Everything else seems fine, but when I lock the screen (or it locks from timeout) most of the time, I either get black screens when I try to get it to come back, or I get the lock screen with the time(frozen) and mouse movable, but nothing responds. I can (sometimes) get to a different TTY to reboot the computer from the command line, but sometimes even that doesn’t work. Strangely the lock screen after a suspend/resume seems to work about 99% of the time just fine. Any idea’s on how to troubleshoot this further. It’s a minor, but annoying problem, and any ideas would be greatly appreciated.

sounds like the common C state lockup

add this rcu_nocbs=0-31 to your kernel flags in grub

@urmamasllama Thanks for the though. I just tried this and it still seems to happen. I thought C states were only for suspend/hybernation issues, and since this is just when locked while still running, I don’t think this would be the issue. I have included the output of my dmesg from a different tty, and I see a bunch of amdgpu error output in it, but I can’t make sense of it. Any help or ideas would be appreciated. Thanks.

> [ 1015.503722] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 10us * 3500 tries - dce_mi_free_dmif line:636

[ 1015.503826] WARNING: CPU: 4 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1015.503827] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1015.503870] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1015.503890] CPU: 4 PID: 3568 Comm: Xorg Not tainted 4.18.0-15-generic #16-Ubuntu
[ 1015.503891] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1015.503954] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1015.503955] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1015.503985] RSP: 0018:ffffc2dc844237f0 EFLAGS: 00010297
[ 1015.503988] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1015.503989] RDX: 0000000000000000 RSI: ffff9f36dcb164b8 RDI: ffff9f36dcb164b8
[ 1015.503990] RBP: ffffc2dc84423830 R08: 000000000007afaa R09: 0000000000000002
[ 1015.503991] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1015.503992] R13: 0000000000000dad R14: 0000000000000010 R15: 0000000000000001
[ 1015.503994] FS: 00007f492cff4a80(0000) GS:ffff9f36dcb00000(0000) knlGS:0000000000000000
[ 1015.503995] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1015.503996] CR2: 00005603f66179a8 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1015.503998] Call Trace:
[ 1015.504068] dce_mi_free_dmif+0xfb/0x190 [amdgpu]
[ 1015.504133] dce110_reset_hw_ctx_wrap+0x151/0x1e0 [amdgpu]
[ 1015.504197] dce110_apply_ctx_to_hw+0x52/0xa30 [amdgpu]
[ 1015.504248] ? amdgpu_pm_compute_clocks+0x17/0x20 [amdgpu]
[ 1015.504311] ? pplib_apply_display_requirements+0x1c3/0x1d0 [amdgpu]
[ 1015.504374] ? dce110_set_bandwidth+0x1d2/0x200 [amdgpu]
[ 1015.504437] dc_commit_state+0x306/0x5b0 [amdgpu]
[ 1015.504498] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1015.504514] ? drm_calc_timestamping_constants+0x109/0x150 [drm]
[ 1015.504580] ? dal_irq_service_set_generic+0x5b/0x70 [amdgpu]
[ 1015.504648] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1015.504653] ? _cond_resched+0x19/0x30
[ 1015.504655] ? wait_for_completion_timeout+0x38/0x140
[ 1015.504657] ? _cond_resched+0x19/0x30
[ 1015.504659] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1015.504668] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1015.504676] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1015.504743] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1015.504759] drm_atomic_commit+0x4a/0x50 [drm]
[ 1015.504775] drm_atomic_connector_commit_dpms+0xe0/0x100 [drm]
[ 1015.504789] drm_mode_obj_set_property_ioctl+0x187/0x2b0 [drm]
[ 1015.504805] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1015.504819] drm_mode_connector_property_set_ioctl+0x3b/0x60 [drm]
[ 1015.504832] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1015.504845] drm_ioctl+0x227/0x400 [drm]
[ 1015.504859] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1015.504906] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1015.504910] do_vfs_ioctl+0xa8/0x620
[ 1015.504913] ? recalc_sigpending+0x1b/0x50
[ 1015.504916] ? _copy_from_user+0x3e/0x60
[ 1015.504919] ksys_ioctl+0x67/0x90
[ 1015.504921] __x64_sys_ioctl+0x1a/0x20
[ 1015.504924] do_syscall_64+0x5a/0x110
[ 1015.504926] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1015.504928] RIP: 0033:0x7f492e32b3c7
[ 1015.504928] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1015.504959] RSP: 002b:00007ffe8e2568b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1015.504961] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f492e32b3c7
[ 1015.504962] RDX: 00007ffe8e2568f0 RSI: 00000000c01064ab RDI: 000000000000000c
[ 1015.504963] RBP: 00007ffe8e2568f0 R08: 00007ffe8e256890 R09: 00007ffe8e25688c
[ 1015.504964] R10: 000d1752f6b7fc00 R11: 0000000000000246 R12: 00000000c01064ab
[ 1015.504965] R13: 000000000000000c R14: 00005603f663a9c0 R15: 0000000000000000
[ 1015.504967] —[ end trace 204d0ceebf41060f ]—
[ 1044.940555] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1044.940620] WARNING: CPU: 21 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1044.940621] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1044.940645] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1044.940658] CPU: 21 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1044.940659] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1044.940690] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1044.940691] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1044.940706] RSP: 0018:ffffc2dc84423838 EFLAGS: 00010297
[ 1044.940708] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1044.940708] RDX: 0000000000000000 RSI: ffff9f36dcf564b8 RDI: ffff9f36dcf564b8
[ 1044.940709] RBP: ffffc2dc84423878 R08: 00000000000e5a0b R09: 0000000000000000
[ 1044.940709] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1044.940710] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1044.940711] FS: 00007f492cff4a80(0000) GS:ffff9f36dcf40000(0000) knlGS:0000000000000000
[ 1044.940711] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1044.940712] CR2: 0000141be741e1d0 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1044.940713] Call Trace:
[ 1044.940748] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1044.940780] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1044.940812] dc_commit_state+0x395/0x5b0 [amdgpu]
[ 1044.940846] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1044.940849] ? _cond_resched+0x19/0x30
[ 1044.940851] ? wait_for_completion_timeout+0x38/0x140
[ 1044.940852] ? _cond_resched+0x19/0x30
[ 1044.940853] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1044.940858] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1044.940862] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1044.940895] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1044.940905] drm_atomic_commit+0x4a/0x50 [drm]
[ 1044.940909] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1044.940917] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1044.940924] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1044.940932] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1044.940939] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1044.940946] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1044.940948] ? __wake_up_common+0x78/0x140
[ 1044.940954] drm_ioctl+0x227/0x400 [drm]
[ 1044.940961] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1044.940985] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1044.940988] do_vfs_ioctl+0xa8/0x620
[ 1044.940990] ? vfs_read+0x118/0x140
[ 1044.940991] ksys_ioctl+0x67/0x90
[ 1044.940992] __x64_sys_ioctl+0x1a/0x20
[ 1044.940994] do_syscall_64+0x5a/0x110
[ 1044.940995] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1044.940996] RIP: 0033:0x7f492e32b3c7
[ 1044.940997] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1044.941012] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1044.941012] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1044.941013] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1044.941013] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f86867f0
[ 1044.941014] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1044.941014] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f86867f0
[ 1044.941016] —[ end trace 204d0ceebf410610 ]—
[ 1045.009840] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1045.009921] WARNING: CPU: 5 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.009922] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1045.009955] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1045.009970] CPU: 5 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1045.009971] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1045.010024] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.010024] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1045.010047] RSP: 0018:ffffc2dc84423740 EFLAGS: 00010297
[ 1045.010048] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1045.010049] RDX: 0000000000000000 RSI: ffff9f36dcb564b8 RDI: ffff9f36dcb564b8
[ 1045.010050] RBP: ffffc2dc84423780 R08: 0000000000002670 R09: 0000000000000000
[ 1045.010050] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1045.010051] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1045.010053] FS: 00007f492cff4a80(0000) GS:ffff9f36dcb40000(0000) knlGS:0000000000000000
[ 1045.010054] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1045.010054] CR2: 00007f808928e000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1045.010055] Call Trace:
[ 1045.010115] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1045.010169] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1045.010222] dc_commit_updates_for_stream+0x21f/0x610 [amdgpu]
[ 1045.010279] commit_planes_to_stream.constprop.49+0x378/0x430 [amdgpu]
[ 1045.010337] amdgpu_dm_atomic_commit_tail+0x83a/0xe80 [amdgpu]
[ 1045.010341] ? _cond_resched+0x19/0x30
[ 1045.010343] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1045.010351] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1045.010357] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1045.010414] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1045.010428] drm_atomic_commit+0x4a/0x50 [drm]
[ 1045.010435] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1045.010447] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1045.010460] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1045.010473] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1045.010486] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.010497] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1045.010499] ? __wake_up_common+0x78/0x140
[ 1045.010510] drm_ioctl+0x227/0x400 [drm]
[ 1045.010522] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.010563] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1045.010566] do_vfs_ioctl+0xa8/0x620
[ 1045.010569] ? vfs_read+0x118/0x140
[ 1045.010571] ksys_ioctl+0x67/0x90
[ 1045.010573] __x64_sys_ioctl+0x1a/0x20
[ 1045.010576] do_syscall_64+0x5a/0x110
[ 1045.010578] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1045.010579] RIP: 0033:0x7f492e32b3c7
[ 1045.010579] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1045.010602] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1045.010603] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1045.010604] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1045.010605] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f86867f0
[ 1045.010606] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1045.010606] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f86867f0
[ 1045.010608] —[ end trace 204d0ceebf410611 ]—
[ 1045.099217] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1045.099295] WARNING: CPU: 21 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.099296] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1045.099331] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1045.099345] CPU: 21 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1045.099346] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1045.099403] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.099403] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1045.099431] RSP: 0018:ffffc2dc84423838 EFLAGS: 00010297
[ 1045.099433] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1045.099434] RDX: 0000000000000000 RSI: ffff9f36dcf564b8 RDI: ffff9f36dcf564b8
[ 1045.099435] RBP: ffffc2dc84423878 R08: 0000000000018391 R09: 0000000000000000
[ 1045.099436] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1045.099436] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1045.099438] FS: 00007f492cff4a80(0000) GS:ffff9f36dcf40000(0000) knlGS:0000000000000000
[ 1045.099439] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1045.099440] CR2: 0000141be741f000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1045.099441] Call Trace:
[ 1045.099504] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1045.099563] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1045.099621] dc_commit_state+0x287/0x5b0 [amdgpu]
[ 1045.099677] ? mod_freesync_set_user_enable+0x11c/0x150 [amdgpu]
[ 1045.099738] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1045.099741] ? _cond_resched+0x19/0x30
[ 1045.099743] ? wait_for_completion_timeout+0x38/0x140
[ 1045.099745] ? _cond_resched+0x19/0x30
[ 1045.099747] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1045.099755] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1045.099762] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1045.099822] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1045.099837] drm_atomic_commit+0x4a/0x50 [drm]
[ 1045.099844] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1045.099858] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1045.099871] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1045.099885] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1045.099898] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.099910] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1045.099912] ? __wake_up_common+0x78/0x140
[ 1045.099923] drm_ioctl+0x227/0x400 [drm]
[ 1045.099936] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.099979] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1045.099981] do_vfs_ioctl+0xa8/0x620
[ 1045.099983] ? vfs_read+0x118/0x140
[ 1045.099986] ksys_ioctl+0x67/0x90
[ 1045.099988] __x64_sys_ioctl+0x1a/0x20
[ 1045.099990] do_syscall_64+0x5a/0x110
[ 1045.099991] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1045.099993] RIP: 0033:0x7f492e32b3c7
[ 1045.099993] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1045.100020] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1045.100022] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1045.100023] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1045.100024] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f86867f0
[ 1045.100025] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1045.100026] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f86867f0
[ 1045.100028] —[ end trace 204d0ceebf410612 ]—
[ 1045.175296] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1045.175374] WARNING: CPU: 4 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.175375] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1045.175411] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1045.175424] CPU: 4 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1045.175425] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1045.175483] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.175483] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1045.175511] RSP: 0018:ffffc2dc84423838 EFLAGS: 00010297
[ 1045.175513] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1045.175514] RDX: 0000000000000000 RSI: ffff9f36dcb164b8 RDI: ffff9f36dcb164b8
[ 1045.175515] RBP: ffffc2dc84423878 R08: 000000000002acc0 R09: 0000000000000000
[ 1045.175516] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1045.175517] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1045.175518] FS: 00007f492cff4a80(0000) GS:ffff9f36dcb00000(0000) knlGS:0000000000000000
[ 1045.175520] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1045.175521] CR2: 00007ff35efa6000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1045.175522] Call Trace:
[ 1045.175585] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1045.175644] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1045.175702] dc_commit_state+0x395/0x5b0 [amdgpu]
[ 1045.175764] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1045.175767] ? _cond_resched+0x19/0x30
[ 1045.175769] ? wait_for_completion_timeout+0x38/0x140
[ 1045.175771] ? _cond_resched+0x19/0x30
[ 1045.175773] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1045.175781] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1045.175789] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1045.175849] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1045.175864] drm_atomic_commit+0x4a/0x50 [drm]
[ 1045.175872] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1045.175885] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1045.175898] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1045.175912] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1045.175926] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.175937] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1045.175939] ? __wake_up_common+0x78/0x140
[ 1045.175951] drm_ioctl+0x227/0x400 [drm]
[ 1045.175964] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.176006] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1045.176009] do_vfs_ioctl+0xa8/0x620
[ 1045.176011] ? vfs_read+0x118/0x140
[ 1045.176013] ksys_ioctl+0x67/0x90
[ 1045.176015] __x64_sys_ioctl+0x1a/0x20
[ 1045.176018] do_syscall_64+0x5a/0x110
[ 1045.176019] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1045.176021] RIP: 0033:0x7f492e32b3c7
[ 1045.176021] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1045.176049] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1045.176051] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1045.176052] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1045.176053] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f86867f0
[ 1045.176053] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1045.176054] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f86867f0
[ 1045.176056] —[ end trace 204d0ceebf410613 ]—
[ 1045.244669] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1045.244747] WARNING: CPU: 7 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.244748] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1045.244783] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1045.244797] CPU: 7 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1045.244798] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1045.244855] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1045.244856] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1045.244884] RSP: 0018:ffffc2dc84423740 EFLAGS: 00010297
[ 1045.244885] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1045.244887] RDX: 0000000000000000 RSI: ffff9f36dcbd64b8 RDI: ffff9f36dcbd64b8
[ 1045.244888] RBP: ffffc2dc84423780 R08: 000000000003bbbd R09: 0000000000000000
[ 1045.244889] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1045.244890] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1045.244891] FS: 00007f492cff4a80(0000) GS:ffff9f36dcbc0000(0000) knlGS:0000000000000000
[ 1045.244892] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1045.244893] CR2: 00007f1aae9b2000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1045.244894] Call Trace:
[ 1045.244958] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1045.245017] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1045.245074] dc_commit_updates_for_stream+0x21f/0x610 [amdgpu]
[ 1045.245136] commit_planes_to_stream.constprop.49+0x378/0x430 [amdgpu]
[ 1045.245199] amdgpu_dm_atomic_commit_tail+0x83a/0xe80 [amdgpu]
[ 1045.245202] ? _cond_resched+0x19/0x30
[ 1045.245204] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1045.245212] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1045.245219] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1045.245280] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1045.245295] drm_atomic_commit+0x4a/0x50 [drm]
[ 1045.245302] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1045.245316] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1045.245329] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1045.245343] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1045.245356] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.245367] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1045.245370] ? __wake_up_common+0x78/0x140
[ 1045.245381] drm_ioctl+0x227/0x400 [drm]
[ 1045.245394] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1045.245436] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1045.245439] do_vfs_ioctl+0xa8/0x620
[ 1045.245441] ? vfs_read+0x118/0x140
[ 1045.245443] ksys_ioctl+0x67/0x90
[ 1045.245446] __x64_sys_ioctl+0x1a/0x20
[ 1045.245448] do_syscall_64+0x5a/0x110
[ 1045.245450] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1045.245451] RIP: 0033:0x7f492e32b3c7
[ 1045.245452] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1045.245479] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1045.245481] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1045.245482] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1045.245483] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f86867f0
[ 1045.245484] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1045.245485] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f86867f0
[ 1045.245487] —[ end trace 204d0ceebf410614 ]—
[ 1055.460807] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] ERROR [CRTC:47:crtc-2] flip_done timed out
[ 1070.308964] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:47:crtc-2] flip_done timed out
[ 1070.377884] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1070.377989] WARNING: CPU: 8 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.377990] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1070.378037] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1070.378058] CPU: 8 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1070.378059] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1070.378124] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.378125] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1070.378157] RSP: 0018:ffffc2dc844238b8 EFLAGS: 00010297
[ 1070.378159] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1070.378160] RDX: 0000000000000000 RSI: ffff9f36dcc164b8 RDI: ffff9f36dcc164b8
[ 1070.378161] RBP: ffffc2dc844238f8 R08: 000000000005c41c R09: 0000000000000000
[ 1070.378162] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1070.378164] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1070.378165] FS: 00007f492cff4a80(0000) GS:ffff9f36dcc00000(0000) knlGS:0000000000000000
[ 1070.378167] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1070.378168] CR2: 00007f1f87b74000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1070.378169] Call Trace:
[ 1070.378243] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1070.378311] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1070.378376] dc_commit_state+0x287/0x5b0 [amdgpu]
[ 1070.378440] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1070.378456] ? drm_calc_timestamping_constants+0x109/0x150 [drm]
[ 1070.378525] ? dal_irq_service_set_generic+0x5b/0x70 [amdgpu]
[ 1070.378596] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1070.378600] ? _cond_resched+0x19/0x30
[ 1070.378603] ? wait_for_completion_timeout+0x38/0x140
[ 1070.378605] ? _cond_resched+0x19/0x30
[ 1070.378608] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1070.378617] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1070.378625] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1070.378695] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1070.378712] drm_atomic_commit+0x4a/0x50 [drm]
[ 1070.378728] drm_atomic_connector_commit_dpms+0xe0/0x100 [drm]
[ 1070.378743] drm_mode_obj_set_property_ioctl+0x187/0x2b0 [drm]
[ 1070.378759] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.378774] drm_mode_connector_property_set_ioctl+0x3b/0x60 [drm]
[ 1070.378787] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1070.378801] drm_ioctl+0x227/0x400 [drm]
[ 1070.378816] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.378820] ? __set_task_blocked+0x72/0x90
[ 1070.378868] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1070.378872] do_vfs_ioctl+0xa8/0x620
[ 1070.378875] ? recalc_sigpending+0x1b/0x50
[ 1070.378878] ? _copy_from_user+0x3e/0x60
[ 1070.378881] ksys_ioctl+0x67/0x90
[ 1070.378883] __x64_sys_ioctl+0x1a/0x20
[ 1070.378886] do_syscall_64+0x5a/0x110
[ 1070.378889] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1070.378890] RIP: 0033:0x7f492e32b3c7
[ 1070.378891] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1070.378922] RSP: 002b:00007ffe8e2568b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1070.378924] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f492e32b3c7
[ 1070.378925] RDX: 00007ffe8e2568f0 RSI: 00000000c01064ab RDI: 000000000000000c
[ 1070.378926] RBP: 00007ffe8e2568f0 R08: 00007ffe8e256890 R09: 00007ffe8e25688c
[ 1070.378927] R10: 0008f156d7e651d0 R11: 0000000000000246 R12: 00000000c01064ab
[ 1070.378928] R13: 000000000000000c R14: 00005603f663a9c0 R15: 0000000000000000
[ 1070.378931] —[ end trace 204d0ceebf410615 ]—
[ 1070.446364] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1070.446440] WARNING: CPU: 8 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.446440] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1070.446477] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1070.446490] CPU: 8 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1070.446491] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1070.446547] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.446548] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1070.446575] RSP: 0018:ffffc2dc844238b8 EFLAGS: 00010297
[ 1070.446576] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1070.446577] RDX: 0000000000000000 RSI: ffff9f36dcc164b8 RDI: ffff9f36dcc164b8
[ 1070.446578] RBP: ffffc2dc844238f8 R08: 000000000006cf9c R09: 0000000000000000
[ 1070.446579] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1070.446580] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1070.446581] FS: 00007f492cff4a80(0000) GS:ffff9f36dcc00000(0000) knlGS:0000000000000000
[ 1070.446582] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1070.446583] CR2: 00007f1f87b74000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1070.446584] Call Trace:
[ 1070.446647] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1070.446704] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1070.446762] dc_commit_state+0x287/0x5b0 [amdgpu]
[ 1070.446817] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1070.446830] ? drm_calc_timestamping_constants+0x109/0x150 [drm]
[ 1070.446891] ? dal_irq_service_set_generic+0x5b/0x70 [amdgpu]
[ 1070.446952] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1070.446955] ? _cond_resched+0x19/0x30
[ 1070.446957] ? wait_for_completion_timeout+0x38/0x140
[ 1070.446959] ? _cond_resched+0x19/0x30
[ 1070.446960] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1070.446969] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1070.446976] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1070.447037] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1070.447051] drm_atomic_commit+0x4a/0x50 [drm]
[ 1070.447065] drm_atomic_connector_commit_dpms+0xe0/0x100 [drm]
[ 1070.447078] drm_mode_obj_set_property_ioctl+0x187/0x2b0 [drm]
[ 1070.447092] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.447106] drm_mode_connector_property_set_ioctl+0x3b/0x60 [drm]
[ 1070.447117] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1070.447129] drm_ioctl+0x227/0x400 [drm]
[ 1070.447142] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.447145] ? __set_task_blocked+0x72/0x90
[ 1070.447187] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1070.447190] do_vfs_ioctl+0xa8/0x620
[ 1070.447191] ? recalc_sigpending+0x1b/0x50
[ 1070.447194] ? _copy_from_user+0x3e/0x60
[ 1070.447196] ksys_ioctl+0x67/0x90
[ 1070.447198] __x64_sys_ioctl+0x1a/0x20
[ 1070.447200] do_syscall_64+0x5a/0x110
[ 1070.447202] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1070.447203] RIP: 0033:0x7f492e32b3c7
[ 1070.447204] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1070.447231] RSP: 002b:00007ffe8e2568b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1070.447233] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f492e32b3c7
[ 1070.447234] RDX: 00007ffe8e2568f0 RSI: 00000000c01064ab RDI: 000000000000000c
[ 1070.447234] RBP: 00007ffe8e2568f0 R08: 00007ffe8e256890 R09: 00007ffe8e25688c
[ 1070.447235] R10: 0008f156d7e651d0 R11: 0000000000000246 R12: 00000000c01064ab
[ 1070.447236] R13: 000000000000000c R14: 00005603f663a9c0 R15: 0000000000000000
[ 1070.447238] —[ end trace 204d0ceebf410616 ]—
[ 1070.498443] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 3500 tries - dce_mi_free_dmif line:636
[ 1070.498516] WARNING: CPU: 8 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.498516] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1070.498551] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1070.498564] CPU: 8 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1070.498565] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1070.498621] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.498621] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1070.498648] RSP: 0018:ffffc2dc844237f0 EFLAGS: 00010297
[ 1070.498649] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1070.498650] RDX: 0000000000000000 RSI: ffff9f36dcc164b8 RDI: ffff9f36dcc164b8
[ 1070.498651] RBP: ffffc2dc84423830 R08: 0000000000079b0b R09: 0000000000000002
[ 1070.498652] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1070.498653] R13: 0000000000000dad R14: 0000000000000010 R15: 0000000000000001
[ 1070.498654] FS: 00007f492cff4a80(0000) GS:ffff9f36dcc00000(0000) knlGS:0000000000000000
[ 1070.498655] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1070.498656] CR2: 00007f1f87b74000 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1070.498657] Call Trace:
[ 1070.498720] dce_mi_free_dmif+0xfb/0x190 [amdgpu]
[ 1070.498778] dce110_reset_hw_ctx_wrap+0x151/0x1e0 [amdgpu]
[ 1070.498835] dce110_apply_ctx_to_hw+0x52/0xa30 [amdgpu]
[ 1070.498892] ? dce110_apply_ctx_for_surface+0x1f2/0x270 [amdgpu]
[ 1070.498949] dc_commit_state+0x306/0x5b0 [amdgpu]
[ 1070.499005] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1070.499018] ? drm_calc_timestamping_constants+0x109/0x150 [drm]
[ 1070.499078] ? dal_irq_service_set_generic+0x5b/0x70 [amdgpu]
[ 1070.499140] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1070.499143] ? _cond_resched+0x19/0x30
[ 1070.499145] ? wait_for_completion_timeout+0x38/0x140
[ 1070.499146] ? _cond_resched+0x19/0x30
[ 1070.499148] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1070.499156] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1070.499163] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1070.499224] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1070.499239] drm_atomic_commit+0x4a/0x50 [drm]
[ 1070.499253] drm_atomic_connector_commit_dpms+0xe0/0x100 [drm]
[ 1070.499266] drm_mode_obj_set_property_ioctl+0x187/0x2b0 [drm]
[ 1070.499280] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.499293] drm_mode_connector_property_set_ioctl+0x3b/0x60 [drm]
[ 1070.499305] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1070.499316] drm_ioctl+0x227/0x400 [drm]
[ 1070.499330] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.499332] ? __set_task_blocked+0x72/0x90
[ 1070.499374] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1070.499377] do_vfs_ioctl+0xa8/0x620
[ 1070.499378] ? recalc_sigpending+0x1b/0x50
[ 1070.499381] ? _copy_from_user+0x3e/0x60
[ 1070.499383] ksys_ioctl+0x67/0x90
[ 1070.499385] __x64_sys_ioctl+0x1a/0x20
[ 1070.499387] do_syscall_64+0x5a/0x110
[ 1070.499389] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1070.499390] RIP: 0033:0x7f492e32b3c7
[ 1070.499390] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1070.499417] RSP: 002b:00007ffe8e2568b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1070.499419] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f492e32b3c7
[ 1070.499420] RDX: 00007ffe8e2568f0 RSI: 00000000c01064ab RDI: 000000000000000c
[ 1070.499421] RBP: 00007ffe8e2568f0 R08: 00007ffe8e256890 R09: 00007ffe8e25688c
[ 1070.499421] R10: 0008f156d7e651d0 R11: 0000000000000246 R12: 00000000c01064ab
[ 1070.499422] R13: 000000000000000c R14: 00005603f663a9c0 R15: 0000000000000000
[ 1070.499424] —[ end trace 204d0ceebf410617 ]—
[ 1070.568339] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 6000 tries - dce_mi_allocate_dmif line:599
[ 1070.568418] WARNING: CPU: 24 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.568419] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1070.568453] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1070.568467] CPU: 24 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1070.568468] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1070.568525] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1070.568525] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1070.568552] RSP: 0018:ffffc2dc844238b8 EFLAGS: 00010297
[ 1070.568553] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1070.568554] RDX: 0000000000000000 RSI: ffff9f36dd0164b8 RDI: ffff9f36dd0164b8
[ 1070.568555] RBP: ffffc2dc844238f8 R08: 000000000008ac13 R09: 0000000000000000
[ 1070.568556] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36d6465200
[ 1070.568557] R13: 0000000000001771 R14: 0000000000000010 R15: 0000000000000001
[ 1070.568558] FS: 00007f492cff4a80(0000) GS:ffff9f36dd000000(0000) knlGS:0000000000000000
[ 1070.568559] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1070.568560] CR2: 00007fb15c946008 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1070.568561] Call Trace:
[ 1070.568624] dce_mi_allocate_dmif+0xf9/0x220 [amdgpu]
[ 1070.568682] dce110_apply_ctx_for_surface+0xfa/0x270 [amdgpu]
[ 1070.568740] dc_commit_state+0x287/0x5b0 [amdgpu]
[ 1070.568795] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1070.568808] ? drm_calc_timestamping_constants+0x109/0x150 [drm]
[ 1070.568868] ? dal_irq_service_set_generic+0x5b/0x70 [amdgpu]
[ 1070.568930] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1070.568932] ? _cond_resched+0x19/0x30
[ 1070.568934] ? wait_for_completion_timeout+0x38/0x140
[ 1070.568936] ? _cond_resched+0x19/0x30
[ 1070.568938] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1070.568946] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1070.568954] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1070.569014] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1070.569029] drm_atomic_commit+0x4a/0x50 [drm]
[ 1070.569043] drm_atomic_connector_commit_dpms+0xe0/0x100 [drm]
[ 1070.569056] drm_mode_obj_set_property_ioctl+0x187/0x2b0 [drm]
[ 1070.569070] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.569083] drm_mode_connector_property_set_ioctl+0x3b/0x60 [drm]
[ 1070.569095] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1070.569107] drm_ioctl+0x227/0x400 [drm]
[ 1070.569120] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1070.569162] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1070.569165] do_vfs_ioctl+0xa8/0x620
[ 1070.569167] ? recalc_sigpending+0x1b/0x50
[ 1070.569169] ? _copy_from_user+0x3e/0x60
[ 1070.569171] ksys_ioctl+0x67/0x90
[ 1070.569174] __x64_sys_ioctl+0x1a/0x20
[ 1070.569176] do_syscall_64+0x5a/0x110
[ 1070.569178] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1070.569179] RIP: 0033:0x7f492e32b3c7
[ 1070.569179] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1070.569206] RSP: 002b:00007ffe8e2568b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1070.569208] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f492e32b3c7
[ 1070.569208] RDX: 00007ffe8e2568f0 RSI: 00000000c01064ab RDI: 000000000000000c
[ 1070.569209] RBP: 00007ffe8e2568f0 R08: 00007ffe8e256890 R09: 00007ffe8e25688c
[ 1070.569210] R10: 000ea26e6b0e6560 R11: 0000000000000246 R12: 00000000c01064ab
[ 1070.569211] R13: 000000000000000c R14: 00005603f663a9c0 R15: 0000000000000000
[ 1070.569213] —[ end trace 204d0ceebf410618 ]—
[ 1080.805196] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [PLANE:39:plane-3] flip_done timed out
[ 1080.900505] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] ERROR amdgpu_dm_commit_planes: acrtc 2, already busy
[ 1080.900604] WARNING: CPU: 10 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/amdgpu_dm/amdgpu_dm.c:4130 amdgpu_dm_atomic_commit_tail+0xc52/0xe80 [amdgpu]
[ 1080.900605] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1080.900646] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1080.900664] CPU: 10 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1080.900665] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1080.900725] RIP: 0010:amdgpu_dm_atomic_commit_tail+0xc52/0xe80 [amdgpu]
[ 1080.900726] Code: 00 00 48 c7 c6 90 70 af c0 48 c7 c7 d1 05 b5 c0 48 89 85 38 ff ff ff 4c 89 8d 70 ff ff ff 48 89 8d 78 ff ff ff e8 8e ff 9a ff <0f> 0b 48 8b 85 38 ff ff ff 4c 8b 8d 70 ff ff ff 48 8b 8d 78 ff ff
[ 1080.900753] RSP: 0018:ffffc2dc844239f0 EFLAGS: 00010046
[ 1080.900755] RAX: 0000000000000000 RBX: 0000000000000003 RCX: 0000000000000000
[ 1080.900756] RDX: 0000000000000000 RSI: ffff9f36dcc964b8 RDI: ffff9f36dcc964b8
[ 1080.900757] RBP: ffffc2dc84423ab8 R08: 00000000000dbd99 R09: 00000000000007e8
[ 1080.900758] R10: 0000000000000004 R11: ffffffffbdd8880d R12: ffff9f36bfb4f400
[ 1080.900759] R13: ffff9f36c01c9800 R14: ffff9f36c01c9800 R15: ffff9f36d1a4ab00
[ 1080.900760] FS: 00007f492cff4a80(0000) GS:ffff9f36dcc80000(0000) knlGS:0000000000000000
[ 1080.900762] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1080.900763] CR2: 000008d0dc1bce40 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1080.900764] Call Trace:
[ 1080.900771] ? _cond_resched+0x19/0x30
[ 1080.900773] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1080.900782] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1080.900789] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1080.900849] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1080.900865] drm_atomic_commit+0x4a/0x50 [drm]
[ 1080.900873] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1080.900886] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1080.900900] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1080.900914] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1080.900927] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1080.900938] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1080.900949] drm_ioctl+0x227/0x400 [drm]
[ 1080.900962] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1080.901003] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1080.901007] do_vfs_ioctl+0xa8/0x620
[ 1080.901010] ? __vfs_read+0x1b/0x40
[ 1080.901012] ksys_ioctl+0x67/0x90
[ 1080.901014] __x64_sys_ioctl+0x1a/0x20
[ 1080.901017] do_syscall_64+0x5a/0x110
[ 1080.901019] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1080.901021] RIP: 0033:0x7f492e32b3c7
[ 1080.901021] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1080.901049] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1080.901051] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1080.901052] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1080.901052] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f865ab10
[ 1080.901053] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1080.901054] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f865ab10
[ 1080.901056] —[ end trace 204d0ceebf410619 ]—
[ 1080.901131] WARNING: CPU: 10 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/amdgpu_dm/amdgpu_dm.c:3883 prepare_flip_isr+0x65/0x70 [amdgpu]
[ 1080.901132] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1080.901166] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1080.901178] CPU: 10 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1080.901179] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1080.901239] RIP: 0010:prepare_flip_isr+0x65/0x70 [amdgpu]
[ 1080.901239] Code: 02 00 00 00 48 89 97 a8 07 00 00 48 c7 80 20 02 00 00 00 00 00 00 8b 97 d0 04 00 00 bf 02 00 00 00 e8 8f 28 9b ff 5d c3 0f 0b <0f> 0b eb b7 0f 1f 80 00 00 00 00 0f 1f 44 00 00 55 b9 1e 00 00 00
[ 1080.901265] RSP: 0018:ffffc2dc844239e0 EFLAGS: 00010082
[ 1080.901267] RAX: 0000000000000001 RBX: 0000000000000202 RCX: ffff9f36923803c0
[ 1080.901268] RDX: 0000000000000001 RSI: 0000000000000202 RDI: ffff9f36c01c9800
[ 1080.901269] RBP: ffffc2dc844239e0 R08: 00000000000dbd99 R09: ffff9f36c52d0800
[ 1080.901269] R10: 0000000000000004 R11: ffffffffbdd8880d R12: 0000000000000000
[ 1080.901270] R13: 0000000000000002 R14: ffff9f36c01c9800 R15: ffff9f36d1a4ab00
[ 1080.901272] FS: 00007f492cff4a80(0000) GS:ffff9f36dcc80000(0000) knlGS:0000000000000000
[ 1080.901273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1080.901274] CR2: 000008d0dc1bce40 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1080.901274] Call Trace:
[ 1080.901334] amdgpu_dm_atomic_commit_tail+0x7ff/0xe80 [amdgpu]
[ 1080.901336] ? _cond_resched+0x19/0x30
[ 1080.901338] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1080.901346] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1080.901354] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1080.901412] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1080.901426] drm_atomic_commit+0x4a/0x50 [drm]
[ 1080.901434] drm_atomic_helper_set_config+0x87/0x90 [drm_kms_helper]
[ 1080.901447] __drm_mode_set_config_internal+0x6b/0x120 [drm]
[ 1080.901460] drm_mode_setcrtc+0x71a/0x740 [drm]
[ 1080.901474] ? drm_mode_connector_set_obj_prop+0x90/0x90 [drm]
[ 1080.901487] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1080.901498] drm_ioctl_kernel+0xa4/0xf0 [drm]
[ 1080.901510] drm_ioctl+0x227/0x400 [drm]
[ 1080.901522] ? drm_mode_getcrtc+0x190/0x190 [drm]
[ 1080.901563] amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
[ 1080.901566] do_vfs_ioctl+0xa8/0x620
[ 1080.901568] ? __vfs_read+0x1b/0x40
[ 1080.901570] ksys_ioctl+0x67/0x90
[ 1080.901572] __x64_sys_ioctl+0x1a/0x20
[ 1080.901574] do_syscall_64+0x5a/0x110
[ 1080.901576] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1080.901577] RIP: 0033:0x7f492e32b3c7
[ 1080.901578] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1080.901600] RSP: 002b:00007ffe8e2559b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1080.901601] RAX: ffffffffffffffda RBX: 00007ffe8e2559f0 RCX: 00007f492e32b3c7
[ 1080.901602] RDX: 00007ffe8e2559f0 RSI: 00000000c06864a2 RDI: 000000000000000c
[ 1080.901602] RBP: 00007ffe8e2559f0 R08: 0000000000000000 R09: 00005603f865ab10
[ 1080.901603] R10: 00007ffe8e255ab0 R11: 0000000000000246 R12: 00000000c06864a2
[ 1080.901604] R13: 000000000000000c R14: 0000000000000000 R15: 00005603f865ab10
[ 1080.901605] —[ end trace 204d0ceebf41061a ]—
[ 1080.972393] rfkill: input handler enabled
[ 1081.089072] [drm:generic_reg_wait [amdgpu]] ERROR REG_WAIT timeout 10us * 3500 tries - dce_mi_free_dmif line:636
[ 1081.089166] WARNING: CPU: 11 PID: 3568 at drivers/gpu/drm/amd/amdgpu/…/display/dc/dc_helper.c:254 generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1081.089167] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c rfcomm edac_mce_amd kvm_amd arc4 cmac bnep nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep joydev snd_pcm kvm input_leds snd_seq_midi irqbypass snd_seq_midi_event snd_rawmidi ath10k_pci ath10k_core snd_seq ath btusb btrtl eeepc_wmi mac80211 snd_seq_device btbcm btintel asus_wmi wil6210 snd_timer sparse_keymap bluetooth video wmi_bmof ecdh_generic cfg80211 snd ccp k10temp soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid igb dca amdkfd amd_iommu_v2 amdgpu crct10dif_pclmul crc32_pclmul
[ 1081.089202] ghash_clmulni_intel chash pcbc gpu_sched mxm_wmi i2c_algo_bit ttm drm_kms_helper aesni_intel syscopyarea aes_x86_64 sysfillrect crypto_simd cryptd sysimgblt glue_helper fb_sys_fops drm nvme ahci nvme_core libahci atlantic i2c_piix4 wmi gpio_amdpt gpio_generic
[ 1081.089220] CPU: 11 PID: 3568 Comm: Xorg Tainted: G W 4.18.0-15-generic #16-Ubuntu
[ 1081.089221] Hardware name: System manufacturer System Product Name/ROG ZENITH EXTREME, BIOS 1601 10/26/2018
[ 1081.089277] RIP: 0010:generic_reg_wait+0xe4/0x160 [amdgpu]
[ 1081.089278] Code: a9 44 8b 45 20 48 8b 4d 18 89 de 44 89 4d d4 8b 55 10 48 c7 c7 10 94 b4 c0 e8 58 87 92 ff 41 83 7c 24 20 01 44 8b 4d d4 74 02 <0f> 0b 48 83 c4 18 44 89 c8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 41 0f
[ 1081.089300] RSP: 0018:ffffc2dc84423588 EFLAGS: 00010297
[ 1081.089302] RAX: 0000000000000000 RBX: 000000000000000a RCX: 0000000000000000
[ 1081.089303] RDX: 0000000000000000 RSI: ffff9f36dccd64b8 RDI: ffff9f36dccd64b8
[ 1081.089304] RBP: ffffc2dc844235c8 R08: 0000000000000004 R09: 0000000000000002
[ 1081.089305] R10: 00000414fb9ab208 R11: 00000000000d2130 R12: ffff9f36d6465200
[ 1081.089306] R13: 0000000000000dad R14: 0000000000000010 R15: 0000000000000001
[ 1081.089307] FS: 00007f492cff4a80(0000) GS:ffff9f36dccc0000(0000) knlGS:0000000000000000
[ 1081.089308] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1081.089309] CR2: 00007f6c77905d30 CR3: 00000008526c6000 CR4: 00000000003406e0
[ 1081.089310] Call Trace:
[ 1081.089373] dce_mi_free_dmif+0xfb/0x190 [amdgpu]
[ 1081.089431] dce110_reset_hw_ctx_wrap+0x151/0x1e0 [amdgpu]
[ 1081.089488] dce110_apply_ctx_to_hw+0x52/0xa30 [amdgpu]
[ 1081.089545] ? dce110_apply_ctx_for_surface+0x1f2/0x270 [amdgpu]
[ 1081.089601] dc_commit_state+0x306/0x5b0 [amdgpu]
[ 1081.089655] ? dc_stream_get_vblank_counter+0x57/0x60 [amdgpu]
[ 1081.089710] ? mod_freesync_set_user_enable+0x11c/0x150 [amdgpu]
[ 1081.089770] amdgpu_dm_atomic_commit_tail+0x395/0xe80 [amdgpu]
[ 1081.089774] ? _cond_resched+0x19/0x30
[ 1081.089776] ? wait_for_completion_timeout+0x38/0x140
[ 1081.089778] ? _cond_resched+0x19/0x30
[ 1081.089780] ? wait_for_completion_interruptible+0x35/0x1a0
[ 1081.089788] commit_tail+0x42/0x70 [drm_kms_helper]
[ 1081.089795] drm_atomic_helper_commit+0x113/0x120 [drm_kms_helper]
[ 1081.089854] amdgpu_dm_atomic_commit+0x8d/0xa0 [amdgpu]
[ 1081.089870] drm_atomic_commit+0x4a/0x50 [drm]
[ 1081.089877] restore_fbdev_mode_atomic+0x1a8/0x210 [drm_kms_helper]
[ 1081.089884] restore_fbdev_mode+0x31/0x140 [drm_kms_helper]
[ 1081.089886] ? _cond_resched+0x19/0x30
[ 1081.089892] drm_fb_helper_restore_fbdev_mode_unlocked+0x4e/0xa0 [drm_kms_helper]
[ 1081.089899] drm_fb_helper_set_par+0x2d/0x50 [drm_kms_helper]
[ 1081.089901] fb_set_var+0x238/0x430
[ 1081.089905] ? __update_load_avg_se.isra.45+0x1fc/0x210
[ 1081.089907] ? update_load_avg+0x7b/0x560
[ 1081.089909] ? update_curr+0x7a/0x1f0
[ 1081.089912] fbcon_blank+0x260/0x350
[ 1081.089915] ? __switch_to+0x182/0x500
[ 1081.089916] ? __switch_to_asm+0x40/0x70
[ 1081.089917] ? __switch_to_asm+0x34/0x70
[ 1081.089922] do_unblank_screen+0xb5/0x180
[ 1081.089924] complete_change_console+0x59/0xe0
[ 1081.089926] vt_ioctl+0x10e8/0x1130
[ 1081.089930] tty_ioctl+0x226/0x8b0
[ 1081.089933] ? __handle_mm_fault+0x42c/0x5b0
[ 1081.089937] do_vfs_ioctl+0xa8/0x620
[ 1081.089939] ? handle_mm_fault+0xe1/0x210
[ 1081.089941] ksys_ioctl+0x67/0x90
[ 1081.089944] __x64_sys_ioctl+0x1a/0x20
[ 1081.089946] do_syscall_64+0x5a/0x110
[ 1081.089948] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1081.089950] RIP: 0033:0x7f492e32b3c7
[ 1081.089950] Code: 00 00 90 48 8b 05 c9 3a 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 3a 0d 00 f7 d8 64 89 01 48
[ 1081.089973] RSP: 002b:00007ffe8e256948 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1081.089974] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f492e32b3c7
[ 1081.089975] RDX: 0000000000000001 RSI: 0000000000005605 RDI: 000000000000000b
[ 1081.089976] RBP: 00005603f662c838 R08: 0000000000000000 R09: 00007ffe8e256650
[ 1081.089977] R10: 0000000000000007 R11: 0000000000000246 R12: 00005603f662c8f0
[ 1081.089977] R13: 00005603f662c8e0 R14: 00005603f662c834 R15: 00007f492cff46f0
[ 1081.089979] —[ end trace 204d0ceebf41061b ]—

May have fixed my own problem. Downloaded and used UKUU to update to kernel 4.20.7 to see if any different. So far, it seems to be working, after locking. Will keep testing and see if it seems to be fixed. I can’t believe I didn’t try this sooner.