System hang with Linux 6.4 and NVIDIA Quadro 2000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Hello folks,

I'm one of the maintainers of Linux From Scratch. We're currently in the process of testing for our upcoming 12.0 release, and I'm having some problems with the nouveau kernel driver. We're on Linux 6.4.10, but I have also tried Linux 6.4.11. Using the previous kernel I have on my system (6.1.21) results in no problems, but I haven't attempted to bisect this yet to a specific version where it stopped working.

This problem exhibits itself when using GNOME Web (Epiphany) and playing a video on YouTube, and then opening another tab. The system will immediately hang at the console, and is only accessible over SSH.

The version of WebKit involved is WebKit 2.41.90, the version of Epiphany is 44.6, the version of Mesa is 23.1.6, and the version of Xorg-Server is 21.1.8. I am using the Modesetting driver as we have removed all of the old xf86-video-* drivers from the distribution, but I have also tried installing xf86-video-nouveau and had the same result.

The GPU used in this case is a Fermi card, the Quadro 2000 (GF106GL). The CPU is an Intel Xeon E5-1650v3, and I'm running a Dell Precision Tower 5810.

I've attached a complete dmesg log to this email which was obtained over SSH, as well as an 'ls' on /sys/class/drm and 'lspci -vv'.

Do you have any advice on how to further troubleshoot this problem? Thank you for your time!

Douglas R. Reno
Linux From Scratch

--- Here's some of the relevant output from dmesg: ---

[   28.848701] nouveau 0000:03:00.0: fifo: fault 00 [READ] at 0000000000000000 engine 00 [PGRAPH] client 05 [HUB/CTXCTL] reason 02 [PAGE_NOT_PRESENT] on channel 5 [003fa65000 WebKitWebProces[796]] [   28.848710] nouveau 0000:03:00.0: fifo:000000:0005:[WebKitWebProces[796]] rc scheduled
[   28.848713] nouveau 0000:03:00.0: fifo:000000: rc scheduled
[   28.848725] nouveau 0000:03:00.0: fifo:000000:0005:0005:[WebKitWebProces[796]] errored - disabling channel
[   28.848728] nouveau 0000:03:00.0: Xorg[615]: channel 5 killed!
[   33.967188] usb 1-11: 3:1: cannot get freq at ep 0x82
[   38.848444] ------------[ cut here ]------------
[   38.848450] nouveau 0000:03:00.0: timeout
[   38.848467] WARNING: CPU: 5 PID: 123 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   38.848473] Modules linked in:
[   38.848475] CPU: 5 PID: 123 Comm: kworker/5:1 Not tainted 6.4.11 #1
[   38.848477] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   38.848479] Workqueue: events nvkm_runl_work
[   38.848481] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   38.848484] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   38.848486] RSP: 0018:ffffa47600b2fdd0 EFLAGS: 00010282
[   38.848488] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000 [   38.848489] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff [   38.848490] RBP: ffff9fb880207c00 R08: 00000000ffffdfff R09: 0000000000000001 [   38.848492] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000 [   38.848493] R13: ffffa47600b2fe28 R14: ffff9fb880207c30 R15: ffff9fb880207c88 [   38.848494] FS:  0000000000000000(0000) GS:ffff9fbe93b40000(0000) knlGS:0000000000000000
[   38.848496] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   38.848497] CR2: 00007f9f91ffaf38 CR3: 0000000128edc001 CR4: 00000000001706e0
[   38.848498] Call Trace:
[   38.848500]  <TASK>
[   38.848501]  ? nv50_runl_wait+0xad/0xc0
[   38.848503]  ? __warn+0x78/0x130
[   38.848508]  ? nv50_runl_wait+0xad/0xc0
[   38.848510]  ? report_bug+0x18d/0x1c0
[   38.848514]  ? handle_bug+0x3a/0x70
[   38.848518]  ? exc_invalid_op+0x13/0x60
[   38.848520]  ? asm_exc_invalid_op+0x16/0x20
[   38.848524]  ? nv50_runl_wait+0xad/0xc0
[   38.848527]  nvkm_runl_rc+0x22b/0x390
[   38.848529]  nvkm_runl_work+0x1d/0x30
[   38.848531]  process_one_work+0x1d1/0x3d0
[   38.848534]  worker_thread+0x45/0x3b0
[   38.848536]  ? _raw_spin_lock_irqsave+0x12/0x40
[   38.848538]  ? __pfx_worker_thread+0x10/0x10
[   38.848540]  kthread+0xeb/0x120
[   38.848543]  ? __pfx_kthread+0x10/0x10
[   38.848545]  ret_from_fork+0x29/0x50
[   38.848548]  </TASK>
[   38.848549] ---[ end trace 0000000000000000 ]---
[   38.848583] nouveau 0000:03:00.0: fifo: SCHED_ERROR 0d []
[   38.872472] systemd-journald[240]: Time jumped backwards, rotating.
[   48.848264] ------------[ cut here ]------------
[   48.848269] nouveau 0000:03:00.0: timeout
[   48.848287] WARNING: CPU: 2 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848293] Modules linked in:
[   48.848295] CPU: 2 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1 [   48.848298] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   48.848299] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848302] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[   48.848303] RSP: 0018:ffffa47602087bc0 EFLAGS: 00010282
[   48.848305] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000 [   48.848307] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff [   48.848308] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001 [   48.848309] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8 [   48.848310] R13: ffff9fb880207c00 R14: ffff9fb880ca7990 R15: ffff9fb880ca7980 [   48.848312] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[   48.848313] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   48.848315] CR2: 00007f1ad3b60010 CR3: 0000000102f9e004 CR4: 00000000001706e0
[   48.848316] Call Trace:
[   48.848318]  <TASK>
[   48.848319]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848322]  ? __warn+0x78/0x130
[   48.848326]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848328]  ? report_bug+0x18d/0x1c0
[   48.848332]  ? handle_bug+0x3a/0x70
[   48.848336]  ? exc_invalid_op+0x13/0x60
[   48.848338]  ? asm_exc_invalid_op+0x16/0x20
[   48.848343]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848345]  nvkm_chan_remove+0x3e/0x70
[   48.848347]  nvkm_uchan_fini+0x1a/0x40
[   48.848350]  nvkm_object_fini+0xb0/0x240
[   48.848365]  nvkm_ioctl_del+0x26/0x90
[   48.848367]  nvkm_ioctl+0x102/0x250
[   48.848369]  nvif_object_dtor+0x78/0xb0
[   48.848372]  nouveau_channel_del+0x7d/0x110
[   48.848376]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[   48.848379]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[   48.848381]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   48.848383]  drm_ioctl_kernel+0xb9/0x160
[   48.848386]  ? do_vmi_align_munmap+0x436/0x4b0
[   48.848389]  drm_ioctl+0x212/0x470
[   48.848391]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   48.848393]  ? migrate_enable+0xa5/0xf0
[   48.848396]  nouveau_drm_ioctl+0x51/0xb0
[   48.848399]  __x64_sys_ioctl+0x88/0xc0
[   48.848402]  do_syscall_64+0x38/0x90
[   48.848404]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   48.848407] RIP: 0033:0x7f37bdd0c5db
[   48.848409] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 [   48.848410] RSP: 002b:00007ffeeb6e8470 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [   48.848412] RAX: ffffffffffffffda RBX: 00005571593775b8 RCX: 00007f37bdd0c5db [   48.848413] RDX: 00007ffeeb6e8510 RSI: 0000000040046443 RDI: 0000000000000005 [   48.848414] RBP: 00007ffeeb6e8510 R08: 0000000557159376 R09: 0000000000000007 [   48.848416] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443 [   48.848417] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[   48.848418]  </TASK>
[   48.848419] ---[ end trace 0000000000000000 ]---
[    0.000000] Linux version 6.4.11 (renodr@ISENGARD) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT_DYNAMIC Mon Aug 21 18:48:45 CDT 2023
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.4.11-lfs-12.0-rc1-systemd mitigations=off root=/dev/sda11 ro
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000953ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000095400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c94c2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c94c3000-0x00000000ca052fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca053000-0x00000000ca0a4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ca0a5000-0x00000000cad18fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cad19000-0x00000000cb1f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb1f9000-0x00000000cb1f9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cb1fa000-0x00000000cb207fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb208000-0x00000000ccffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000072fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3492.270 MHz processor
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -2689624348845 force to 0
[    0.000601] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000603] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000609] last_pfn = 0x730000 max_arch_pfn = 0x400000000
[    0.000612] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000899] last_pfn = 0xcd000 max_arch_pfn = 0x400000000
[    0.006333] found SMP MP-table at [mem 0x000fdb70-0x000fdb7f]
[    0.006343] Kernel/User page tables isolation: disabled on command line.
[    0.006344] Using GB pages for direct mapping
[    0.006635] ACPI: Early table checksum verification disabled
[    0.006637] ACPI: RSDP 0x00000000000F0540 000024 (v02 DELL  )
[    0.006640] ACPI: XSDT 0x00000000CA064098 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.006644] ACPI: FACP 0x00000000CA08F458 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.006647] ACPI: DSDT 0x00000000CA0641D0 02B286 (v02 DELL   CBX3     01072009 INTL 20091013)
[    0.006650] ACPI: FACS 0x00000000CAD15F80 000040
[    0.006652] ACPI: APIC 0x00000000CA08F568 000100 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.006654] ACPI: FPDT 0x00000000CA08F668 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.006655] ACPI: FIDT 0x00000000CA08F6B0 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.006657] ACPI: MCFG 0x00000000CA08F750 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.006659] ACPI: UEFI 0x00000000CA08F790 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.006661] ACPI: HPET 0x00000000CA08F7D8 000038 (v01 DELL   CBX3     00000001 INTL 20091013)
[    0.006663] ACPI: MSCT 0x00000000CA08F810 000090 (v01 DELL   CBX3     00000001 INTL 20091013)
[    0.006665] ACPI: SLIT 0x00000000CA08F8A0 00002D (v01 DELL   CBX3     00000001 INTL 20091013)
[    0.006667] ACPI: SRAT 0x00000000CA08F8D0 001158 (v03 DELL   CBX3     00000001 INTL 20091013)
[    0.006669] ACPI: SRAT 0x00000000CA090A28 002358 (v03 DELL   CBX3     00000002 INTL 20091013)
[    0.006671] ACPI: WDDT 0x00000000CA092D80 000040 (v01 DELL   CBX3     00000000 INTL 20091013)
[    0.006673] ACPI: SSDT 0x00000000CA092DC0 011D8C (v01 DELL   PmMgt    00000001 INTL 20120913)
[    0.006675] ACPI: SLIC 0x00000000CA0A4B50 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.006677] ACPI: MSDM 0x00000000CA0A4CC8 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.006679] ACPI: DMAR 0x00000000CA0A4D20 0000F4 (v01 DELL   CBX3     00000001 INTL 20091013)
[    0.006681] ACPI: ASF! 0x00000000CA0A4E18 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.006683] ACPI: Reserving FACP table memory at [mem 0xca08f458-0xca08f563]
[    0.006684] ACPI: Reserving DSDT table memory at [mem 0xca0641d0-0xca08f455]
[    0.006684] ACPI: Reserving FACS table memory at [mem 0xcad15f80-0xcad15fbf]
[    0.006685] ACPI: Reserving APIC table memory at [mem 0xca08f568-0xca08f667]
[    0.006685] ACPI: Reserving FPDT table memory at [mem 0xca08f668-0xca08f6ab]
[    0.006686] ACPI: Reserving FIDT table memory at [mem 0xca08f6b0-0xca08f74b]
[    0.006687] ACPI: Reserving MCFG table memory at [mem 0xca08f750-0xca08f78b]
[    0.006687] ACPI: Reserving UEFI table memory at [mem 0xca08f790-0xca08f7d1]
[    0.006688] ACPI: Reserving HPET table memory at [mem 0xca08f7d8-0xca08f80f]
[    0.006688] ACPI: Reserving MSCT table memory at [mem 0xca08f810-0xca08f89f]
[    0.006689] ACPI: Reserving SLIT table memory at [mem 0xca08f8a0-0xca08f8cc]
[    0.006689] ACPI: Reserving SRAT table memory at [mem 0xca08f8d0-0xca090a27]
[    0.006690] ACPI: Reserving SRAT table memory at [mem 0xca090a28-0xca092d7f]
[    0.006691] ACPI: Reserving WDDT table memory at [mem 0xca092d80-0xca092dbf]
[    0.006691] ACPI: Reserving SSDT table memory at [mem 0xca092dc0-0xca0a4b4b]
[    0.006692] ACPI: Reserving SLIC table memory at [mem 0xca0a4b50-0xca0a4cc5]
[    0.006692] ACPI: Reserving MSDM table memory at [mem 0xca0a4cc8-0xca0a4d1c]
[    0.006693] ACPI: Reserving DMAR table memory at [mem 0xca0a4d20-0xca0a4e13]
[    0.006693] ACPI: Reserving ASF! table memory at [mem 0xca0a4e18-0xca0a4eb7]
[    0.006710] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.006711] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.006712] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.006712] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.006713] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.006713] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.006714] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.006714] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.006714] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.006715] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.006715] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.006716] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.006719] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xcfffffff]
[    0.006721] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x72fffffff]
[    0.006723] NUMA: Initialized distance table, cnt=1
[    0.006724] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 0x100000000-0x72fffffff] -> [mem 0x00000000-0x72fffffff]
[    0.006727] NODE_DATA(0) allocated [mem 0x72fffb000-0x72fffefff]
[    0.006752] Zone ranges:
[    0.006753]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006754]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006755]   Normal   [mem 0x0000000100000000-0x000000072fffffff]
[    0.006756] Movable zone start for each node
[    0.006757] Early memory node ranges
[    0.006757]   node   0: [mem 0x0000000000001000-0x0000000000094fff]
[    0.006758]   node   0: [mem 0x0000000000100000-0x00000000c94c2fff]
[    0.006759]   node   0: [mem 0x00000000cb1f9000-0x00000000cb1f9fff]
[    0.006760]   node   0: [mem 0x00000000cb208000-0x00000000ccffffff]
[    0.006761]   node   0: [mem 0x0000000100000000-0x000000072fffffff]
[    0.006763] Initmem setup node 0 [mem 0x0000000000001000-0x000000072fffffff]
[    0.006766] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006788] On node 0, zone DMA: 107 pages in unavailable ranges
[    0.013895] On node 0, zone DMA32: 7478 pages in unavailable ranges
[    0.013974] On node 0, zone DMA32: 14 pages in unavailable ranges
[    0.077284] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.077506] ACPI: PM-Timer IO Port: 0x408
[    0.077511] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.077512] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.077513] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.077513] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.077514] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.077514] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.077515] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.077515] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.077516] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.077517] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.077517] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.077518] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.077526] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.077530] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
[    0.077531] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.077533] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.077536] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.077537] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.077540] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x3a (or later)
[    0.077541] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.077551] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.077552] PM: hibernation: Registered nosave memory: [mem 0x00095000-0x00095fff]
[    0.077553] PM: hibernation: Registered nosave memory: [mem 0x00096000-0x0009ffff]
[    0.077554] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.077554] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.077555] PM: hibernation: Registered nosave memory: [mem 0xc94c3000-0xca052fff]
[    0.077556] PM: hibernation: Registered nosave memory: [mem 0xca053000-0xca0a4fff]
[    0.077556] PM: hibernation: Registered nosave memory: [mem 0xca0a5000-0xcad18fff]
[    0.077557] PM: hibernation: Registered nosave memory: [mem 0xcad19000-0xcb1f8fff]
[    0.077558] PM: hibernation: Registered nosave memory: [mem 0xcb1fa000-0xcb207fff]
[    0.077559] PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcdffffff]
[    0.077559] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[    0.077560] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
[    0.077560] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfed1bfff]
[    0.077561] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.077561] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.077562] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.077563] [mem 0xe0000000-0xfed1bfff] available for PCI devices
[    0.077565] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.087921] setup_percpu: NR_CPUS:64 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.088694] percpu: Embedded 55 pages/cpu s186472 r8192 d30616 u262144
[    0.088699] pcpu-alloc: s186472 r8192 d30616 u262144 alloc=1*2097152
[    0.088701] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.088717] Kernel command line: BOOT_IMAGE=/vmlinuz-6.4.11-lfs-12.0-rc1-systemd mitigations=off root=/dev/sda11 ro
[    0.088750] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.4.11-lfs-12.0-rc1-systemd", will be passed to user space.
[    0.088766] random: crng init done
[    0.093601] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.096141] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.096249] Fallback order for Node 0: 0 
[    0.096253] Built 1 zonelists, mobility grouping on.  Total pages: 7205617
[    0.096254] Policy zone: Normal
[    0.096255] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.096262] software IO TLB: area num 16.
[    0.189329] Memory: 28630956K/29280576K available (36864K kernel code, 4222K rwdata, 14280K rodata, 4084K init, 1744K bss, 649360K reserved, 0K cma-reserved)
[    0.189375] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.190825] Dynamic Preempt: voluntary
[    0.190859] rcu: Preemptible hierarchical RCU implementation.
[    0.190859] rcu: 	RCU event tracing is enabled.
[    0.190860] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[    0.190861] 	Trampoline variant of Tasks RCU enabled.
[    0.190861] 	Tracing variant of Tasks RCU enabled.
[    0.190862] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.190863] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.192765] NR_IRQS: 4352, nr_irqs: 928, preallocated irqs: 16
[    0.192928] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.195177] Console: colour VGA+ 80x25
[    0.195180] printk: console [tty0] enabled
[    0.207641] ACPI: Core revision 20230331
[    0.207853] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.207947] APIC: Switch to symmetric I/O mode setup
[    0.208010] Switched APIC routing to physical flat.
[    0.208531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.212949] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3256cacee2e, max_idle_ns: 440795202126 ns
[    0.213038] Calibrating delay loop (skipped), value calculated using timer frequency.. 6984.54 BogoMIPS (lpj=3492270)
[    0.213143] CPU0: Thermal monitoring enabled (TM1)
[    0.213261] process: using mwait in idle threads
[    0.213326] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.213391] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.213460] Speculative Store Bypass: Vulnerable
[    0.213525] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.213607] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.213672] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.213738] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.213803] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.244824] Freeing SMP alternatives memory: 84K
[    0.244890] pid_max: default: 32768 minimum: 301
[    0.244969] LSM: initializing lsm=capability,integrity
[    0.245088] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.245208] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.347933] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)
[    0.348036] cblist_init_generic: Setting adjustable number of callback queues.
[    0.348036] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.348036] cblist_init_generic: Setting adjustable number of callback queues.
[    0.348036] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.348036] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.348036] ... version:                3
[    0.348036] ... bit width:              48
[    0.348036] ... generic registers:      4
[    0.348036] ... value mask:             0000ffffffffffff
[    0.348036] ... max period:             00007fffffffffff
[    0.348036] ... fixed-purpose events:   3
[    0.348036] ... event mask:             000000070000000f
[    0.348118] signal: max sigframe size: 1776
[    0.348187] Estimated ratio of average max frequency by base frequency (times 1024): 1053
[    0.348283] rcu: Hierarchical SRCU implementation.
[    0.348346] rcu: 	Max phase no-delay instances is 400.
[    0.348585] smp: Bringing up secondary CPUs ...
[    0.348697] x86: Booting SMP configuration:
[    0.348759] .... node  #0, CPUs:        #1
[    0.015078] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.349393]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.356710] smp: Brought up 1 node, 12 CPUs
[    0.356710] smpboot: Max logical packages: 1
[    0.356710] smpboot: Total of 12 processors activated (83814.48 BogoMIPS)
[    0.359265] devtmpfs: initialized
[    0.359265] ACPI: PM: Registering ACPI NVS region [mem 0xca0a5000-0xcad18fff] (13058048 bytes)
[    0.359265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.359340] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.359490] PM: RTC time: 00:31:22, date: 2023-08-22
[    0.360100] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.360275] thermal_sys: Registered thermal governor 'step_wise'
[    0.360277] thermal_sys: Registered thermal governor 'user_space'
[    0.360351] cpuidle: using governor menu
[    0.360500] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.360619] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xd0000000-0xdfffffff] (base 0xd0000000)
[    0.360705] PCI: MMCONFIG at [mem 0xd0000000-0xdfffffff] reserved as E820 entry
[    0.360795] PCI: Using configuration type 1 for base access
[    0.360882] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.361134] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.361204] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.361204] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.361204] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.361289] cryptd: max_cpu_qlen set to 1000
[    0.377445] raid6: avx2x4   gen() 34144 MB/s
[    0.394445] raid6: avx2x2   gen() 33993 MB/s
[    0.411445] raid6: avx2x1   gen() 27536 MB/s
[    0.411508] raid6: using algorithm avx2x4 gen() 34144 MB/s
[    0.428445] raid6: .... xor() 10877 MB/s, rmw enabled
[    0.428509] raid6: using avx2x2 recovery algorithm
[    0.428605] ACPI: Added _OSI(Module Device)
[    0.428668] ACPI: Added _OSI(Processor Device)
[    0.428730] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.428793] ACPI: Added _OSI(Processor Aggregator Device)
[    0.446090] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.447857] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.469631] ACPI: Interpreter enabled
[    0.469705] ACPI: PM: (supports S0 S3 S4 S5)
[    0.469768] ACPI: Using IOAPIC for interrupt routing
[    0.469846] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.469930] PCI: Using E820 reservations for host bridge windows
[    0.470436] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.487501] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
[    0.487571] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.487694] acpi PNP0A03:03: _OSC: platform does not support [LTR]
[    0.487822] acpi PNP0A03:03: _OSC: OS now controls [PME PCIeCapability]
[    0.487888] acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.487998] PCI host bridge to bus 0000:ff
[    0.488038] pci_bus 0000:ff: root bus resource [bus ff]
[    0.488112] pci 0000:ff:0b.0: [8086:2f81] type 00 class 0x088000
[    0.488219] pci 0000:ff:0b.1: [8086:2f36] type 00 class 0x110100
[    0.488314] pci 0000:ff:0b.2: [8086:2f37] type 00 class 0x110100
[    0.488409] pci 0000:ff:0c.0: [8086:2fe0] type 00 class 0x088000
[    0.488504] pci 0000:ff:0c.1: [8086:2fe1] type 00 class 0x088000
[    0.488598] pci 0000:ff:0c.2: [8086:2fe2] type 00 class 0x088000
[    0.488691] pci 0000:ff:0c.3: [8086:2fe3] type 00 class 0x088000
[    0.488783] pci 0000:ff:0c.4: [8086:2fe4] type 00 class 0x088000
[    0.488876] pci 0000:ff:0c.5: [8086:2fe5] type 00 class 0x088000
[    0.488970] pci 0000:ff:0f.0: [8086:2ff8] type 00 class 0x088000
[    0.489066] pci 0000:ff:0f.1: [8086:2ff9] type 00 class 0x088000
[    0.489160] pci 0000:ff:0f.4: [8086:2ffc] type 00 class 0x088000
[    0.489253] pci 0000:ff:0f.5: [8086:2ffd] type 00 class 0x088000
[    0.489346] pci 0000:ff:0f.6: [8086:2ffe] type 00 class 0x088000
[    0.489442] pci 0000:ff:10.0: [8086:2f1d] type 00 class 0x088000
[    0.489535] pci 0000:ff:10.1: [8086:2f34] type 00 class 0x110100
[    0.489629] pci 0000:ff:10.5: [8086:2f1e] type 00 class 0x088000
[    0.489722] pci 0000:ff:10.6: [8086:2f7d] type 00 class 0x110100
[    0.489814] pci 0000:ff:10.7: [8086:2f1f] type 00 class 0x088000
[    0.489907] pci 0000:ff:12.0: [8086:2fa0] type 00 class 0x088000
[    0.490003] pci 0000:ff:12.1: [8086:2f30] type 00 class 0x110100
[    0.490069] pci 0000:ff:13.0: [8086:2fa8] type 00 class 0x088000
[    0.490167] pci 0000:ff:13.1: [8086:2f71] type 00 class 0x088000
[    0.490264] pci 0000:ff:13.2: [8086:2faa] type 00 class 0x088000
[    0.490361] pci 0000:ff:13.3: [8086:2fab] type 00 class 0x088000
[    0.490458] pci 0000:ff:13.4: [8086:2fac] type 00 class 0x088000
[    0.490555] pci 0000:ff:13.5: [8086:2fad] type 00 class 0x088000
[    0.490651] pci 0000:ff:13.6: [8086:2fae] type 00 class 0x088000
[    0.490747] pci 0000:ff:13.7: [8086:2faf] type 00 class 0x088000
[    0.490841] pci 0000:ff:14.0: [8086:2fb0] type 00 class 0x088000
[    0.490939] pci 0000:ff:14.1: [8086:2fb1] type 00 class 0x088000
[    0.491068] pci 0000:ff:14.2: [8086:2fb2] type 00 class 0x088000
[    0.491166] pci 0000:ff:14.3: [8086:2fb3] type 00 class 0x088000
[    0.491262] pci 0000:ff:14.4: [8086:2fbc] type 00 class 0x088000
[    0.491357] pci 0000:ff:14.5: [8086:2fbd] type 00 class 0x088000
[    0.491452] pci 0000:ff:14.6: [8086:2fbe] type 00 class 0x088000
[    0.491547] pci 0000:ff:14.7: [8086:2fbf] type 00 class 0x088000
[    0.491642] pci 0000:ff:15.0: [8086:2fb4] type 00 class 0x088000
[    0.493070] pci 0000:ff:15.1: [8086:2fb5] type 00 class 0x088000
[    0.493168] pci 0000:ff:15.2: [8086:2fb6] type 00 class 0x088000
[    0.493266] pci 0000:ff:15.3: [8086:2fb7] type 00 class 0x088000
[    0.493365] pci 0000:ff:16.0: [8086:2f68] type 00 class 0x088000
[    0.493462] pci 0000:ff:16.6: [8086:2f6e] type 00 class 0x088000
[    0.493462] pci 0000:ff:16.7: [8086:2f6f] type 00 class 0x088000
[    0.493462] pci 0000:ff:17.0: [8086:2fd0] type 00 class 0x088000
[    0.493462] pci 0000:ff:17.4: [8086:2fb8] type 00 class 0x088000
[    0.493462] pci 0000:ff:17.5: [8086:2fb9] type 00 class 0x088000
[    0.493462] pci 0000:ff:17.6: [8086:2fba] type 00 class 0x088000
[    0.493539] pci 0000:ff:17.7: [8086:2fbb] type 00 class 0x088000
[    0.493637] pci 0000:ff:1e.0: [8086:2f98] type 00 class 0x088000
[    0.493731] pci 0000:ff:1e.1: [8086:2f99] type 00 class 0x088000
[    0.493826] pci 0000:ff:1e.2: [8086:2f9a] type 00 class 0x088000
[    0.493921] pci 0000:ff:1e.3: [8086:2fc0] type 00 class 0x088000
[    0.494006] pci 0000:ff:1e.4: [8086:2f9c] type 00 class 0x088000
[    0.494067] pci 0000:ff:1f.0: [8086:2f88] type 00 class 0x088000
[    0.494163] pci 0000:ff:1f.2: [8086:2f8a] type 00 class 0x088000
[    0.494443] acpi LNXCPU:0c: Entry not well-defined, consider updating BIOS
[    0.495426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.495495] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.495645] acpi PNP0A08:00: _OSC: platform does not support [PME PCIeCapability LTR]
[    0.495728] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.496022] PCI host bridge to bus 0000:00
[    0.496037] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.496105] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.496172] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.496238] pci_bus 0000:00: root bus resource [io  0x1000-0xffff window]
[    0.496305] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.496386] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffbfff window]
[    0.496467] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.496550] pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
[    0.496715] pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
[    0.496822] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.497065] pci 0000:00:01.1: [8086:2f03] type 01 class 0x060400
[    0.497172] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.497358] pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
[    0.497466] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.497651] pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
[    0.497758] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.497943] pci 0000:00:03.1: [8086:2f09] type 01 class 0x060400
[    0.498052] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.498237] pci 0000:00:03.2: [8086:2f0a] type 01 class 0x060400
[    0.498344] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[    0.498529] pci 0000:00:03.3: [8086:2f0b] type 01 class 0x060400
[    0.498635] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    0.498814] pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
[    0.498942] pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
[    0.499089] pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
[    0.499209] pci 0000:00:05.4: [8086:2f2c] type 00 class 0x080020
[    0.499279] pci 0000:00:05.4: reg 0x10: [mem 0xf623e000-0xf623efff]
[    0.499415] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[    0.499636] pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
[    0.499712] pci 0000:00:11.4: reg 0x10: [io  0xf130-0xf137]
[    0.499783] pci 0000:00:11.4: reg 0x14: [io  0xf120-0xf123]
[    0.499854] pci 0000:00:11.4: reg 0x18: [io  0xf110-0xf117]
[    0.499924] pci 0000:00:11.4: reg 0x1c: [io  0xf100-0xf103]
[    0.499994] pci 0000:00:11.4: reg 0x20: [io  0xf040-0xf05f]
[    0.500042] pci 0000:00:11.4: reg 0x24: [mem 0xf623d000-0xf623d7ff]
[    0.500142] pci 0000:00:11.4: PME# supported from D3hot
[    0.500265] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[    0.500343] pci 0000:00:14.0: reg 0x10: [mem 0xf6220000-0xf622ffff 64bit]
[    0.500455] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.500588] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
[    0.500667] pci 0000:00:16.0: reg 0x10: [mem 0xf623c000-0xf623c00f 64bit]
[    0.500785] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.500905] pci 0000:00:16.2: [8086:8d3c] type 00 class 0x010185
[    0.500981] pci 0000:00:16.2: reg 0x10: [io  0xf0f0-0xf0f7]
[    0.501042] pci 0000:00:16.2: reg 0x14: [io  0xf0e0-0xf0e3]
[    0.501112] pci 0000:00:16.2: reg 0x18: [io  0xf0d0-0xf0d7]
[    0.501182] pci 0000:00:16.2: reg 0x1c: [io  0xf0c0-0xf0c3]
[    0.501252] pci 0000:00:16.2: reg 0x20: [io  0xf0b0-0xf0bf]
[    0.501400] pci 0000:00:16.3: [8086:8d3d] type 00 class 0x070002
[    0.501476] pci 0000:00:16.3: reg 0x10: [io  0xf0a0-0xf0a7]
[    0.501547] pci 0000:00:16.3: reg 0x14: [mem 0xf623a000-0xf623afff]
[    0.501717] pci 0000:00:19.0: [8086:153a] type 00 class 0x020000
[    0.501793] pci 0000:00:19.0: reg 0x10: [mem 0xf6200000-0xf621ffff]
[    0.501864] pci 0000:00:19.0: reg 0x14: [mem 0xf6239000-0xf6239fff]
[    0.501935] pci 0000:00:19.0: reg 0x18: [io  0xf020-0xf03f]
[    0.502082] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.502205] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[    0.502283] pci 0000:00:1a.0: reg 0x10: [mem 0xf6238000-0xf62383ff]
[    0.502420] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.502546] pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
[    0.502624] pci 0000:00:1b.0: reg 0x10: [mem 0xf6230000-0xf6233fff 64bit]
[    0.502751] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.502876] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[    0.503005] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.503100] pci 0000:00:1c.1: [8086:8d12] type 01 class 0x060400
[    0.503231] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.503369] pci 0000:00:1c.4: [8086:8d18] type 01 class 0x060400
[    0.503508] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.503650] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[    0.503728] pci 0000:00:1d.0: reg 0x10: [mem 0xf6237000-0xf62373ff]
[    0.503866] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.503995] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[    0.504181] pci 0000:00:1f.2: [8086:2826] type 00 class 0x010400
[    0.504256] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.504325] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.504395] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.504464] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.504533] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
[    0.504602] pci 0000:00:1f.2: reg 0x24: [mem 0xf6236000-0xf62367ff]
[    0.504696] pci 0000:00:1f.2: PME# supported from D3hot
[    0.504811] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[    0.504889] pci 0000:00:1f.3: reg 0x10: [mem 0xf6235000-0xf62350ff 64bit]
[    0.504971] pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
[    0.505105] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.505190] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.505281] pci 0000:03:00.0: [10de:0dd8] type 00 class 0x030000
[    0.505354] pci 0000:03:00.0: reg 0x10: [mem 0xf4000000-0xf5ffffff]
[    0.505426] pci 0000:03:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.505512] pci 0000:03:00.0: reg 0x1c: [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.505596] pci 0000:03:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.505664] pci 0000:03:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
[    0.505734] pci 0000:03:00.0: enabling Extended Tags
[    0.505810] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.506043] pci 0000:03:00.1: [10de:0be9] type 00 class 0x040300
[    0.506116] pci 0000:03:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff]
[    0.506206] pci 0000:03:00.1: enabling Extended Tags
[    0.506339] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    0.509060] pci 0000:00:02.0: PCI bridge to [bus 03]
[    0.509131] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.509213] pci 0000:00:02.0:   bridge window [mem 0xf4000000-0xf60fffff]
[    0.509281] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
[    0.509383] pci 0000:00:03.0: PCI bridge to [bus 04]
[    0.509467] pci 0000:00:03.1: PCI bridge to [bus 05]
[    0.509550] pci 0000:00:03.2: PCI bridge to [bus 06]
[    0.509633] pci 0000:00:03.3: PCI bridge to [bus 07]
[    0.509726] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.509845] pci 0000:09:00.0: [104c:8240] type 01 class 0x060400
[    0.510056] pci 0000:09:00.0: supports D1 D2
[    0.510207] pci 0000:00:1c.1: PCI bridge to [bus 09-0a]
[    0.510326] pci_bus 0000:0a: extended config space not accessible
[    0.510460] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.510622] pci 0000:0b:00.0: [8086:095a] type 00 class 0x028000
[    0.510733] pci 0000:0b:00.0: reg 0x10: [mem 0xf6100000-0xf6101fff 64bit]
[    0.511016] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    0.511247] pci 0000:00:1c.4: PCI bridge to [bus 0b]
[    0.511314] pci 0000:00:1c.4:   bridge window [mem 0xf6100000-0xf61fffff]
[    0.511416] pci_bus 0000:00: on NUMA node 0
[    0.511909] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.512054] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.512147] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.512239] ACPI: PCI: Interrupt link LNKD configured for IRQ 5
[    0.512332] ACPI: PCI: Interrupt link LNKE configured for IRQ 3
[    0.512424] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.512490] ACPI: PCI: Interrupt link LNKF disabled
[    0.512581] ACPI: PCI: Interrupt link LNKG configured for IRQ 7
[    0.512674] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.512739] ACPI: PCI: Interrupt link LNKH disabled
[    0.513049] iommu: Default domain type: Translated 
[    0.513103] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.513103] SCSI subsystem initialized
[    0.513150] libata version 3.00 loaded.
[    0.513150] ACPI: bus type USB registered
[    0.513150] usbcore: registered new interface driver usbfs
[    0.513195] usbcore: registered new interface driver hub
[    0.513264] usbcore: registered new device driver usb
[    0.513336] mc: Linux media interface: v0.10
[    0.513402] videodev: Linux video capture interface: v2.00
[    0.513471] pps_core: LinuxPPS API ver. 1 registered
[    0.513534] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.513619] PTP clock support registered
[    0.514065] Advanced Linux Sound Architecture Driver Initialized.
[    0.514065] Bluetooth: Core ver 2.22
[    0.514127] NET: Registered PF_BLUETOOTH protocol family
[    0.514191] Bluetooth: HCI device and connection manager initialized
[    0.514257] Bluetooth: HCI socket layer initialized
[    0.514321] Bluetooth: L2CAP socket layer initialized
[    0.514386] Bluetooth: SCO socket layer initialized
[    0.515043] NetLabel: Initializing
[    0.515104] NetLabel:  domain hash size = 128
[    0.515166] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.515242] NetLabel:  unlabeled traffic allowed by default
[    0.516050] PCI: Using ACPI for IRQ routing
[    0.520730] PCI: pci_cache_line_size set to 64 bytes
[    0.520830] e820: reserve RAM buffer [mem 0x00095400-0x0009ffff]
[    0.520832] e820: reserve RAM buffer [mem 0xc94c3000-0xcbffffff]
[    0.520833] e820: reserve RAM buffer [mem 0xcb1fa000-0xcbffffff]
[    0.520834] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
[    0.521052] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.521118] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.521183] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.521183] vgaarb: loaded
[    0.521278] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[    0.521379] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.521449] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.524070] clocksource: Switched to clocksource tsc-early
[    0.524193] VFS: Disk quotas dquot_6.6.0
[    0.524261] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.524355] pnp: PnP ACPI init
[    0.524562] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.524630] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.524695] system 00:01: [io  0x0580-0x059f] has been reserved
[    0.524761] system 00:01: [io  0x0600-0x061f] has been reserved
[    0.524826] system 00:01: [io  0x0880-0x0883] has been reserved
[    0.524892] system 00:01: [io  0x0800-0x081f] has been reserved
[    0.524958] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
[    0.525026] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[    0.525095] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.525162] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.525228] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[    0.525295] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[    0.525362] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    0.525507] system 00:02: [io  0x0a00-0x0a3f] has been reserved
[    0.525705] pnp 00:03: [dma 0 disabled]
[    0.525980] pnp: PnP ACPI: found 5 devices
[    0.531468] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.531578] NET: Registered PF_INET protocol family
[    0.531844] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.534308] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.534421] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.534514] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.534800] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.535173] TCP: Hash tables configured (established 262144 bind 65536)
[    0.535265] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.535386] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.535544] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.535675] RPC: Registered named UNIX socket transport module.
[    0.535740] RPC: Registered udp transport module.
[    0.535803] RPC: Registered tcp transport module.
[    0.535866] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.536136] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.536221] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    0.536310] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
[    0.536404] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0000000-0xe01fffff]
[    0.536472] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.536555] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.536621] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.536689] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.536756] pci 0000:00:02.0: PCI bridge to [bus 03]
[    0.536820] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.536887] pci 0000:00:02.0:   bridge window [mem 0xf4000000-0xf60fffff]
[    0.536954] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
[    0.537037] pci 0000:00:03.0: PCI bridge to [bus 04]
[    0.537107] pci 0000:00:03.1: PCI bridge to [bus 05]
[    0.537174] pci 0000:00:03.2: PCI bridge to [bus 06]
[    0.537241] pci 0000:00:03.3: PCI bridge to [bus 07]
[    0.537308] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.537372] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.537440] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe01fffff]
[    0.537508] pci 0000:00:1c.0:   bridge window [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.537592] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.537671] pci 0000:00:1c.1: PCI bridge to [bus 09-0a]
[    0.537741] pci 0000:00:1c.4: PCI bridge to [bus 0b]
[    0.537807] pci 0000:00:1c.4:   bridge window [mem 0xf6100000-0xf61fffff]
[    0.537879] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.537945] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.538011] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.538077] pci_bus 0000:00: resource 7 [io  0x1000-0xffff window]
[    0.538144] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.538211] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffbfff window]
[    0.538278] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.538342] pci_bus 0000:03: resource 1 [mem 0xf4000000-0xf60fffff]
[    0.538408] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xf3ffffff 64bit pref]
[    0.538489] pci_bus 0000:08: resource 0 [io  0x1000-0x1fff]
[    0.538553] pci_bus 0000:08: resource 1 [mem 0xe0000000-0xe01fffff]
[    0.538619] pci_bus 0000:08: resource 2 [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.538700] pci_bus 0000:0b: resource 1 [mem 0xf6100000-0xf61fffff]
[    0.538917] pci 0000:00:05.0: disabled boot interrupts on device [8086:2f28]
[    0.555199] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x770 took 15673 usecs
[    0.572195] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x770 took 16482 usecs
[    0.572312] pci 0000:03:00.1: extending delay after power-on from D3hot to 20 msec
[    0.572433] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.572517] PCI: CLS 32 bytes, default 64
[    0.572601] DMAR: Host address width 46
[    0.572663] DMAR: DRHD base: 0x000000f7ffd000 flags: 0x0
[    0.572733] DMAR: dmar0: reg_base_addr f7ffd000 ver 1:0 cap d2008c10ef0466 ecap f0205b
[    0.572816] DMAR: DRHD base: 0x000000f7ffc000 flags: 0x1
[    0.572883] DMAR: dmar1: reg_base_addr f7ffc000 ver 1:0 cap d2078c106f0466 ecap f020df
[    0.572980] DMAR: RMRR base: 0x000000cb066000 end: 0x000000cb074fff
[    0.573046] DMAR: ATSR flags: 0x0
[    0.573111] DMAR: RHSA base: 0x000000f7ffc000 proximity domain: 0x0
[    0.573195] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.573261] software IO TLB: mapped [mem 0x00000000c54c3000-0x00000000c94c3000] (64MB)
[    0.573430] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    0.573512] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.573577] RAPL PMU: hw unit of domain dram 2^-16 Joules
[    0.578672] mce: Machine check injector initialized
[    0.579367] AVX2 instructions are not detected.
[    0.579439] AVX or AES-NI instructions are not detected.
[    0.579503] AVX2 or AES-NI instructions are not detected.
[    0.579661] AVX or AES-NI instructions are not detected.
[    0.579725] AVX2 or AES-NI instructions are not detected.
[    0.579789] AVX or AES-NI instructions are not detected.
[    0.579853] AVX2 or AES-NI instructions are not detected.
[    0.579917] AVX512/GFNI instructions are not detected.
[    0.580435] Initialise system trusted keyrings
[    0.580526] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.580751] NFS: Registering the id_resolver key type
[    0.580819] Key type id_resolver registered
[    0.580881] Key type id_legacy registered
[    0.581033] Key type cifs.spnego registered
[    0.581101] Key type cifs.idmap registered
[    0.581165] ntfs: driver 2.1.32 [Flags: R/W].
[    0.581232] ntfs3: Max link count 4000
[    0.581294] ntfs3: Enabled Linux POSIX ACLs support
[    0.581359] efs: 1.0a - http://aeschi.ch.eu.org/efs/
[    0.581424] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.581489] QNX4 filesystem 0.2.3 registered.
[    0.581552] qnx6: QNX6 filesystem 1.0.0 registered.
[    0.581631] fuse: init (API version 7.38)
[    0.581743] orangefs_debugfs_init: called with debug mask: :none: :0:
[    0.581828] orangefs_init: module version upstream loaded
[    0.581897] JFS: nTxBlock = 8192, nTxLock = 65536
[    0.582888] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[    0.583078] NILFS version 2 loaded
[    0.583146] befs: version: 0.9.3
[    0.583358] gfs2: GFS2 installed
[    0.591857] NET: Registered PF_ALG protocol family
[    0.591926] xor: measuring software checksum speed
[    0.592297]    prefetch64-sse  : 32207 MB/sec
[    0.592710]    generic_sse     : 28151 MB/sec
[    0.592772] xor: using function: prefetch64-sse (32207 MB/sec)
[    0.592838] async_tx: api initialized (async)
[    0.592901] Key type asymmetric registered
[    0.592963] Asymmetric key parser 'x509' registered
[    0.593035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.593118] io scheduler mq-deadline registered
[    0.593180] io scheduler kyber registered
[    0.594419] Monitor-Mwait will be used to enter C-1 state
[    0.594423] Monitor-Mwait will be used to enter C-2 state
[    0.594424] ACPI: \_SB_.SCK0.CP00: Found 2 idle states
[    0.595070] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.595177] ACPI: button: Power Button [PWRB]
[    0.595261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.595365] ACPI: button: Power Button [PWRF]
[    0.596788] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.596910] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.598071] 0000:00:16.3: ttyS1 at I/O 0xf0a0 (irq = 17, base_baud = 115200) is a 16550A
[    0.598340] Non-volatile memory driver v1.3
[    0.598404] Linux agpgart interface v0.103
[    0.598685] ACPI: bus type drm_connector registered
[    0.598755] [drm] radeon kernel modesetting enabled.
[    0.598875] [drm] amdgpu kernel modesetting enabled.
[    0.598964] amdgpu: CRAT table disabled by module option
[    0.599030] amdgpu: Virtual CRAT table created for CPU
[    0.599106] amdgpu: Topology: Add CPU node
[    0.599348] nouveau 0000:03:00.0: vgaarb: deactivate vga console
[    0.600129] Console: switching to colour dummy device 80x25
[    0.600156] nouveau 0000:03:00.0: NVIDIA GF106 (0c3c00a1)
[    0.822835] nouveau 0000:03:00.0: bios: version 70.06.4b.00.05
[    0.907168] nouveau 0000:03:00.0: fb: 1024 MiB GDDR5
[    1.581732] nouveau 0000:03:00.0: DRM: VRAM: 1024 MiB
[    1.581736] nouveau 0000:03:00.0: DRM: GART: 1048576 MiB
[    1.581739] nouveau 0000:03:00.0: DRM: TMDS table version 2.0
[    1.581741] nouveau 0000:03:00.0: DRM: DCB version 4.0
[    1.581743] nouveau 0000:03:00.0: DRM: DCB outp 00: 02000300 00000000
[    1.581746] nouveau 0000:03:00.0: DRM: DCB outp 01: 01000302 00020030
[    1.581748] nouveau 0000:03:00.0: DRM: DCB outp 02: 048113b6 0f220010
[    1.581750] nouveau 0000:03:00.0: DRM: DCB outp 03: 04011372 00020010
[    1.581752] nouveau 0000:03:00.0: DRM: DCB outp 04: 028223a6 0f220010
[    1.581754] nouveau 0000:03:00.0: DRM: DCB outp 05: 02022362 00020010
[    1.581756] nouveau 0000:03:00.0: DRM: DCB conn 00: 00001030
[    1.581758] nouveau 0000:03:00.0: DRM: DCB conn 01: 00820146
[    1.581760] nouveau 0000:03:00.0: DRM: DCB conn 02: 00410246
[    1.582540] nouveau 0000:03:00.0: DRM: MM: using COPY0 for buffer copies
[    1.583091] tsc: Refined TSC clocksource calibration: 3491.913 MHz
[    1.583098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns
[    1.583125] clocksource: Switched to clocksource tsc
[    1.583220] [drm] Initialized nouveau 1.3.1 20120801 for 0000:03:00.0 on minor 0
[    1.646156] fbcon: nouveaudrmfb (fb0) is primary device
[    1.741150] Console: switching to colour frame buffer device 240x67
[    1.742254] nouveau 0000:03:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[    1.764170] loop: module loaded
[    1.764230] usbcore: registered new interface driver rtsx_usb
[    1.795296] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[    1.795620] ahci 0000:00:11.4: version 3.0
[    1.795735] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[    1.795748] ahci 0000:00:11.4: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.798329] scsi host0: ahci
[    1.798449] scsi host1: ahci
[    1.798565] scsi host2: ahci
[    1.798696] scsi host3: ahci
[    1.798731] ata1: SATA max UDMA/133 abar m2048@0xf623d000 port 0xf623d100 irq 39
[    1.798740] ata2: SATA max UDMA/133 abar m2048@0xf623d000 port 0xf623d180 irq 39
[    1.798748] ata3: DUMMY
[    1.798751] ata4: DUMMY
[    1.799004] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl RAID mode
[    1.799015] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.801355] scsi host4: ahci
[    1.801472] scsi host5: ahci
[    1.801563] scsi host6: ahci
[    1.801691] scsi host7: ahci
[    1.801723] ata5: SATA max UDMA/133 abar m2048@0xf6236000 port 0xf6236100 irq 40
[    1.801732] ata6: SATA max UDMA/133 abar m2048@0xf6236000 port 0xf6236180 irq 40
[    1.801739] ata7: DUMMY
[    1.801743] ata8: DUMMY
[    1.801937] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@xxxxxxxxxxxxxxxxx>
[    1.802019] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@xxxxxxxxxxxxxxxxx>
[    1.802058] e100: Intel(R) PRO/100 Network Driver
[    1.802064] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.802088] e1000: Intel(R) PRO/1000 Network Driver
[    1.802094] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.802114] e1000e: Intel(R) PRO/1000 Network Driver
[    1.802119] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.802230] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.873263] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[    1.935357] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 18:66:da:05:dc:f7
[    1.935369] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.935605] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    1.935829] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.936060] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.936297] Intel(R) 2.5G Ethernet Linux Driver
[    1.936509] Copyright(c) 2018 Intel Corporation.
[    1.936740] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.936965] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.937196] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[    1.937410] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[    1.937699] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[    1.937929] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[    1.938223] sky2: driver version 1.30
[    1.938503] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[    1.938737] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[    1.938970] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[    1.939201] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[    1.939453] libipw: 802.11 data/management/control stack, git-1.1.13
[    1.939690] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx>
[    1.939924] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[    1.940155] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[    1.940404] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[    1.940647] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[    1.940884] iwl3945: hw_scan is disabled
[    1.941132] Intel(R) Wireless WiFi driver for Linux
[    1.944953] iwlwifi 0000:0b:00.0: Detected crf-id 0x0, cnv-id 0x0 wfpm id 0x0
[    1.945168] iwlwifi 0000:0b:00.0: PCI dev 095a/5010, rev=0x210, rfid=0xd55555d5
[    1.948521] iwlwifi 0000:0b:00.0: loaded firmware version 29.1044073957.0 7265D-29.ucode op_mode iwlmvm
[    1.948733] iwlwifi 0000:0b:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    1.948970] thermal thermal_zone0: failed to read out thermal zone (-61)
[    1.949264] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.952548] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.953806] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.954128] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.954359] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.954579] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.954786] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.955005] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.955220] ehci-pci 0000:00:1a.0: debug port 2
[    1.959316] ehci-pci 0000:00:1a.0: irq 18, io mem 0xf6238000
[    1.959538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.959742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.959943] usb usb1: Product: xHCI Host Controller
[    1.960143] usb usb1: Manufacturer: Linux 6.4.11 xhci-hcd
[    1.960343] usb usb1: SerialNumber: 0000:00:14.0
[    1.963580] hub 1-0:1.0: USB hub found
[    1.963802] hub 1-0:1.0: 15 ports detected
[    1.966121] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.966360] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[    1.966565] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.966769] usb usb2: Product: xHCI Host Controller
[    1.966972] usb usb2: Manufacturer: Linux 6.4.11 xhci-hcd
[    1.967179] usb usb2: SerialNumber: 0000:00:14.0
[    1.970397] hub 2-0:1.0: USB hub found
[    1.970607] hub 2-0:1.0: 6 ports detected
[    1.971927] usbcore: registered new interface driver usblp
[    1.972226] usbcore: registered new interface driver uas
[    1.972484] usbcore: registered new interface driver usb-storage
[    1.972722] usbcore: registered new interface driver ums-realtek
[    1.972991] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.973224] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.973754] i8042: Warning: Keylock active
[    1.974286] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.974615] mousedev: PS/2 mouse device common for all mice
[    1.974934] usbcore: registered new interface driver synaptics_usb
[    1.975176] usbcore: registered new interface driver xpad
[    1.975420] usbcore: registered new interface driver ati_remote2
[    1.975717] rtc_cmos 00:00: RTC can wake from S4
[    1.976158] rtc_cmos 00:00: registered as rtc0
[    1.976415] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[    1.976653] i2c_dev: i2c /dev entries driver
[    1.977250] IR MCE Keyboard/mouse protocol handler initialized
[    1.977488] usbcore: registered new interface driver mceusb
[    1.977718] usbcore: registered new interface driver ati_remote
[    1.977760] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.977922] usbcore: registered new interface driver xbox_remote
[    1.978148] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.978368] usbcore: registered new interface driver Philips webcam
[    1.978585] usb usb3: Product: EHCI Host Controller
[    1.978825] usbcore: registered new interface driver uvcvideo
[    1.979022] usb usb3: Manufacturer: Linux 6.4.11 ehci_hcd
[    1.979453] usb usb3: SerialNumber: 0000:00:1a.0
[    1.979908] hub 3-0:1.0: USB hub found
[    1.980113] hub 3-0:1.0: 3 ports detected
[    1.980418] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.980640] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.980839] ehci-pci 0000:00:1d.0: debug port 2
[    1.984917] ehci-pci 0000:00:1d.0: irq 18, io mem 0xf6237000
[    1.988918] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.992227] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.992447] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.992634] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.992820] usb usb4: Product: EHCI Host Controller
[    1.993004] usb usb4: Manufacturer: Linux 6.4.11 ehci_hcd
[    1.993190] usb usb4: SerialNumber: 0000:00:1d.0
[    1.993454] hub 4-0:1.0: USB hub found
[    1.993640] hub 4-0:1.0: 3 ports detected
[    2.001771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.008160] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[    2.008414] iwlwifi 0000:0b:00.0: base HW address: 54:8d:5a:22:7e:41, OTP minor version: 0x0
[    2.008857] usbcore: registered new interface driver bcm203x
[    2.009221] usbcore: registered new interface driver bpa10x
[    2.009546] usbcore: registered new interface driver btusb
[    2.009858] usbcore: registered new interface driver ath3k
[    2.010195] intel_pstate: Intel P-state driver initializing
[    2.011296] sdhci: Secure Digital Host Controller Interface driver
[    2.011594] sdhci: Copyright(c) Pierre Ossman
[    2.011957] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.012291] ccp_crypto: Cannot load: there are no available CCPs
[    2.012824] kworker/u24:10 (186) used greatest stack depth: 14176 bytes left
[    2.013248] hid: raw HID events driver (C) Jiri Kosina
[    2.013746] usbcore: registered new interface driver usbhid
[    2.014044] usbhid: USB HID core driver
[    2.015023] dell_wmi_aio: No known WMI GUID found
[    2.017933] snd_hda_intel 0000:03:00.1: Disabling MSI
[    2.018313] usbcore: registered new interface driver snd-usb-audio
[    2.019482] Initializing XFRM netlink socket
[    2.019861] NET: Registered PF_INET6 protocol family
[    2.026403] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3220: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    2.026725] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    2.026933] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    2.027140] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.027335] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.027527] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x1a
[    2.027714] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.038937] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:03:00.1/sound/card1/input3
[    2.042119] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:03:00.1/sound/card1/input4
[    2.042354] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:03:00.1/sound/card1/input5
[    2.042589] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:03:00.1/sound/card1/input6
[    2.069140] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    2.072334] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.075503] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.075739] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.079085] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    2.079272] Segment Routing with IPv6
[    2.079648] In-situ OAM (IOAM) with IPv6
[    2.079933] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.080267] NET: Registered PF_PACKET protocol family
[    2.080513] NET: Registered PF_APPLETALK protocol family
[    2.080809] Bluetooth: RFCOMM TTY layer initialized
[    2.081047] Bluetooth: RFCOMM socket layer initialized
[    2.081281] Bluetooth: RFCOMM ver 1.11
[    2.081499] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.081718] Bluetooth: BNEP filters: protocol multicast
[    2.081944] Bluetooth: BNEP socket layer initialized
[    2.082175] lib80211: common routines for IEEE802.11 drivers
[    2.082383] lib80211_crypt: registered algorithm 'NULL'
[    2.082385] lib80211_crypt: registered algorithm 'WEP'
[    2.082385] lib80211_crypt: registered algorithm 'CCMP'
[    2.082386] lib80211_crypt: registered algorithm 'TKIP'
[    2.082392] Key type dns_resolver registered
[    2.088214] microcode: Microcode Update Driver: v2.2.
[    2.088218] IPI shorthand broadcast: enabled
[    2.089092] AVX2 version of gcm_enc/dec engaged.
[    2.089393] AES CTR mode by8 optimization enabled
[    2.094559] sched_clock: Marking stable (2079001952, 15078998)->(2097020174, -2939224)
[    2.094956] registered taskstats version 1
[    2.095307] Loading compiled-in X.509 certificates
[    2.097416] Btrfs loaded, zoned=no, fsverity=no
[    2.097737] Key type big_key registered
[    2.098301] Key type encrypted registered
[    2.098857] PM:   Magic number: 3:141:507
[    2.099208] acpi device:105: hash matches
[    2.099506] printk: console [netcon0] enabled
[    2.099720] netconsole: network logging started
[    2.100001] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.100507] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.100741] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.100952] cfg80211: failed to load regulatory.db
[    2.101188] clk: Disabling unused clocks
[    2.101393] ALSA device list:
[    2.101610]   #0: HDA Intel PCH at 0xf6230000 irq 43
[    2.101808]   #1: HDA NVidia at 0xf6080000 irq 44
[    2.108409] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.108498] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.108725] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.108948] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.109658] ata6.00: ATA-9: WDC WD4005FZBX-00K5WB0, 01.01A01, max UDMA/133
[    2.109933] ata5.00: ATA-11: WDC  WDS100T2B0A-00SM50, 401020WD, max UDMA/133
[    2.110425] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.111385] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GTA0N, A1C0, max UDMA/100
[    2.112164] ata5.00: Features: Dev-Sleep
[    2.112337] ata1.00: ATAPI: TSSTcorp DVD+/-RW SH-216DB, F100, max UDMA/100
[    2.114845] ata2.00: configured for UDMA/100
[    2.115174] ata1.00: configured for UDMA/100
[    2.115264] ata5.00: configured for UDMA/133
[    2.118272] ata6.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    2.118579] ata6.00: Features: NCQ-sndrcv NCQ-prio
[    2.119513] scsi 0:0:0:0: CD-ROM            TSSTcorp DVD+-RW SH-216DB F100 PQ: 0 ANSI: 5
[    2.131045] ata6.00: configured for UDMA/133
[    2.139830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.140147] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.151067] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    2.151116] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    2.153098] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GTA0N    A1C0 PQ: 0 ANSI: 5
[    2.174686] sr 1:0:0:0: [sr1] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.183338] sr 1:0:0:0: Attached scsi CD-ROM sr1
[    2.183397] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.183833] scsi 4:0:0:0: Direct-Access     ATA      WDC  WDS100T2B0A 20WD PQ: 0 ANSI: 5
[    2.184265] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    2.184299] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.184788] sd 4:0:0:0: [sda] Write Protect is off
[    2.185050] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.185070] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.185344] sd 4:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    2.193011] scsi 5:0:0:0: Direct-Access     ATA      WDC WD4005FZBX-0 1A01 PQ: 0 ANSI: 5
[    2.193503] sd 5:0:0:0: Attached scsi generic sg3 type 0
[    2.193526] sd 5:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    2.194015] sd 5:0:0:0: [sdb] 4096-byte physical blocks
[    2.194273] sd 5:0:0:0: [sdb] Write Protect is off
[    2.194294]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 >
[    2.194524] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.194907] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.195196] sd 5:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[    2.195241] sd 4:0:0:0: [sda] Attached SCSI disk
[    2.209151] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    2.217106] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    2.233153] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    2.261149]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[    2.261561] sd 5:0:0:0: [sdb] Attached SCSI disk
[    2.261842] md: Waiting for all devices to be available before autodetect
[    2.262219] md: If you don't use raid, use raid=noautodetect
[    2.262555] md: Autodetecting RAID arrays.
[    2.262893] md: autorun ...
[    2.263225] md: ... autorun DONE.
[    2.283184] EXT4-fs (sda11): orphan cleanup on readonly fs
[    2.283751] EXT4-fs (sda11): mounted filesystem 0a9ecb14-24ca-4d62-9ebc-3cae1fbac4de ro with ordered data mode. Quota mode: none.
[    2.284115] VFS: Mounted root (ext4 filesystem) readonly on device 8:11.
[    2.285174] devtmpfs: mounted
[    2.286327] Freeing unused kernel image (initmem) memory: 4084K
[    2.289088] Write protecting the kernel read-only data: 51200k
[    2.289567] Freeing unused kernel image (rodata/data gap) memory: 56K
[    2.289910] Run /sbin/init as init process
[    2.290249]   with arguments:
[    2.290250]     /sbin/init
[    2.290251]   with environment:
[    2.290251]     HOME=/
[    2.290252]     TERM=linux
[    2.290253]     BOOT_IMAGE=/vmlinuz-6.4.11-lfs-12.0-rc1-systemd
[    2.341139] usb 1-2: New USB device found, idVendor=1c57, idProduct=1e45, bcdDevice= 1.00
[    2.341526] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.341766] usb 1-2: Product: Zalman FPSGUN Mouse
[    2.347983] input: Zalman FPSGUN Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1C57:1E45.0001/input/input11
[    2.348334] hid-generic 0003:1C57:1E45.0001: input,hidraw0: USB HID v1.11 Mouse [Zalman FPSGUN Mouse] on usb-0000:00:14.0-2/input0
[    2.348721] usbhid 1-2:1.1: couldn't find an input interrupt endpoint
[    2.351913] usb 3-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
[    2.352164] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.355472] hub 3-1:1.0: USB hub found
[    2.358692] hub 3-1:1.0: 6 ports detected
[    2.368494] modprobe (211) used greatest stack depth: 13128 bytes left
[    2.370433] usb 4-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
[    2.370837] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.371223] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE -TPM2 +BZIP2 -LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    2.371341] hub 4-1:1.0: USB hub found
[    2.371873] systemd[1]: Detected architecture x86-64.
[    2.372307] hub 4-1:1.0: 8 ports detected
[    2.375709] systemd[1]: Hostname set to <ISENGARD>.
[    2.474033] systemd[1]: Queued start job for default target Graphical Interface.
[    2.483900] systemd[1]: Created slice Slice /system/getty.
[    2.484702] systemd[1]: Created slice Slice /system/modprobe.
[    2.485361] systemd[1]: Created slice User and Session Slice.
[    2.485910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.486457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.487070] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.487637] systemd[1]: Reached target Remote File Systems.
[    2.488161] systemd[1]: Reached target Slice Units.
[    2.488803] systemd[1]: Listening on RPCbind Server Activation Socket.
[    2.489328] systemd[1]: Reached target RPC Port Mapper.
[    2.490763] systemd[1]: Listening on Process Core Dump Socket.
[    2.491487] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.493163] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).
[    2.493592] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.494307] systemd[1]: Listening on Journal Socket.
[    2.495025] systemd[1]: Listening on Network Service Netlink Socket.
[    2.495785] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
[    2.496587] systemd[1]: Listening on udev Control Socket.
[    2.497257] systemd[1]: Listening on udev Kernel Socket.
[    2.498495] systemd[1]: Mounting Huge Pages File System...
[    2.499676] systemd[1]: Mounting POSIX Message Queue File System...
[    2.500903] systemd[1]: Mounting Kernel Debug File System...
[    2.502103] systemd[1]: Mounting Kernel Trace File System...
[    2.502843] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.4.11/modules.devname).
[    2.503822] systemd[1]: Starting Load Kernel Module configfs...
[    2.505297] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.506566] systemd[1]: Starting Load Kernel Module drm...
[    2.507761] systemd[1]: Starting Load Kernel Module efi_pstore...
[    2.508897] systemd[1]: Starting Load Kernel Module fuse...
[    2.510076] systemd[1]: Starting Load Kernel Module loop...
[    2.511250] systemd[1]: Starting RPC Bind...
[    2.511753] (rpcbind)[238]: rpcbind.service: Referenced but unset environment variable evaluates to an empty string: RPCBIND_OPTIONS
[    2.512706] systemd[1]: Starting File System Check on Root Device...
[    2.513447] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    2.513705] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[    2.514463] systemd[1]: Starting Journal Service...
[    2.515795] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
[    2.516779] systemd[1]: Starting Generate network units from Kernel command line...
[    2.518074] systemd[1]: Starting Apply Kernel Variables...
[    2.519416] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.520803] systemd[1]: Starting Coldplug All udev Devices...
[    2.522927] systemd[1]: Mounted Huge Pages File System.
[    2.523904] systemd[1]: Mounted POSIX Message Queue File System.
[    2.524821] systemd[1]: Mounted Kernel Debug File System.
[    2.525573] systemd-journald[240]: Collecting audit messages is disabled.
[    2.526136] systemd[1]: Mounted Kernel Trace File System.
[    2.527225] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.527826] systemd[1]: Finished Load Kernel Module configfs.
[    2.529002] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.529598] systemd[1]: Finished Load Kernel Module dm_mod.
[    2.530730] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.531306] systemd[1]: Finished Load Kernel Module drm.
[    2.532384] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.532945] systemd[1]: Finished Load Kernel Module efi_pstore.
[    2.534109] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.534624] systemd[1]: Finished Load Kernel Module fuse.
[    2.535734] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.536282] systemd[1]: Finished Load Kernel Module loop.
[    2.537353] systemd[1]: Finished File System Check on Root Device.
[    2.538371] systemd[1]: Finished Generate network units from Kernel command line.
[    2.539418] systemd[1]: Finished Apply Kernel Variables.
[    2.540469] systemd[1]: Finished Create Static Device Nodes in /dev.
[    2.541512] systemd[1]: Reached target Preparation for Network.
[    2.549028] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.555224] systemd[1]: Mounting FUSE Control File System...
[    2.556553] systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
[    2.557492] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.558121] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    2.558760] systemd[1]: Started RPC Bind.
[    2.559428] systemd[1]: Mounted FUSE Control File System.
[    2.562009] EXT4-fs (sda11): re-mounted 0a9ecb14-24ca-4d62-9ebc-3cae1fbac4de r/w. Quota mode: none.
[    2.562907] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.563530] systemd[1]: Reached target Preparation for Local File Systems.
[    2.564213] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
[    2.564482] systemd[1]: Reached target Containers.
[    2.565319] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.565606] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.566470] systemd[1]: Starting Load/Save OS Random Seed...
[    2.567637] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    2.572609] systemd[1]: Finished Load/Save OS Random Seed.
[    2.573385] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    2.579494] usb 2-1: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.579876] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.580234] usb 2-1: Product: ASM105x
[    2.580583] usb 2-1: Manufacturer: ASMT
[    2.580927] usb 2-1: SerialNumber: 123456788D7B
[    2.585145] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.587973] systemd[1]: Started Journal Service.
[    2.588513] usb-storage 2-1:1.0: Quirks match for vid 174c pid 55aa: 400000
[    2.588545] scsi host8: usb-storage 2-1:1.0
[    2.605395] systemd-journald[240]: Received client request to flush runtime journal.
[    2.620574] systemd-journald[240]: /var/log/journal/6a674ee5f3da422c95acb2b8e6b58e52/system.journal: Boot ID changed since last record, rotating.
[    2.622099] systemd-journald[240]: Rotating system journal.
[    2.687170] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[    2.687752] iwlwifi 0000:0b:00.0 wlp11s0: renamed from wlan0
[    2.701864] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[    2.771504] EXT4-fs (sda1): mounted filesystem 23e54ecf-05a0-4a8f-a510-8fdb680707a3 r/w with ordered data mode. Quota mode: none.
[    2.855447] usb 1-3: New USB device found, idVendor=057e, idProduct=030a, bcdDevice= 9.24
[    2.855780] usb 1-3: New USB device strings: Mfr=48, Product=96, SerialNumber=0
[    2.856036] usb 1-3: Product: USB Camera
[    2.856309] usb 1-3: Manufacturer: Guillemot Corporation
[    2.864934] usb 1-3: Found UVC 1.00 device USB Camera (057e:030a)
[    3.001093] usb 1-8: new low-speed USB device number 4 using xhci_hcd
[    3.006295] Adding 62498812k swap on /dev/sdb1.  Priority:1 extents:1 across:62498812k 
[    3.132059] usb 1-8: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=67.00
[    3.132348] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.132572] usb 1-8: Product: USB Optical Mouse
[    3.132782] usb 1-8: Manufacturer: Logitech
[    3.138563] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:046D:C077.0002/input/input12
[    3.138871] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-8/input0
[    3.168224] EXT4-fs (sdb2): mounted filesystem 1979eeb7-9dc7-4a01-bfa1-5b95d529b0e3 r/w with ordered data mode. Quota mode: none.
[    3.257090] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    3.391444] usb 1-9: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[    3.391803] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.413934] Bluetooth: hci0: Legacy ROM 2.5 revision 1.0 build 3 week 17 2014
[    3.414667] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq failed with error -2
[    3.414921] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq (-2)
[    3.415162] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
[    3.415378] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
[    3.513091] usb 1-11: new high-speed USB device number 6 using xhci_hcd
[    3.631440] scsi 8:0:0:0: Direct-Access     ASMT     ASM105x          0    PQ: 0 ANSI: 6
[    3.632260] sd 8:0:0:0: [sdc] Media removed, stopped polling
[    3.632702] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[    3.638182] sd 8:0:0:0: Attached scsi generic sg4 type 0
[    3.657759] usb 1-11: New USB device found, idVendor=03f0, idProduct=8e07, bcdDevice= 0.15
[    3.658145] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.658327] usb 1-11: Product: HP Webcam 3100
[    3.658501] usb 1-11: Manufacturer: HP
[    3.663626] usb 1-11: Found UVC 1.00 device HP Webcam 3100 (03f0:8e07)
[    5.712342] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    5.716206] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
[    8.879245] usb 1-11: 3:1: cannot get freq at ep 0x82
[    9.494757] usb 1-11: Warning! Unlikely big volume range (=7680), cval->res is probably wrong.
[    9.495039] usb 1-11: [5] FU [Mic Capture Volume] ch = 1, val = 512/8192/1
[    9.549076] Bluetooth: MGMT ver 1.22
[   14.898514] (udev-worker) (295) used greatest stack depth: 12680 bytes left
[   14.900537] (udev-worker) (289) used greatest stack depth: 12648 bytes left
[   18.231593] systemd-journald[240]: /var/log/journal/6a674ee5f3da422c95acb2b8e6b58e52/user-1000.journal: Boot ID changed since last record, rotating.
[   22.560213] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=656 'pactl'
[   28.335168] usb 1-11: 3:1: cannot get freq at ep 0x82
[   28.848701] nouveau 0000:03:00.0: fifo: fault 00 [READ] at 0000000000000000 engine 00 [PGRAPH] client 05 [HUB/CTXCTL] reason 02 [PAGE_NOT_PRESENT] on channel 5 [003fa65000 WebKitWebProces[796]]
[   28.848710] nouveau 0000:03:00.0: fifo:000000:0005:[WebKitWebProces[796]] rc scheduled
[   28.848713] nouveau 0000:03:00.0: fifo:000000: rc scheduled
[   28.848725] nouveau 0000:03:00.0: fifo:000000:0005:0005:[WebKitWebProces[796]] errored - disabling channel
[   28.848728] nouveau 0000:03:00.0: Xorg[615]: channel 5 killed!
[   33.967188] usb 1-11: 3:1: cannot get freq at ep 0x82
[   38.848444] ------------[ cut here ]------------
[   38.848450] nouveau 0000:03:00.0: timeout
[   38.848467] WARNING: CPU: 5 PID: 123 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   38.848473] Modules linked in:
[   38.848475] CPU: 5 PID: 123 Comm: kworker/5:1 Not tainted 6.4.11 #1
[   38.848477] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   38.848479] Workqueue: events nvkm_runl_work
[   38.848481] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   38.848484] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   38.848486] RSP: 0018:ffffa47600b2fdd0 EFLAGS: 00010282
[   38.848488] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   38.848489] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   38.848490] RBP: ffff9fb880207c00 R08: 00000000ffffdfff R09: 0000000000000001
[   38.848492] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[   38.848493] R13: ffffa47600b2fe28 R14: ffff9fb880207c30 R15: ffff9fb880207c88
[   38.848494] FS:  0000000000000000(0000) GS:ffff9fbe93b40000(0000) knlGS:0000000000000000
[   38.848496] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   38.848497] CR2: 00007f9f91ffaf38 CR3: 0000000128edc001 CR4: 00000000001706e0
[   38.848498] Call Trace:
[   38.848500]  <TASK>
[   38.848501]  ? nv50_runl_wait+0xad/0xc0
[   38.848503]  ? __warn+0x78/0x130
[   38.848508]  ? nv50_runl_wait+0xad/0xc0
[   38.848510]  ? report_bug+0x18d/0x1c0
[   38.848514]  ? handle_bug+0x3a/0x70
[   38.848518]  ? exc_invalid_op+0x13/0x60
[   38.848520]  ? asm_exc_invalid_op+0x16/0x20
[   38.848524]  ? nv50_runl_wait+0xad/0xc0
[   38.848527]  nvkm_runl_rc+0x22b/0x390
[   38.848529]  nvkm_runl_work+0x1d/0x30
[   38.848531]  process_one_work+0x1d1/0x3d0
[   38.848534]  worker_thread+0x45/0x3b0
[   38.848536]  ? _raw_spin_lock_irqsave+0x12/0x40
[   38.848538]  ? __pfx_worker_thread+0x10/0x10
[   38.848540]  kthread+0xeb/0x120
[   38.848543]  ? __pfx_kthread+0x10/0x10
[   38.848545]  ret_from_fork+0x29/0x50
[   38.848548]  </TASK>
[   38.848549] ---[ end trace 0000000000000000 ]---
[   38.848583] nouveau 0000:03:00.0: fifo: SCHED_ERROR 0d []
[   38.872472] systemd-journald[240]: Time jumped backwards, rotating.
[   48.848264] ------------[ cut here ]------------
[   48.848269] nouveau 0000:03:00.0: timeout
[   48.848287] WARNING: CPU: 2 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848293] Modules linked in:
[   48.848295] CPU: 2 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[   48.848298] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   48.848299] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848302] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[   48.848303] RSP: 0018:ffffa47602087bc0 EFLAGS: 00010282
[   48.848305] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   48.848307] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   48.848308] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[   48.848309] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[   48.848310] R13: ffff9fb880207c00 R14: ffff9fb880ca7990 R15: ffff9fb880ca7980
[   48.848312] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[   48.848313] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   48.848315] CR2: 00007f1ad3b60010 CR3: 0000000102f9e004 CR4: 00000000001706e0
[   48.848316] Call Trace:
[   48.848318]  <TASK>
[   48.848319]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848322]  ? __warn+0x78/0x130
[   48.848326]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848328]  ? report_bug+0x18d/0x1c0
[   48.848332]  ? handle_bug+0x3a/0x70
[   48.848336]  ? exc_invalid_op+0x13/0x60
[   48.848338]  ? asm_exc_invalid_op+0x16/0x20
[   48.848343]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[   48.848345]  nvkm_chan_remove+0x3e/0x70
[   48.848347]  nvkm_uchan_fini+0x1a/0x40
[   48.848350]  nvkm_object_fini+0xb0/0x240
[   48.848365]  nvkm_ioctl_del+0x26/0x90
[   48.848367]  nvkm_ioctl+0x102/0x250
[   48.848369]  nvif_object_dtor+0x78/0xb0
[   48.848372]  nouveau_channel_del+0x7d/0x110
[   48.848376]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[   48.848379]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[   48.848381]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   48.848383]  drm_ioctl_kernel+0xb9/0x160
[   48.848386]  ? do_vmi_align_munmap+0x436/0x4b0
[   48.848389]  drm_ioctl+0x212/0x470
[   48.848391]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   48.848393]  ? migrate_enable+0xa5/0xf0
[   48.848396]  nouveau_drm_ioctl+0x51/0xb0
[   48.848399]  __x64_sys_ioctl+0x88/0xc0
[   48.848402]  do_syscall_64+0x38/0x90
[   48.848404]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   48.848407] RIP: 0033:0x7f37bdd0c5db
[   48.848409] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   48.848410] RSP: 002b:00007ffeeb6e8470 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   48.848412] RAX: ffffffffffffffda RBX: 00005571593775b8 RCX: 00007f37bdd0c5db
[   48.848413] RDX: 00007ffeeb6e8510 RSI: 0000000040046443 RDI: 0000000000000005
[   48.848414] RBP: 00007ffeeb6e8510 R08: 0000000557159376 R09: 0000000000000007
[   48.848416] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[   48.848417] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[   48.848418]  </TASK>
[   48.848419] ---[ end trace 0000000000000000 ]---
[   58.848106] ------------[ cut here ]------------
[   58.848110] nouveau 0000:03:00.0: timeout
[   58.848127] WARNING: CPU: 2 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   58.848133] Modules linked in:
[   58.848136] CPU: 2 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[   58.848138] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   58.848139] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   58.848142] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   58.848144] RSP: 0018:ffffa47602087b60 EFLAGS: 00010282
[   58.848146] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   58.848147] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   58.848149] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[   58.848150] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[   58.848151] R13: ffff9fb880207c00 R14: ffff9fb880ca7990 R15: ffff9fb880207c00
[   58.848152] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[   58.848154] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   58.848155] CR2: 00007f1ad3b60010 CR3: 0000000102f9e004 CR4: 00000000001706e0
[   58.848157] Call Trace:
[   58.848159]  <TASK>
[   58.848160]  ? nv50_runl_wait+0xad/0xc0
[   58.848162]  ? __warn+0x78/0x130
[   58.848167]  ? nv50_runl_wait+0xad/0xc0
[   58.848169]  ? report_bug+0x18d/0x1c0
[   58.848173]  ? handle_bug+0x3a/0x70
[   58.848177]  ? exc_invalid_op+0x13/0x60
[   58.848179]  ? asm_exc_invalid_op+0x16/0x20
[   58.848183]  ? nv50_runl_wait+0xad/0xc0
[   58.848186]  nv50_runl_update+0x2aa/0x3e0
[   58.848189]  nvkm_runl_update_locked+0x26/0x50
[   58.848191]  nvkm_chan_remove+0x53/0x70
[   58.848193]  nvkm_uchan_fini+0x1a/0x40
[   58.848196]  nvkm_object_fini+0xb0/0x240
[   58.848200]  nvkm_ioctl_del+0x26/0x90
[   58.848202]  nvkm_ioctl+0x102/0x250
[   58.848205]  nvif_object_dtor+0x78/0xb0
[   58.848208]  nouveau_channel_del+0x7d/0x110
[   58.848212]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[   58.848215]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[   58.848217]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   58.848219]  drm_ioctl_kernel+0xb9/0x160
[   58.848222]  ? do_vmi_align_munmap+0x436/0x4b0
[   58.848226]  drm_ioctl+0x212/0x470
[   58.848228]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   58.848230]  ? migrate_enable+0xa5/0xf0
[   58.848233]  nouveau_drm_ioctl+0x51/0xb0
[   58.848236]  __x64_sys_ioctl+0x88/0xc0
[   58.848240]  do_syscall_64+0x38/0x90
[   58.848242]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   58.848245] RIP: 0033:0x7f37bdd0c5db
[   58.848247] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   58.848248] RSP: 002b:00007ffeeb6e8470 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   58.848250] RAX: ffffffffffffffda RBX: 00005571593775b8 RCX: 00007f37bdd0c5db
[   58.848251] RDX: 00007ffeeb6e8510 RSI: 0000000040046443 RDI: 0000000000000005
[   58.848253] RBP: 00007ffeeb6e8510 R08: 0000000557159376 R09: 0000000000000007
[   58.848254] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[   58.848255] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[   58.848257]  </TASK>
[   58.848258] ---[ end trace 0000000000000000 ]---
[   68.847944] ------------[ cut here ]------------
[   68.847961] nouveau 0000:03:00.0: timeout
[   68.847976] WARNING: CPU: 2 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   68.847981] Modules linked in:
[   68.847983] CPU: 2 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[   68.847985] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   68.847987] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   68.847990] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   68.847992] RSP: 0018:ffffa47602087bc0 EFLAGS: 00010282
[   68.847993] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   68.847995] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   68.847996] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[   68.847997] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[   68.847999] R13: ffff9fb880207c00 R14: ffff9fb880ca7990 R15: ffff9fb880ca7980
[   68.848000] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[   68.848002] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   68.848003] CR2: 00007f1ad3b60010 CR3: 0000000102f9e004 CR4: 00000000001706e0
[   68.848004] Call Trace:
[   68.848006]  <TASK>
[   68.848007]  ? nv50_runl_wait+0xad/0xc0
[   68.848009]  ? __warn+0x78/0x130
[   68.848013]  ? nv50_runl_wait+0xad/0xc0
[   68.848016]  ? report_bug+0x18d/0x1c0
[   68.848019]  ? handle_bug+0x3a/0x70
[   68.848022]  ? exc_invalid_op+0x13/0x60
[   68.848025]  ? asm_exc_invalid_op+0x16/0x20
[   68.848028]  ? nv50_runl_wait+0xad/0xc0
[   68.848031]  nvkm_chan_remove+0x53/0x70
[   68.848033]  nvkm_uchan_fini+0x1a/0x40
[   68.848035]  nvkm_object_fini+0xb0/0x240
[   68.848039]  nvkm_ioctl_del+0x26/0x90
[   68.848042]  nvkm_ioctl+0x102/0x250
[   68.848044]  nvif_object_dtor+0x78/0xb0
[   68.848047]  nouveau_channel_del+0x7d/0x110
[   68.848050]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[   68.848053]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[   68.848055]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   68.848058]  drm_ioctl_kernel+0xb9/0x160
[   68.848061]  ? do_vmi_align_munmap+0x436/0x4b0
[   68.848064]  drm_ioctl+0x212/0x470
[   68.848066]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[   68.848068]  ? migrate_enable+0xa5/0xf0
[   68.848070]  nouveau_drm_ioctl+0x51/0xb0
[   68.848073]  __x64_sys_ioctl+0x88/0xc0
[   68.848079]  do_syscall_64+0x38/0x90
[   68.848082]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   68.848085] RIP: 0033:0x7f37bdd0c5db
[   68.848086] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   68.848088] RSP: 002b:00007ffeeb6e8470 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   68.848090] RAX: ffffffffffffffda RBX: 00005571593775b8 RCX: 00007f37bdd0c5db
[   68.848091] RDX: 00007ffeeb6e8510 RSI: 0000000040046443 RDI: 0000000000000005
[   68.848092] RBP: 00007ffeeb6e8510 R08: 0000000557159376 R09: 0000000000000007
[   68.848094] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[   68.848095] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[   68.848096]  </TASK>
[   68.848097] ---[ end trace 0000000000000000 ]---
[   68.848109] nouveau 0000:03:00.0: fifo: INTR 00000001: 0000000b
[   78.847790] ------------[ cut here ]------------
[   78.847796] nouveau 0000:03:00.0: timeout
[   78.847811] WARNING: CPU: 0 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   78.847817] Modules linked in:
[   78.847818] CPU: 0 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[   78.847821] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   78.847822] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   78.847824] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   78.847826] RSP: 0018:ffffa4760239b978 EFLAGS: 00010286
[   78.847828] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   78.847829] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   78.847831] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[   78.847832] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[   78.847833] R13: ffff9fb88968d7d8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[   78.847834] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93a00000(0000) knlGS:0000000000000000
[   78.847836] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   78.847837] CR2: 00007f38cc613730 CR3: 000000010ae5a004 CR4: 00000000001706f0
[   78.847838] Call Trace:
[   78.847840]  <TASK>
[   78.847841]  ? nv50_runl_wait+0xad/0xc0
[   78.847843]  ? __warn+0x78/0x130
[   78.847847]  ? nv50_runl_wait+0xad/0xc0
[   78.847849]  ? report_bug+0x18d/0x1c0
[   78.847852]  ? handle_bug+0x3a/0x70
[   78.847855]  ? exc_invalid_op+0x13/0x60
[   78.847858]  ? asm_exc_invalid_op+0x16/0x20
[   78.847861]  ? nv50_runl_wait+0xad/0xc0
[   78.847863]  ? nv50_runl_wait+0xad/0xc0
[   78.847866]  nv50_runl_update+0x2aa/0x3e0
[   78.847868]  nvkm_runl_update_locked+0x26/0x50
[   78.847871]  nvkm_chan_insert+0x9c/0x130
[   78.847873]  nvkm_uchan_init+0x33/0x40
[   78.847878]  nvkm_object_init+0x35/0x1c0
[   78.847881]  nvkm_ioctl_new+0x15e/0x270
[   78.847895]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[   78.847899]  nvkm_ioctl+0x102/0x250
[   78.847902]  nvif_object_ctor+0x116/0x220
[   78.847905]  nouveau_channel_ctor+0x3f8/0x630
[   78.847908]  ? nvif_object_mthd+0x138/0x1e0
[   78.847911]  nouveau_channel_new+0x38/0x4c0
[   78.847913]  ? __kmem_cache_alloc_node+0x141/0x290
[   78.847916]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[   78.847919]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[   78.847921]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   78.847923]  drm_ioctl_kernel+0xb9/0x160
[   78.847926]  drm_ioctl+0x212/0x470
[   78.847928]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   78.847930]  nouveau_drm_ioctl+0x51/0xb0
[   78.847933]  __x64_sys_ioctl+0x88/0xc0
[   78.847937]  do_syscall_64+0x38/0x90
[   78.847941]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   78.847944] RIP: 0033:0x7ff79607b5db
[   78.847946] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   78.847949] RSP: 002b:00007ffd9afd8760 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   78.847952] RAX: ffffffffffffffda RBX: 000055692b4e9f30 RCX: 00007ff79607b5db
[   78.847955] RDX: 00007ffd9afd8800 RSI: 00000000c0586442 RDI: 0000000000000005
[   78.847957] RBP: 00007ffd9afd8800 R08: 0000000000000030 R09: 000055692b4ec0f0
[   78.847959] R10: 0000000000000003 R11: 0000000000000246 R12: 00000000c0586442
[   78.847961] R13: 0000000000000005 R14: 0000000000000000 R15: 000055692b436930
[   78.847964]  </TASK>
[   78.847965] ---[ end trace 0000000000000000 ]---
[   88.847650] ------------[ cut here ]------------
[   88.847653] nouveau 0000:03:00.0: timeout
[   88.847663] WARNING: CPU: 0 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   88.847667] Modules linked in:
[   88.847669] CPU: 0 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[   88.847671] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   88.847672] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   88.847675] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   88.847677] RSP: 0018:ffffa4760239b9d8 EFLAGS: 00010282
[   88.847679] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   88.847680] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   88.847681] RBP: ffff9fb88968d800 R08: 00000000ffffdfff R09: 0000000000000001
[   88.847683] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[   88.847684] R13: ffff9fb88968d7d8 R14: ffff9fb880207cb8 R15: ffff9fb8b938c680
[   88.847685] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93a00000(0000) knlGS:0000000000000000
[   88.847687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   88.847688] CR2: 00007f38cc613730 CR3: 000000010ae5a004 CR4: 00000000001706f0
[   88.847690] Call Trace:
[   88.847691]  <TASK>
[   88.847692]  ? nv50_runl_wait+0xad/0xc0
[   88.847694]  ? __warn+0x78/0x130
[   88.847697]  ? nv50_runl_wait+0xad/0xc0
[   88.847700]  ? report_bug+0x18d/0x1c0
[   88.847702]  ? handle_bug+0x3a/0x70
[   88.847705]  ? exc_invalid_op+0x13/0x60
[   88.847707]  ? asm_exc_invalid_op+0x16/0x20
[   88.847710]  ? nv50_runl_wait+0xad/0xc0
[   88.847712]  ? nv50_runl_wait+0xad/0xc0
[   88.847715]  nvkm_chan_insert+0x9c/0x130
[   88.847717]  nvkm_uchan_init+0x33/0x40
[   88.847719]  nvkm_object_init+0x35/0x1c0
[   88.847721]  nvkm_ioctl_new+0x15e/0x270
[   88.847724]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[   88.847727]  nvkm_ioctl+0x102/0x250
[   88.847729]  nvif_object_ctor+0x116/0x220
[   88.847732]  nouveau_channel_ctor+0x3f8/0x630
[   88.847734]  ? nvif_object_mthd+0x138/0x1e0
[   88.847737]  nouveau_channel_new+0x38/0x4c0
[   88.847739]  ? __kmem_cache_alloc_node+0x141/0x290
[   88.847741]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[   88.847744]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[   88.847746]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   88.847748]  drm_ioctl_kernel+0xb9/0x160
[   88.847750]  drm_ioctl+0x212/0x470
[   88.847752]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   88.847755]  nouveau_drm_ioctl+0x51/0xb0
[   88.847757]  __x64_sys_ioctl+0x88/0xc0
[   88.847759]  do_syscall_64+0x38/0x90
[   88.847762]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   88.847764] RIP: 0033:0x7ff79607b5db
[   88.847765] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   88.847767] RSP: 002b:00007ffd9afd8760 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   88.847769] RAX: ffffffffffffffda RBX: 000055692b4e9f30 RCX: 00007ff79607b5db
[   88.847770] RDX: 00007ffd9afd8800 RSI: 00000000c0586442 RDI: 0000000000000005
[   88.847771] RBP: 00007ffd9afd8800 R08: 0000000000000030 R09: 000055692b4ec0f0
[   88.847773] R10: 0000000000000003 R11: 0000000000000246 R12: 00000000c0586442
[   88.847774] R13: 0000000000000005 R14: 0000000000000000 R15: 000055692b436930
[   88.847775]  </TASK>
[   88.847776] ---[ end trace 0000000000000000 ]---
[   98.847486] ------------[ cut here ]------------
[   98.847491] nouveau 0000:03:00.0: timeout
[   98.847509] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[   98.847516] Modules linked in:
[   98.847518] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[   98.847520] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[   98.847521] RIP: 0010:nv50_runl_wait+0xad/0xc0
[   98.847524] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[   98.847526] RSP: 0018:ffffa4760270f978 EFLAGS: 00010286
[   98.847528] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[   98.847529] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[   98.847530] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[   98.847532] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[   98.847533] R13: ffff9fb8a8e2b3d8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[   98.847534] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[   98.847536] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   98.847537] CR2: 000055690cd999e8 CR3: 0000000128e2e001 CR4: 00000000001706e0
[   98.847538] Call Trace:
[   98.847540]  <TASK>
[   98.847541]  ? nv50_runl_wait+0xad/0xc0
[   98.847544]  ? __warn+0x78/0x130
[   98.847548]  ? nv50_runl_wait+0xad/0xc0
[   98.847550]  ? report_bug+0x18d/0x1c0
[   98.847554]  ? handle_bug+0x3a/0x70
[   98.847557]  ? exc_invalid_op+0x13/0x60
[   98.847560]  ? asm_exc_invalid_op+0x16/0x20
[   98.847564]  ? nv50_runl_wait+0xad/0xc0
[   98.847566]  ? nv50_runl_wait+0xad/0xc0
[   98.847568]  nv50_runl_update+0x2aa/0x3e0
[   98.847571]  nvkm_runl_update_locked+0x26/0x50
[   98.847573]  nvkm_chan_insert+0x9c/0x130
[   98.847575]  nvkm_uchan_init+0x33/0x40
[   98.847578]  nvkm_object_init+0x35/0x1c0
[   98.847582]  nvkm_ioctl_new+0x15e/0x270
[   98.847584]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[   98.847587]  nvkm_ioctl+0x102/0x250
[   98.847590]  nvif_object_ctor+0x116/0x220
[   98.847593]  nouveau_channel_ctor+0x3f8/0x630
[   98.847597]  ? nvif_object_mthd+0x138/0x1e0
[   98.847599]  nouveau_channel_new+0x38/0x4c0
[   98.847601]  ? __kmem_cache_alloc_node+0x141/0x290
[   98.847604]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[   98.847607]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[   98.847609]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   98.847611]  drm_ioctl_kernel+0xb9/0x160
[   98.847615]  drm_ioctl+0x212/0x470
[   98.847616]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[   98.847619]  nouveau_drm_ioctl+0x51/0xb0
[   98.847622]  __x64_sys_ioctl+0x88/0xc0
[   98.847625]  do_syscall_64+0x38/0x90
[   98.847628]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[   98.847630] RIP: 0033:0x7fb219b1a5db
[   98.847632] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   98.847633] RSP: 002b:00007ffe8ad229c0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   98.847635] RAX: ffffffffffffffda RBX: 000055ff4c29fa90 RCX: 00007fb219b1a5db
[   98.847636] RDX: 00007ffe8ad22a60 RSI: 00000000c0586442 RDI: 0000000000000008
[   98.847637] RBP: 00007ffe8ad22a60 R08: 0000000000000030 R09: 000055ff4c2a1180
[   98.847639] R10: 000055ff4c1ea010 R11: 0000000000000246 R12: 00000000c0586442
[   98.847640] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c29fb10
[   98.847641]  </TASK>
[   98.847642] ---[ end trace 0000000000000000 ]---
[  108.847327] ------------[ cut here ]------------
[  108.847329] nouveau 0000:03:00.0: timeout
[  108.847339] WARNING: CPU: 8 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  108.847343] Modules linked in:
[  108.847345] CPU: 8 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  108.847347] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  108.847348] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  108.847350] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  108.847352] RSP: 0018:ffffa4760270f9d8 EFLAGS: 00010282
[  108.847354] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  108.847355] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  108.847356] RBP: ffff9fb8a8e2b400 R08: 00000000ffffdfff R09: 0000000000000001
[  108.847357] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  108.847359] R13: ffff9fb8a8e2b3d8 R14: ffff9fb880207cb8 R15: ffff9fb8be02a000
[  108.847360] FS:  00007fb219789740(0000) GS:ffff9fbe93c00000(0000) knlGS:0000000000000000
[  108.847361] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  108.847363] CR2: 00007f9ac680d8bc CR3: 0000000128e2e001 CR4: 00000000001706e0
[  108.847364] Call Trace:
[  108.847365]  <TASK>
[  108.847366]  ? nv50_runl_wait+0xad/0xc0
[  108.847368]  ? __warn+0x78/0x130
[  108.847371]  ? nv50_runl_wait+0xad/0xc0
[  108.847374]  ? report_bug+0x18d/0x1c0
[  108.847376]  ? handle_bug+0x3a/0x70
[  108.847378]  ? exc_invalid_op+0x13/0x60
[  108.847381]  ? asm_exc_invalid_op+0x16/0x20
[  108.847383]  ? nv50_runl_wait+0xad/0xc0
[  108.847385]  ? nv50_runl_wait+0xad/0xc0
[  108.847388]  nvkm_chan_insert+0x9c/0x130
[  108.847390]  nvkm_uchan_init+0x33/0x40
[  108.847391]  nvkm_object_init+0x35/0x1c0
[  108.847394]  nvkm_ioctl_new+0x15e/0x270
[  108.847396]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  108.847399]  nvkm_ioctl+0x102/0x250
[  108.847401]  nvif_object_ctor+0x116/0x220
[  108.847404]  nouveau_channel_ctor+0x3f8/0x630
[  108.847406]  ? nvif_object_mthd+0x138/0x1e0
[  108.847409]  nouveau_channel_new+0x38/0x4c0
[  108.847411]  ? __kmem_cache_alloc_node+0x141/0x290
[  108.847413]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  108.847415]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  108.847417]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  108.847419]  drm_ioctl_kernel+0xb9/0x160
[  108.847421]  drm_ioctl+0x212/0x470
[  108.847423]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  108.847425]  nouveau_drm_ioctl+0x51/0xb0
[  108.847428]  __x64_sys_ioctl+0x88/0xc0
[  108.847430]  do_syscall_64+0x38/0x90
[  108.847432]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  108.847434] RIP: 0033:0x7fb219b1a5db
[  108.847436] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  108.847437] RSP: 002b:00007ffe8ad229c0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  108.847439] RAX: ffffffffffffffda RBX: 000055ff4c29fa90 RCX: 00007fb219b1a5db
[  108.847440] RDX: 00007ffe8ad22a60 RSI: 00000000c0586442 RDI: 0000000000000008
[  108.847441] RBP: 00007ffe8ad22a60 R08: 0000000000000030 R09: 000055ff4c2a1180
[  108.847443] R10: 000055ff4c1ea010 R11: 0000000000000246 R12: 00000000c0586442
[  108.847444] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c29fb10
[  108.847445]  </TASK>
[  108.847446] ---[ end trace 0000000000000000 ]---
[  118.847137] ------------[ cut here ]------------
[  118.847142] nouveau 0000:03:00.0: timeout
[  118.847155] WARNING: CPU: 4 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  118.847160] Modules linked in:
[  118.847161] CPU: 4 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  118.847164] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  118.847165] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  118.847168] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  118.847170] RSP: 0018:ffffa47602087978 EFLAGS: 00010286
[  118.847171] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  118.847173] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  118.847174] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  118.847175] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  118.847177] R13: ffff9fb88311fed8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[  118.847178] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  118.847179] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  118.847181] CR2: 00007f9fcc335488 CR3: 0000000102f9e004 CR4: 00000000001706e0
[  118.847182] Call Trace:
[  118.847183]  <TASK>
[  118.847185]  ? nv50_runl_wait+0xad/0xc0
[  118.847187]  ? __warn+0x78/0x130
[  118.847190]  ? nv50_runl_wait+0xad/0xc0
[  118.847193]  ? report_bug+0x18d/0x1c0
[  118.847196]  ? handle_bug+0x3a/0x70
[  118.847199]  ? exc_invalid_op+0x13/0x60
[  118.847201]  ? asm_exc_invalid_op+0x16/0x20
[  118.847205]  ? nv50_runl_wait+0xad/0xc0
[  118.847207]  ? nv50_runl_wait+0xad/0xc0
[  118.847210]  nv50_runl_update+0x2aa/0x3e0
[  118.847212]  nvkm_runl_update_locked+0x26/0x50
[  118.847215]  nvkm_chan_insert+0x9c/0x130
[  118.847217]  nvkm_uchan_init+0x33/0x40
[  118.847218]  nvkm_object_init+0x35/0x1c0
[  118.847221]  nvkm_ioctl_new+0x15e/0x270
[  118.847224]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  118.847227]  nvkm_ioctl+0x102/0x250
[  118.847229]  nvif_object_ctor+0x116/0x220
[  118.847232]  nouveau_channel_ctor+0x3f8/0x630
[  118.847235]  ? nvif_object_mthd+0x138/0x1e0
[  118.847237]  nouveau_channel_new+0x38/0x4c0
[  118.847239]  ? __kmem_cache_alloc_node+0x141/0x290
[  118.847242]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  118.847244]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  118.847247]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  118.847249]  drm_ioctl_kernel+0xb9/0x160
[  118.847251]  drm_ioctl+0x212/0x470
[  118.847253]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  118.847255]  nouveau_drm_ioctl+0x51/0xb0
[  118.847258]  __x64_sys_ioctl+0x88/0xc0
[  118.847260]  do_syscall_64+0x38/0x90
[  118.847263]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  118.847265] RIP: 0033:0x7f37bdd0c5db
[  118.847267] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  118.847268] RSP: 002b:00007ffeeb6e73e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  118.847270] RAX: ffffffffffffffda RBX: 00005571593c96d0 RCX: 00007f37bdd0c5db
[  118.847272] RDX: 00007ffeeb6e7480 RSI: 00000000c0586442 RDI: 0000000000000006
[  118.847273] RBP: 00007ffeeb6e7480 R08: 0000000000000030 R09: 00005571593c9730
[  118.847274] R10: 0000000000000004 R11: 0000000000000246 R12: 00000000c0586442
[  118.847275] R13: 0000000000000006 R14: 0000000000000000 R15: 00005571593c8cb0
[  118.847277]  </TASK>
[  118.847278] ---[ end trace 0000000000000000 ]---
[  128.846962] ------------[ cut here ]------------
[  128.846966] nouveau 0000:03:00.0: timeout
[  128.846976] WARNING: CPU: 2 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  128.846981] Modules linked in:
[  128.846982] CPU: 2 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  128.846984] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  128.846985] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  128.846988] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  128.846990] RSP: 0018:ffffa476020879d8 EFLAGS: 00010282
[  128.846991] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  128.846993] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  128.846994] RBP: ffff9fb88311fd00 R08: 00000000ffffdfff R09: 0000000000000001
[  128.846995] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  128.846996] R13: ffff9fb88311fed8 R14: ffff9fb880207cb8 R15: ffff9fb880b6ce00
[  128.846997] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[  128.846999] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  128.847000] CR2: 00007f8ed74f7c20 CR3: 0000000102f9e001 CR4: 00000000001706e0
[  128.847002] Call Trace:
[  128.847003]  <TASK>
[  128.847004]  ? nv50_runl_wait+0xad/0xc0
[  128.847006]  ? __warn+0x78/0x130
[  128.847009]  ? nv50_runl_wait+0xad/0xc0
[  128.847012]  ? report_bug+0x18d/0x1c0
[  128.847026]  ? handle_bug+0x3a/0x70
[  128.847028]  ? exc_invalid_op+0x13/0x60
[  128.847031]  ? asm_exc_invalid_op+0x16/0x20
[  128.847034]  ? nv50_runl_wait+0xad/0xc0
[  128.847036]  ? nv50_runl_wait+0xad/0xc0
[  128.847039]  nvkm_chan_insert+0x9c/0x130
[  128.847041]  nvkm_uchan_init+0x33/0x40
[  128.847042]  nvkm_object_init+0x35/0x1c0
[  128.847045]  nvkm_ioctl_new+0x15e/0x270
[  128.847047]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  128.847050]  nvkm_ioctl+0x102/0x250
[  128.847052]  nvif_object_ctor+0x116/0x220
[  128.847055]  nouveau_channel_ctor+0x3f8/0x630
[  128.847058]  ? nvif_object_mthd+0x138/0x1e0
[  128.847060]  nouveau_channel_new+0x38/0x4c0
[  128.847062]  ? __kmem_cache_alloc_node+0x141/0x290
[  128.847065]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  128.847067]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  128.847070]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  128.847072]  drm_ioctl_kernel+0xb9/0x160
[  128.847074]  drm_ioctl+0x212/0x470
[  128.847075]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  128.847078]  nouveau_drm_ioctl+0x51/0xb0
[  128.847081]  __x64_sys_ioctl+0x88/0xc0
[  128.847083]  do_syscall_64+0x38/0x90
[  128.847085]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  128.847087] RIP: 0033:0x7f37bdd0c5db
[  128.847089] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  128.847091] RSP: 002b:00007ffeeb6e73e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  128.847093] RAX: ffffffffffffffda RBX: 00005571593c96d0 RCX: 00007f37bdd0c5db
[  128.847094] RDX: 00007ffeeb6e7480 RSI: 00000000c0586442 RDI: 0000000000000006
[  128.847095] RBP: 00007ffeeb6e7480 R08: 0000000000000030 R09: 00005571593c9730
[  128.847096] R10: 0000000000000004 R11: 0000000000000246 R12: 00000000c0586442
[  128.847097] R13: 0000000000000006 R14: 0000000000000000 R15: 00005571593c8cb0
[  128.847099]  </TASK>
[  128.847100] ---[ end trace 0000000000000000 ]---
[  132.333914] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  132.424846] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  132.511731] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  132.598671] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  133.836976] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  133.923856] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  134.010689] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  134.097908] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  135.339518] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  135.426410] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  135.513222] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  135.600149] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  136.841716] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  136.928593] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  137.015406] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  137.102368] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  138.344008] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  138.430865] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  138.517647] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  138.604556] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  138.846802] ------------[ cut here ]------------
[  138.846805] nouveau 0000:03:00.0: timeout
[  138.846816] WARNING: CPU: 4 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846821] Modules linked in:
[  138.846822] CPU: 4 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  138.846824] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  138.846825] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846828] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  138.846829] RSP: 0018:ffffa4760239bc98 EFLAGS: 00010282
[  138.846831] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  138.846833] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  138.846834] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  138.846835] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb8b70bd540
[  138.846836] R13: ffff9fb88968d800 R14: ffff9fb880207c00 R15: ffff9fb88968d7b8
[  138.846838] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  138.846839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  138.846840] CR2: 00007f9fcc335488 CR3: 000000010ae5a001 CR4: 00000000001706e0
[  138.846842] Call Trace:
[  138.846843]  <TASK>
[  138.846844]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846846]  ? __warn+0x78/0x130
[  138.846849]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846851]  ? report_bug+0x18d/0x1c0
[  138.846853]  ? handle_bug+0x3a/0x70
[  138.846856]  ? exc_invalid_op+0x13/0x60
[  138.846859]  ? asm_exc_invalid_op+0x16/0x20
[  138.846861]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846863]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  138.846865]  nvkm_chan_cctx_bind+0xdb/0x140
[  138.846867]  nvkm_uchan_object_init_0+0xdb/0x130
[  138.846870]  nvkm_oproxy_init+0x1b/0x60
[  138.846873]  nvkm_object_init+0x35/0x1c0
[  138.846876]  nvkm_ioctl_new+0x15e/0x270
[  138.846878]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  138.846880]  ? __pfx_gf100_gr_object_new+0x10/0x10
[  138.846883]  nvkm_ioctl+0x102/0x250
[  138.846885]  usif_ioctl+0x235/0x3d0
[  138.846888]  nouveau_drm_ioctl+0x9c/0xb0
[  138.846890]  __x64_sys_ioctl+0x88/0xc0
[  138.846892]  do_syscall_64+0x38/0x90
[  138.846895]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  138.846897] RIP: 0033:0x7ff79607b5db
[  138.846898] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  138.846900] RSP: 002b:00007ffd9afd88f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  138.846902] RAX: ffffffffffffffda RBX: 000055692b4e9850 RCX: 00007ff79607b5db
[  138.846903] RDX: 000055692b4ec120 RSI: 00000000c0386447 RDI: 0000000000000005
[  138.846904] RBP: 000055692b4ec120 R08: 000055692b4ec440 R09: 000055692b4e9850
[  138.846905] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  138.846906] R13: 0000000000000005 R14: 0000000000000000 R15: 000055692b4ec0f0
[  138.846908]  </TASK>
[  138.846909] ---[ end trace 0000000000000000 ]---
[  139.843726] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  139.930632] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  140.017463] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  140.104429] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  141.344108] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  141.431227] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  141.518268] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  141.605443] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  142.844628] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  142.931539] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  143.018373] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  143.105329] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  144.344931] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  144.431845] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  144.518673] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  144.605624] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  145.846216] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  145.933126] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  146.019946] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  146.106857] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  147.346745] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  147.433861] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  147.520680] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  147.607581] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  148.846621] ------------[ cut here ]------------
[  148.846624] nouveau 0000:03:00.0: timeout
[  148.846634] WARNING: CPU: 8 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846638] Modules linked in:
[  148.846639] CPU: 8 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  148.846641] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  148.846643] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846645] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  148.846647] RSP: 0018:ffffa4760270fc98 EFLAGS: 00010282
[  148.846649] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  148.846650] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  148.846651] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  148.846653] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb88acc8320
[  148.846654] R13: ffff9fb8a8e2b400 R14: ffff9fb880207c00 R15: ffff9fb8a8e2b3b8
[  148.846655] FS:  00007fb219789740(0000) GS:ffff9fbe93c00000(0000) knlGS:0000000000000000
[  148.846657] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  148.846658] CR2: 00007fb20edcb000 CR3: 0000000128e2e001 CR4: 00000000001706e0
[  148.846660] Call Trace:
[  148.846661]  <TASK>
[  148.846662]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846664]  ? __warn+0x78/0x130
[  148.846667]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846669]  ? report_bug+0x18d/0x1c0
[  148.846672]  ? handle_bug+0x3a/0x70
[  148.846674]  ? exc_invalid_op+0x13/0x60
[  148.846676]  ? asm_exc_invalid_op+0x16/0x20
[  148.846679]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846681]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  148.846683]  nvkm_chan_cctx_bind+0xdb/0x140
[  148.846686]  nvkm_uchan_object_init_0+0xdb/0x130
[  148.846688]  nvkm_oproxy_init+0x1b/0x60
[  148.846690]  nvkm_object_init+0x35/0x1c0
[  148.846693]  nvkm_ioctl_new+0x15e/0x270
[  148.846695]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  148.846697]  ? __pfx_gf100_gr_object_new+0x10/0x10
[  148.846700]  nvkm_ioctl+0x102/0x250
[  148.846702]  usif_ioctl+0x235/0x3d0
[  148.846705]  nouveau_drm_ioctl+0x9c/0xb0
[  148.846707]  __x64_sys_ioctl+0x88/0xc0
[  148.846710]  do_syscall_64+0x38/0x90
[  148.846712]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  148.846714] RIP: 0033:0x7fb219b1a5db
[  148.846716] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  148.846718] RSP: 002b:00007ffe8ad22b50 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  148.846720] RAX: ffffffffffffffda RBX: 000055ff4c2a0bc0 RCX: 00007fb219b1a5db
[  148.846721] RDX: 000055ff4c29d550 RSI: 00000000c0386447 RDI: 0000000000000008
[  148.846722] RBP: 000055ff4c29d550 R08: 000055ff4c2a1070 R09: 000055ff4c2a0bc0
[  148.846723] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  148.846724] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c2a1180
[  148.846726]  </TASK>
[  148.846727] ---[ end trace 0000000000000000 ]---
[  148.846759] nouveau 0000:03:00.0: fifo: SCHED_ERROR 0d []
[  148.847220] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  148.934353] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  149.021409] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  149.108378] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  150.348184] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  150.436789] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  150.525338] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  150.613146] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  151.848240] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  151.935097] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  152.021886] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  152.108789] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  152.412344] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  152.499210] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  152.586283] nouveau 0000:03:00.0: systemd-logind[431]: nv50cal_space: -16
[  158.846416] ------------[ cut here ]------------
[  158.846418] nouveau 0000:03:00.0: timeout
[  158.846435] WARNING: CPU: 4 PID: 796 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846440] Modules linked in:
[  158.846442] CPU: 4 PID: 796 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  158.846444] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  158.846445] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846448] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  158.846450] RSP: 0018:ffffa47602087c98 EFLAGS: 00010282
[  158.846452] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  158.846453] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  158.846454] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  158.846456] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880b6a160
[  158.846457] R13: ffff9fb88311fd00 R14: ffff9fb880207c00 R15: ffff9fb88311feb8
[  158.846458] FS:  00007f37bb6ebb00(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  158.846460] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  158.846461] CR2: 00007ff785b63000 CR3: 0000000102f9e001 CR4: 00000000001706e0
[  158.846463] Call Trace:
[  158.846464]  <TASK>
[  158.846466]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846468]  ? __warn+0x78/0x130
[  158.846472]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846474]  ? report_bug+0x18d/0x1c0
[  158.846478]  ? handle_bug+0x3a/0x70
[  158.846482]  ? exc_invalid_op+0x13/0x60
[  158.846485]  ? asm_exc_invalid_op+0x16/0x20
[  158.846489]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846492]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  158.846494]  nvkm_chan_cctx_bind+0xdb/0x140
[  158.846496]  nvkm_uchan_object_init_0+0xdb/0x130
[  158.846498]  nvkm_oproxy_init+0x1b/0x60
[  158.846502]  nvkm_object_init+0x35/0x1c0
[  158.846505]  nvkm_ioctl_new+0x15e/0x270
[  158.846508]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  158.846510]  ? __pfx_gf100_gr_object_new+0x10/0x10
[  158.846513]  nvkm_ioctl+0x102/0x250
[  158.846515]  usif_ioctl+0x235/0x3d0
[  158.846519]  nouveau_drm_ioctl+0x9c/0xb0
[  158.846521]  __x64_sys_ioctl+0x88/0xc0
[  158.846524]  do_syscall_64+0x38/0x90
[  158.846527]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  158.846529] RIP: 0033:0x7f37bdd0c5db
[  158.846531] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  158.846532] RSP: 002b:00007ffeeb6e7570 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  158.846534] RAX: ffffffffffffffda RBX: 00005571593c8f50 RCX: 00007f37bdd0c5db
[  158.846536] RDX: 00005571593c9b60 RSI: 00000000c0386447 RDI: 0000000000000006
[  158.846537] RBP: 00005571593c9b60 R08: 00005571593ca3a0 R09: 00005571593c8f50
[  158.846538] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  158.846539] R13: 0000000000000006 R14: 0000000000000000 R15: 00005571593c9730
[  158.846541]  </TASK>
[  158.846542] ---[ end trace 0000000000000000 ]---
[  168.846252] ------------[ cut here ]------------
[  168.846254] nouveau 0000:03:00.0: timeout
[  168.846265] WARNING: CPU: 8 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  168.846269] Modules linked in:
[  168.846271] CPU: 8 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  168.846273] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  168.846274] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  168.846276] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  168.846278] RSP: 0018:ffffa4760239bd30 EFLAGS: 00010282
[  168.846280] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  168.846282] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  168.846283] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  168.846284] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[  168.846285] R13: ffff9fb88968d800 R14: ffff9fb880207c00 R15: ffff9fb88968d7b8
[  168.846287] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93c00000(0000) knlGS:0000000000000000
[  168.846288] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  168.846290] CR2: 00007fb2181c7750 CR3: 000000010ae5a006 CR4: 00000000001706e0
[  168.846291] Call Trace:
[  168.846292]  <TASK>
[  168.846293]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  168.846296]  ? __warn+0x78/0x130
[  168.846299]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  168.846301]  ? report_bug+0x18d/0x1c0
[  168.846304]  ? handle_bug+0x3a/0x70
[  168.846306]  ? exc_invalid_op+0x13/0x60
[  168.846309]  ? asm_exc_invalid_op+0x16/0x20
[  168.846311]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  168.846314]  nvkm_chan_cctx_bind+0xdb/0x140
[  168.846316]  nvkm_uchan_object_fini_1+0x4b/0xa0
[  168.846318]  nvkm_oproxy_fini+0x71/0x90
[  168.846321]  nvkm_object_fini+0xb0/0x240
[  168.846324]  nvkm_ioctl_del+0x26/0x90
[  168.846326]  nvkm_ioctl+0x102/0x250
[  168.846328]  usif_ioctl+0x102/0x3d0
[  168.846331]  nouveau_drm_ioctl+0x9c/0xb0
[  168.846333]  __x64_sys_ioctl+0x88/0xc0
[  168.846336]  do_syscall_64+0x38/0x90
[  168.846338]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  168.846340] RIP: 0033:0x7ff79607b5db
[  168.846342] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  168.846344] RSP: 002b:00007ffd9afd9740 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  168.846346] RAX: ffffffffffffffda RBX: 000055692b4edf20 RCX: 00007ff79607b5db
[  168.846347] RDX: 00007ffd9afd97e0 RSI: 00000000c0186447 RDI: 0000000000000005
[  168.846348] RBP: 00007ffd9afd97e0 R08: 000055692b4ec440 R09: 0000000000000007
[  168.846349] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0186447
[  168.846350] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[  168.846352]  </TASK>
[  168.846353] ---[ end trace 0000000000000000 ]---
[  183.850080] nouveau 0000:03:00.0: Xorg[615]: failed to idle channel 6 [Xorg[615]]
[  193.864796] ------------[ cut here ]------------
[  193.864800] nouveau 0000:03:00.0: timeout
[  193.864815] WARNING: CPU: 2 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  193.864820] Modules linked in:
[  193.864822] CPU: 2 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  193.864825] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  193.864826] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  193.864828] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  193.864830] RSP: 0018:ffffa4760239bbc0 EFLAGS: 00010282
[  193.864832] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  193.864834] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  193.864835] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  193.864836] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  193.864837] R13: ffff9fb880207c00 R14: ffff9fb8b938c790 R15: ffff9fb8b938c780
[  193.864839] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[  193.864840] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  193.864842] CR2: 00007f8ed7459c20 CR3: 000000010ae5a005 CR4: 00000000001706e0
[  193.864843] Call Trace:
[  193.864845]  <TASK>
[  193.864846]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  193.864848]  ? __warn+0x78/0x130
[  193.864853]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  193.864855]  ? report_bug+0x18d/0x1c0
[  193.864859]  ? handle_bug+0x3a/0x70
[  193.864862]  ? exc_invalid_op+0x13/0x60
[  193.864865]  ? asm_exc_invalid_op+0x16/0x20
[  193.864869]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  193.864871]  nvkm_chan_remove+0x3e/0x70
[  193.864873]  nvkm_uchan_fini+0x1a/0x40
[  193.864876]  nvkm_object_fini+0xb0/0x240
[  193.864880]  nvkm_ioctl_del+0x26/0x90
[  193.864882]  nvkm_ioctl+0x102/0x250
[  193.864885]  nvif_object_dtor+0x78/0xb0
[  193.864888]  nouveau_channel_del+0x7d/0x110
[  193.864891]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  193.864894]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  193.864896]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  193.864899]  drm_ioctl_kernel+0xb9/0x160
[  193.864902]  ? do_vmi_align_munmap+0x436/0x4b0
[  193.864905]  drm_ioctl+0x212/0x470
[  193.864907]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  193.864909]  ? migrate_enable+0xa5/0xf0
[  193.864912]  nouveau_drm_ioctl+0x51/0xb0
[  193.864915]  __x64_sys_ioctl+0x88/0xc0
[  193.864918]  do_syscall_64+0x38/0x90
[  193.864921]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  193.864923] RIP: 0033:0x7ff79607b5db
[  193.864925] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  193.864927] RSP: 002b:00007ffd9afd9700 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  193.864929] RAX: ffffffffffffffda RBX: 000055692b4ed618 RCX: 00007ff79607b5db
[  193.864930] RDX: 00007ffd9afd97a0 RSI: 0000000040046443 RDI: 0000000000000005
[  193.864931] RBP: 00007ffd9afd97a0 R08: 000000055692b4ec R09: 0000000000000007
[  193.864932] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  193.864934] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[  193.864935]  </TASK>
[  193.864936] ---[ end trace 0000000000000000 ]---
[  203.864619] ------------[ cut here ]------------
[  203.864622] nouveau 0000:03:00.0: timeout
[  203.864632] WARNING: CPU: 2 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  203.864637] Modules linked in:
[  203.864639] CPU: 2 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  203.864641] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  203.864642] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  203.864645] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  203.864646] RSP: 0018:ffffa4760239bb60 EFLAGS: 00010282
[  203.864648] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  203.864650] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  203.864651] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  203.864652] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  203.864654] R13: ffff9fb880207c00 R14: ffff9fb8b938c790 R15: ffff9fb880207c00
[  203.864655] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93a80000(0000) knlGS:0000000000000000
[  203.864657] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  203.864658] CR2: 00007f8ed7459c20 CR3: 000000010ae5a005 CR4: 00000000001706e0
[  203.864659] Call Trace:
[  203.864660]  <TASK>
[  203.864662]  ? nv50_runl_wait+0xad/0xc0
[  203.864664]  ? __warn+0x78/0x130
[  203.864667]  ? nv50_runl_wait+0xad/0xc0
[  203.864669]  ? report_bug+0x18d/0x1c0
[  203.864672]  ? handle_bug+0x3a/0x70
[  203.864675]  ? exc_invalid_op+0x13/0x60
[  203.864677]  ? asm_exc_invalid_op+0x16/0x20
[  203.864680]  ? nv50_runl_wait+0xad/0xc0
[  203.864682]  nv50_runl_update+0x2aa/0x3e0
[  203.864685]  nvkm_runl_update_locked+0x26/0x50
[  203.864687]  nvkm_chan_remove+0x53/0x70
[  203.864689]  nvkm_uchan_fini+0x1a/0x40
[  203.864691]  nvkm_object_fini+0xb0/0x240
[  203.864694]  nvkm_ioctl_del+0x26/0x90
[  203.864696]  nvkm_ioctl+0x102/0x250
[  203.864699]  nvif_object_dtor+0x78/0xb0
[  203.864701]  nouveau_channel_del+0x7d/0x110
[  203.864703]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  203.864706]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  203.864708]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  203.864711]  drm_ioctl_kernel+0xb9/0x160
[  203.864712]  ? do_vmi_align_munmap+0x436/0x4b0
[  203.864715]  drm_ioctl+0x212/0x470
[  203.864716]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  203.864719]  ? migrate_enable+0xa5/0xf0
[  203.864721]  nouveau_drm_ioctl+0x51/0xb0
[  203.864723]  __x64_sys_ioctl+0x88/0xc0
[  203.864726]  do_syscall_64+0x38/0x90
[  203.864728]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  203.864730] RIP: 0033:0x7ff79607b5db
[  203.864732] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  203.864734] RSP: 002b:00007ffd9afd9700 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  203.864736] RAX: ffffffffffffffda RBX: 000055692b4ed618 RCX: 00007ff79607b5db
[  203.864737] RDX: 00007ffd9afd97a0 RSI: 0000000040046443 RDI: 0000000000000005
[  203.864738] RBP: 00007ffd9afd97a0 R08: 000000055692b4ec R09: 0000000000000007
[  203.864739] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  203.864740] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[  203.864742]  </TASK>
[  203.864743] ---[ end trace 0000000000000000 ]---
[  213.864422] ------------[ cut here ]------------
[  213.864426] nouveau 0000:03:00.0: timeout
[  213.864436] WARNING: CPU: 3 PID: 816 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  213.864440] Modules linked in:
[  213.864442] CPU: 3 PID: 816 Comm: WebKitWebProces Tainted: G        W          6.4.11 #1
[  213.864444] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  213.864445] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  213.864448] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  213.864450] RSP: 0018:ffffa4760239bbc0 EFLAGS: 00010282
[  213.864451] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  213.864453] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  213.864454] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  213.864455] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  213.864456] R13: ffff9fb880207c00 R14: ffff9fb8b938c790 R15: ffff9fb8b938c780
[  213.864457] FS:  00007ff793a5ab00(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  213.864459] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  213.864460] CR2: 0000555a930c7028 CR3: 000000010ae5a005 CR4: 00000000001706e0
[  213.864462] Call Trace:
[  213.864463]  <TASK>
[  213.864464]  ? nv50_runl_wait+0xad/0xc0
[  213.864466]  ? __warn+0x78/0x130
[  213.864469]  ? nv50_runl_wait+0xad/0xc0
[  213.864471]  ? report_bug+0x18d/0x1c0
[  213.864474]  ? handle_bug+0x3a/0x70
[  213.864476]  ? exc_invalid_op+0x13/0x60
[  213.864478]  ? asm_exc_invalid_op+0x16/0x20
[  213.864481]  ? nv50_runl_wait+0xad/0xc0
[  213.864484]  nvkm_chan_remove+0x53/0x70
[  213.864486]  nvkm_uchan_fini+0x1a/0x40
[  213.864487]  nvkm_object_fini+0xb0/0x240
[  213.864490]  nvkm_ioctl_del+0x26/0x90
[  213.864492]  nvkm_ioctl+0x102/0x250
[  213.864494]  nvif_object_dtor+0x78/0xb0
[  213.864497]  nouveau_channel_del+0x7d/0x110
[  213.864499]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  213.864501]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  213.864504]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  213.864506]  drm_ioctl_kernel+0xb9/0x160
[  213.864507]  ? do_vmi_align_munmap+0x436/0x4b0
[  213.864510]  drm_ioctl+0x212/0x470
[  213.864511]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  213.864514]  ? migrate_enable+0xa5/0xf0
[  213.864516]  nouveau_drm_ioctl+0x51/0xb0
[  213.864518]  __x64_sys_ioctl+0x88/0xc0
[  213.864520]  do_syscall_64+0x38/0x90
[  213.864522]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  213.864524] RIP: 0033:0x7ff79607b5db
[  213.864526] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  213.864527] RSP: 002b:00007ffd9afd9700 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  213.864529] RAX: ffffffffffffffda RBX: 000055692b4ed618 RCX: 00007ff79607b5db
[  213.864531] RDX: 00007ffd9afd97a0 RSI: 0000000040046443 RDI: 0000000000000005
[  213.864532] RBP: 00007ffd9afd97a0 R08: 000000055692b4ec R09: 0000000000000007
[  213.864533] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  213.864534] R13: 0000000000000005 R14: 0000000000000000 R15: 0000000000000000
[  213.864536]  </TASK>
[  213.864536] ---[ end trace 0000000000000000 ]---
[  223.864242] ------------[ cut here ]------------
[  223.864244] nouveau 0000:03:00.0: timeout
[  223.864254] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  223.864258] Modules linked in:
[  223.864260] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  223.864262] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  223.864263] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  223.864265] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  223.864267] RSP: 0018:ffffa4760270fd30 EFLAGS: 00010282
[  223.864269] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  223.864270] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  223.864272] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  223.864273] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[  223.864274] R13: ffff9fb8a8e2b400 R14: ffff9fb880207c00 R15: ffff9fb8a8e2b3b8
[  223.864275] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  223.864277] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  223.864278] CR2: 00007ff794b1537e CR3: 0000000128e2e006 CR4: 00000000001706e0
[  223.864280] Call Trace:
[  223.864281]  <TASK>
[  223.864282]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  223.864284]  ? __warn+0x78/0x130
[  223.864287]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  223.864289]  ? report_bug+0x18d/0x1c0
[  223.864292]  ? handle_bug+0x3a/0x70
[  223.864294]  ? exc_invalid_op+0x13/0x60
[  223.864297]  ? asm_exc_invalid_op+0x16/0x20
[  223.864299]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  223.864302]  nvkm_chan_cctx_bind+0xdb/0x140
[  223.864304]  nvkm_uchan_object_fini_1+0x4b/0xa0
[  223.864306]  nvkm_oproxy_fini+0x71/0x90
[  223.864309]  nvkm_object_fini+0xb0/0x240
[  223.864312]  nvkm_ioctl_del+0x26/0x90
[  223.864314]  nvkm_ioctl+0x102/0x250
[  223.864316]  usif_ioctl+0x102/0x3d0
[  223.864319]  nouveau_drm_ioctl+0x9c/0xb0
[  223.864321]  __x64_sys_ioctl+0x88/0xc0
[  223.864324]  do_syscall_64+0x38/0x90
[  223.864326]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  223.864328] RIP: 0033:0x7fb219b1a5db
[  223.864330] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  223.864332] RSP: 002b:00007ffe8ad231e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  223.864334] RAX: ffffffffffffffda RBX: 000055ff4c2a0730 RCX: 00007fb219b1a5db
[  223.864335] RDX: 00007ffe8ad23280 RSI: 00000000c0186447 RDI: 0000000000000008
[  223.864336] RBP: 00007ffe8ad23280 R08: 000055ff4c2a1070 R09: 0000000000000007
[  223.864342] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0186447
[  223.864343] R13: 0000000000000008 R14: 000055ff4c225cc0 R15: 000055ff4c225050
[  223.864345]  </TASK>
[  223.864346] ---[ end trace 0000000000000000 ]---
[  238.869934] nouveau 0000:03:00.0: gst-plugin-scan[882]: failed to idle channel 7 [gst-plugin-scan[882]]
[  249.002695] ------------[ cut here ]------------
[  249.002697] nouveau 0000:03:00.0: timeout
[  249.002710] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  249.002714] Modules linked in:
[  249.002715] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  249.002717] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  249.002718] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  249.002721] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  249.002726] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  249.002728] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  249.002740] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  249.002742] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  249.002743] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  249.002744] R13: ffff9fb880207c00 R14: ffff9fb8be02a110 R15: ffff9fb8be02a100
[  249.002745] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  249.002747] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  249.002748] CR2: 00007fb72dcd6008 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  249.002750] Call Trace:
[  249.002751]  <TASK>
[  249.002752]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  249.002754]  ? __warn+0x78/0x130
[  249.002758]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  249.002760]  ? report_bug+0x18d/0x1c0
[  249.002763]  ? handle_bug+0x3a/0x70
[  249.002766]  ? exc_invalid_op+0x13/0x60
[  249.002768]  ? asm_exc_invalid_op+0x16/0x20
[  249.002772]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  249.002774]  nvkm_chan_remove+0x3e/0x70
[  249.002776]  nvkm_uchan_fini+0x1a/0x40
[  249.002778]  nvkm_object_fini+0xb0/0x240
[  249.002781]  nvkm_ioctl_del+0x26/0x90
[  249.002784]  nvkm_ioctl+0x102/0x250
[  249.002786]  nvif_object_dtor+0x78/0xb0
[  249.002788]  nouveau_channel_del+0x7d/0x110
[  249.002791]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  249.002794]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  249.002796]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  249.002798]  drm_ioctl_kernel+0xb9/0x160
[  249.002800]  ? do_vmi_align_munmap+0x436/0x4b0
[  249.002803]  drm_ioctl+0x212/0x470
[  249.002805]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  249.002807]  ? _raw_spin_unlock+0xd/0x30
[  249.002810]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  249.002813]  ? __rseq_handle_notify_resume+0x393/0x500
[  249.002816]  nouveau_drm_ioctl+0x51/0xb0
[  249.002819]  __x64_sys_ioctl+0x88/0xc0
[  249.002821]  do_syscall_64+0x38/0x90
[  249.002824]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  249.002826] RIP: 0033:0x7fb219b1a5db
[  249.002828] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  249.002830] RSP: 002b:00007ffe8ad231a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  249.002832] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  249.002833] RDX: 00007ffe8ad23240 RSI: 0000000040046443 RDI: 0000000000000008
[  249.002834] RBP: 00007ffe8ad23240 R08: 000000055ff4c2a1 R09: 0000000000000007
[  249.002835] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  249.002836] R13: 0000000000000008 R14: 000055ff4c225cc0 R15: 000055ff4c225050
[  249.002838]  </TASK>
[  249.002839] ---[ end trace 0000000000000000 ]---
[  259.002517] ------------[ cut here ]------------
[  259.002519] nouveau 0000:03:00.0: timeout
[  259.002530] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  259.002534] Modules linked in:
[  259.002536] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  259.002538] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  259.002539] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  259.002542] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  259.002544] RSP: 0018:ffffa4760270fb60 EFLAGS: 00010282
[  259.002546] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  259.002547] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  259.002549] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  259.002550] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  259.002551] R13: ffff9fb880207c00 R14: ffff9fb8be02a110 R15: ffff9fb880207c00
[  259.002552] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  259.002554] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  259.002555] CR2: 00007fb72dcd6008 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  259.002557] Call Trace:
[  259.002558]  <TASK>
[  259.002559]  ? nv50_runl_wait+0xad/0xc0
[  259.002562]  ? __warn+0x78/0x130
[  259.002564]  ? nv50_runl_wait+0xad/0xc0
[  259.002567]  ? report_bug+0x18d/0x1c0
[  259.002569]  ? handle_bug+0x3a/0x70
[  259.002572]  ? exc_invalid_op+0x13/0x60
[  259.002574]  ? asm_exc_invalid_op+0x16/0x20
[  259.002577]  ? nv50_runl_wait+0xad/0xc0
[  259.002580]  nv50_runl_update+0x2aa/0x3e0
[  259.002583]  nvkm_runl_update_locked+0x26/0x50
[  259.002585]  nvkm_chan_remove+0x53/0x70
[  259.002587]  nvkm_uchan_fini+0x1a/0x40
[  259.002589]  nvkm_object_fini+0xb0/0x240
[  259.002592]  nvkm_ioctl_del+0x26/0x90
[  259.002594]  nvkm_ioctl+0x102/0x250
[  259.002596]  nvif_object_dtor+0x78/0xb0
[  259.002598]  nouveau_channel_del+0x7d/0x110
[  259.002601]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  259.002603]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  259.002606]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  259.002608]  drm_ioctl_kernel+0xb9/0x160
[  259.002610]  ? do_vmi_align_munmap+0x436/0x4b0
[  259.002612]  drm_ioctl+0x212/0x470
[  259.002614]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  259.002616]  ? _raw_spin_unlock+0xd/0x30
[  259.002618]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  259.002620]  ? __rseq_handle_notify_resume+0x393/0x500
[  259.002622]  nouveau_drm_ioctl+0x51/0xb0
[  259.002624]  __x64_sys_ioctl+0x88/0xc0
[  259.002626]  do_syscall_64+0x38/0x90
[  259.002629]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  259.002631] RIP: 0033:0x7fb219b1a5db
[  259.002633] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  259.002634] RSP: 002b:00007ffe8ad231a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  259.002636] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  259.002638] RDX: 00007ffe8ad23240 RSI: 0000000040046443 RDI: 0000000000000008
[  259.002639] RBP: 00007ffe8ad23240 R08: 000000055ff4c2a1 R09: 0000000000000007
[  259.002640] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  259.002641] R13: 0000000000000008 R14: 000055ff4c225cc0 R15: 000055ff4c225050
[  259.002643]  </TASK>
[  259.002644] ---[ end trace 0000000000000000 ]---
[  269.002324] ------------[ cut here ]------------
[  269.002327] nouveau 0000:03:00.0: timeout
[  269.002336] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  269.002340] Modules linked in:
[  269.002342] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  269.002344] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  269.002345] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  269.002348] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  269.002350] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  269.002351] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  269.002353] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  269.002354] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  269.002355] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  269.002357] R13: ffff9fb880207c00 R14: ffff9fb8be02a110 R15: ffff9fb8be02a100
[  269.002358] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  269.002359] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  269.002361] CR2: 00007fb72dcd6008 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  269.002362] Call Trace:
[  269.002363]  <TASK>
[  269.002364]  ? nv50_runl_wait+0xad/0xc0
[  269.002367]  ? __warn+0x78/0x130
[  269.002370]  ? nv50_runl_wait+0xad/0xc0
[  269.002372]  ? report_bug+0x18d/0x1c0
[  269.002375]  ? handle_bug+0x3a/0x70
[  269.002377]  ? exc_invalid_op+0x13/0x60
[  269.002380]  ? asm_exc_invalid_op+0x16/0x20
[  269.002382]  ? nv50_runl_wait+0xad/0xc0
[  269.002385]  nvkm_chan_remove+0x53/0x70
[  269.002387]  nvkm_uchan_fini+0x1a/0x40
[  269.002389]  nvkm_object_fini+0xb0/0x240
[  269.002392]  nvkm_ioctl_del+0x26/0x90
[  269.002394]  nvkm_ioctl+0x102/0x250
[  269.002396]  nvif_object_dtor+0x78/0xb0
[  269.002398]  nouveau_channel_del+0x7d/0x110
[  269.002401]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  269.002403]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  269.002406]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  269.002408]  drm_ioctl_kernel+0xb9/0x160
[  269.002410]  ? do_vmi_align_munmap+0x436/0x4b0
[  269.002412]  drm_ioctl+0x212/0x470
[  269.002414]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  269.002416]  ? _raw_spin_unlock+0xd/0x30
[  269.002418]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  269.002420]  ? __rseq_handle_notify_resume+0x393/0x500
[  269.002422]  nouveau_drm_ioctl+0x51/0xb0
[  269.002425]  __x64_sys_ioctl+0x88/0xc0
[  269.002427]  do_syscall_64+0x38/0x90
[  269.002429]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  269.002432] RIP: 0033:0x7fb219b1a5db
[  269.002433] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  269.002435] RSP: 002b:00007ffe8ad231a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  269.002437] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  269.002438] RDX: 00007ffe8ad23240 RSI: 0000000040046443 RDI: 0000000000000008
[  269.002439] RBP: 00007ffe8ad23240 R08: 000000055ff4c2a1 R09: 0000000000000007
[  269.002440] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  269.002442] R13: 0000000000000008 R14: 000055ff4c225cc0 R15: 000055ff4c225050
[  269.002443]  </TASK>
[  269.002444] ---[ end trace 0000000000000000 ]---
[  279.003753] ------------[ cut here ]------------
[  279.003756] nouveau 0000:03:00.0: timeout
[  279.003769] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  279.003774] Modules linked in:
[  279.003775] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  279.003777] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  279.003778] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  279.003781] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  279.003783] RSP: 0018:ffffa4760270f978 EFLAGS: 00010286
[  279.003784] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  279.003786] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  279.003787] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  279.003788] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  279.003789] R13: ffff9fb8832063d8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[  279.003790] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  279.003792] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  279.003793] CR2: 00007fb72dcd6008 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  279.003794] Call Trace:
[  279.003796]  <TASK>
[  279.003796]  ? nv50_runl_wait+0xad/0xc0
[  279.003799]  ? __warn+0x78/0x130
[  279.003802]  ? nv50_runl_wait+0xad/0xc0
[  279.003804]  ? report_bug+0x18d/0x1c0
[  279.003807]  ? handle_bug+0x3a/0x70
[  279.003811]  ? exc_invalid_op+0x13/0x60
[  279.003814]  ? asm_exc_invalid_op+0x16/0x20
[  279.003817]  ? nv50_runl_wait+0xad/0xc0
[  279.003820]  ? nv50_runl_wait+0xad/0xc0
[  279.003822]  nv50_runl_update+0x2aa/0x3e0
[  279.003825]  nvkm_runl_update_locked+0x26/0x50
[  279.003827]  nvkm_chan_insert+0x9c/0x130
[  279.003828]  nvkm_uchan_init+0x33/0x40
[  279.003830]  nvkm_object_init+0x35/0x1c0
[  279.003833]  nvkm_ioctl_new+0x15e/0x270
[  279.003836]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  279.003839]  nvkm_ioctl+0x102/0x250
[  279.003842]  nvif_object_ctor+0x116/0x220
[  279.003844]  nouveau_channel_ctor+0x3f8/0x630
[  279.003847]  ? nvif_object_mthd+0x138/0x1e0
[  279.003850]  nouveau_channel_new+0x38/0x4c0
[  279.003852]  ? __kmem_cache_alloc_node+0x141/0x290
[  279.003856]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  279.003858]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  279.003860]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  279.003862]  drm_ioctl_kernel+0xb9/0x160
[  279.003864]  drm_ioctl+0x212/0x470
[  279.003866]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  279.003869]  nouveau_drm_ioctl+0x51/0xb0
[  279.003871]  __x64_sys_ioctl+0x88/0xc0
[  279.003873]  do_syscall_64+0x38/0x90
[  279.003876]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  279.003878] RIP: 0033:0x7fb219b1a5db
[  279.003879] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  279.003881] RSP: 002b:00007ffe8ad22a30 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  279.003883] RAX: ffffffffffffffda RBX: 000055ff4c302c10 RCX: 00007fb219b1a5db
[  279.003884] RDX: 00007ffe8ad22ad0 RSI: 00000000c0586442 RDI: 0000000000000008
[  279.003885] RBP: 00007ffe8ad22ad0 R08: 0000000000000030 R09: 000055ff4c225340
[  279.003886] R10: 000055ff4c1ea010 R11: 0000000000000246 R12: 00000000c0586442
[  279.003887] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c225290
[  279.003889]  </TASK>
[  279.003890] ---[ end trace 0000000000000000 ]---
[  289.003567] ------------[ cut here ]------------
[  289.003570] nouveau 0000:03:00.0: timeout
[  289.003582] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  289.003586] Modules linked in:
[  289.003587] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  289.003589] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  289.003591] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  289.003593] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  289.003595] RSP: 0018:ffffa4760270f9d8 EFLAGS: 00010282
[  289.003597] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  289.003598] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  289.003599] RBP: ffff9fb883206400 R08: 00000000ffffdfff R09: 0000000000000001
[  289.003600] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  289.003602] R13: ffff9fb8832063d8 R14: ffff9fb880207cb8 R15: ffff9fb8b7044900
[  289.003603] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  289.003604] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  289.003605] CR2: 00007fb72dcd6008 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  289.003607] Call Trace:
[  289.003608]  <TASK>
[  289.003609]  ? nv50_runl_wait+0xad/0xc0
[  289.003611]  ? __warn+0x78/0x130
[  289.003614]  ? nv50_runl_wait+0xad/0xc0
[  289.003617]  ? report_bug+0x18d/0x1c0
[  289.003619]  ? handle_bug+0x3a/0x70
[  289.003621]  ? exc_invalid_op+0x13/0x60
[  289.003624]  ? asm_exc_invalid_op+0x16/0x20
[  289.003626]  ? nv50_runl_wait+0xad/0xc0
[  289.003629]  ? nv50_runl_wait+0xad/0xc0
[  289.003631]  nvkm_chan_insert+0x9c/0x130
[  289.003633]  nvkm_uchan_init+0x33/0x40
[  289.003635]  nvkm_object_init+0x35/0x1c0
[  289.003638]  nvkm_ioctl_new+0x15e/0x270
[  289.003640]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  289.003642]  nvkm_ioctl+0x102/0x250
[  289.003645]  nvif_object_ctor+0x116/0x220
[  289.003647]  nouveau_channel_ctor+0x3f8/0x630
[  289.003650]  ? nvif_object_mthd+0x138/0x1e0
[  289.003652]  nouveau_channel_new+0x38/0x4c0
[  289.003654]  ? __kmem_cache_alloc_node+0x141/0x290
[  289.003656]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  289.003659]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  289.003661]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  289.003663]  drm_ioctl_kernel+0xb9/0x160
[  289.003665]  drm_ioctl+0x212/0x470
[  289.003666]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  289.003669]  nouveau_drm_ioctl+0x51/0xb0
[  289.003671]  __x64_sys_ioctl+0x88/0xc0
[  289.003673]  do_syscall_64+0x38/0x90
[  289.003675]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  289.003678] RIP: 0033:0x7fb219b1a5db
[  289.003679] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  289.003681] RSP: 002b:00007ffe8ad22a30 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  289.003682] RAX: ffffffffffffffda RBX: 000055ff4c302c10 RCX: 00007fb219b1a5db
[  289.003683] RDX: 00007ffe8ad22ad0 RSI: 00000000c0586442 RDI: 0000000000000008
[  289.003685] RBP: 00007ffe8ad22ad0 R08: 0000000000000030 R09: 000055ff4c225340
[  289.003686] R10: 000055ff4c1ea010 R11: 0000000000000246 R12: 00000000c0586442
[  289.003687] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c225290
[  289.003688]  </TASK>
[  289.003689] ---[ end trace 0000000000000000 ]---
[  299.003777] ------------[ cut here ]------------
[  299.003779] nouveau 0000:03:00.0: timeout
[  299.003788] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003792] Modules linked in:
[  299.003794] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  299.003796] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  299.003797] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003799] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  299.003801] RSP: 0018:ffffa4760270fc98 EFLAGS: 00010282
[  299.003802] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  299.003804] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  299.003805] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  299.003806] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880d62720
[  299.003807] R13: ffff9fb883206400 R14: ffff9fb880207c00 R15: ffff9fb8832063b8
[  299.003808] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  299.003810] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  299.003811] CR2: 00007fb20edcb000 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  299.003812] Call Trace:
[  299.003814]  <TASK>
[  299.003815]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003817]  ? __warn+0x78/0x130
[  299.003820]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003822]  ? report_bug+0x18d/0x1c0
[  299.003824]  ? handle_bug+0x3a/0x70
[  299.003826]  ? exc_invalid_op+0x13/0x60
[  299.003829]  ? asm_exc_invalid_op+0x16/0x20
[  299.003831]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003833]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  299.003835]  nvkm_chan_cctx_bind+0xdb/0x140
[  299.003837]  nvkm_uchan_object_init_0+0xdb/0x130
[  299.003840]  nvkm_oproxy_init+0x1b/0x60
[  299.003843]  nvkm_object_init+0x35/0x1c0
[  299.003845]  nvkm_ioctl_new+0x15e/0x270
[  299.003847]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  299.003849]  ? __pfx_gf100_gr_object_new+0x10/0x10
[  299.003852]  nvkm_ioctl+0x102/0x250
[  299.003854]  usif_ioctl+0x235/0x3d0
[  299.003858]  nouveau_drm_ioctl+0x9c/0xb0
[  299.003860]  __x64_sys_ioctl+0x88/0xc0
[  299.003862]  do_syscall_64+0x38/0x90
[  299.003864]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  299.003866] RIP: 0033:0x7fb219b1a5db
[  299.003868] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  299.003869] RSP: 002b:00007ffe8ad22bc0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  299.003871] RAX: ffffffffffffffda RBX: 000055ff4c2d9b00 RCX: 00007fb219b1a5db
[  299.003873] RDX: 000055ff4c207360 RSI: 00000000c0386447 RDI: 0000000000000008
[  299.003874] RBP: 000055ff4c207360 R08: 000055ff4c2d9a90 R09: 000055ff4c2d9b00
[  299.003875] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  299.003876] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c225340
[  299.003877]  </TASK>
[  299.003878] ---[ end trace 0000000000000000 ]---
[  309.009117] ------------[ cut here ]------------
[  309.009123] nouveau 0000:03:00.0: timeout
[  309.009139] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  309.009144] Modules linked in:
[  309.009146] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  309.009148] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  309.009149] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  309.009152] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  309.009154] RSP: 0018:ffffa4760270f978 EFLAGS: 00010286
[  309.009156] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  309.009157] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  309.009158] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  309.009160] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  309.009161] R13: ffff9fb8832079d8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[  309.009162] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  309.009163] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  309.009165] CR2: 00007fb219769000 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  309.009166] Call Trace:
[  309.009167]  <TASK>
[  309.009169]  ? nv50_runl_wait+0xad/0xc0
[  309.009171]  ? __warn+0x78/0x130
[  309.009175]  ? nv50_runl_wait+0xad/0xc0
[  309.009177]  ? report_bug+0x18d/0x1c0
[  309.009181]  ? handle_bug+0x3a/0x70
[  309.009184]  ? exc_invalid_op+0x13/0x60
[  309.009187]  ? asm_exc_invalid_op+0x16/0x20
[  309.009191]  ? nv50_runl_wait+0xad/0xc0
[  309.009193]  ? nv50_runl_wait+0xad/0xc0
[  309.009196]  nv50_runl_update+0x2aa/0x3e0
[  309.009198]  nvkm_runl_update_locked+0x26/0x50
[  309.009200]  nvkm_chan_insert+0x9c/0x130
[  309.009202]  nvkm_uchan_init+0x33/0x40
[  309.009205]  nvkm_object_init+0x35/0x1c0
[  309.009216]  nvkm_ioctl_new+0x15e/0x270
[  309.009218]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  309.009221]  nvkm_ioctl+0x102/0x250
[  309.009224]  nvif_object_ctor+0x116/0x220
[  309.009227]  nouveau_channel_ctor+0x3f8/0x630
[  309.009231]  nouveau_channel_new+0x38/0x4c0
[  309.009233]  ? __kmem_cache_alloc_node+0x141/0x290
[  309.009237]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  309.009239]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  309.009242]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  309.009244]  drm_ioctl_kernel+0xb9/0x160
[  309.009246]  drm_ioctl+0x212/0x470
[  309.009248]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  309.009251]  nouveau_drm_ioctl+0x51/0xb0
[  309.009253]  __x64_sys_ioctl+0x88/0xc0
[  309.009256]  do_syscall_64+0x38/0x90
[  309.009259]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  309.009261] RIP: 0033:0x7fb219b1a5db
[  309.009263] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  309.009264] RSP: 002b:00007ffe8ad22030 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  309.009266] RAX: ffffffffffffffda RBX: 000055ff4c305bd0 RCX: 00007fb219b1a5db
[  309.009267] RDX: 00007ffe8ad220d0 RSI: 00000000c0586442 RDI: 0000000000000008
[  309.009268] RBP: 00007ffe8ad220d0 R08: 0000000000000030 R09: 000055ff4c307a20
[  309.009270] R10: 0000000000000050 R11: 0000000000000246 R12: 00000000c0586442
[  309.009271] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c225290
[  309.009272]  </TASK>
[  309.009273] ---[ end trace 0000000000000000 ]---
[  319.008951] ------------[ cut here ]------------
[  319.008953] nouveau 0000:03:00.0: timeout
[  319.008964] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  319.008968] Modules linked in:
[  319.008970] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  319.008972] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  319.008973] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  319.008975] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  319.008977] RSP: 0018:ffffa4760270f9d8 EFLAGS: 00010282
[  319.008979] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  319.008980] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  319.008981] RBP: ffff9fb883207a00 R08: 00000000ffffdfff R09: 0000000000000001
[  319.008982] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  319.008984] R13: ffff9fb8832079d8 R14: ffff9fb880207cb8 R15: ffff9fb8b7044900
[  319.008985] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  319.008986] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  319.008988] CR2: 00007fb219769000 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  319.008989] Call Trace:
[  319.008990]  <TASK>
[  319.008991]  ? nv50_runl_wait+0xad/0xc0
[  319.008993]  ? __warn+0x78/0x130
[  319.008996]  ? nv50_runl_wait+0xad/0xc0
[  319.008999]  ? report_bug+0x18d/0x1c0
[  319.009001]  ? handle_bug+0x3a/0x70
[  319.009003]  ? exc_invalid_op+0x13/0x60
[  319.009006]  ? asm_exc_invalid_op+0x16/0x20
[  319.009008]  ? nv50_runl_wait+0xad/0xc0
[  319.009011]  ? nv50_runl_wait+0xad/0xc0
[  319.009013]  nvkm_chan_insert+0x9c/0x130
[  319.009015]  nvkm_uchan_init+0x33/0x40
[  319.009017]  nvkm_object_init+0x35/0x1c0
[  319.009019]  nvkm_ioctl_new+0x15e/0x270
[  319.009021]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  319.009024]  nvkm_ioctl+0x102/0x250
[  319.009026]  nvif_object_ctor+0x116/0x220
[  319.009029]  nouveau_channel_ctor+0x3f8/0x630
[  319.009032]  nouveau_channel_new+0x38/0x4c0
[  319.009034]  ? __kmem_cache_alloc_node+0x141/0x290
[  319.009036]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  319.009038]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  319.009041]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  319.009043]  drm_ioctl_kernel+0xb9/0x160
[  319.009045]  drm_ioctl+0x212/0x470
[  319.009046]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  319.009049]  nouveau_drm_ioctl+0x51/0xb0
[  319.009051]  __x64_sys_ioctl+0x88/0xc0
[  319.009053]  do_syscall_64+0x38/0x90
[  319.009055]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  319.009058] RIP: 0033:0x7fb219b1a5db
[  319.009059] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  319.009061] RSP: 002b:00007ffe8ad22030 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  319.009062] RAX: ffffffffffffffda RBX: 000055ff4c305bd0 RCX: 00007fb219b1a5db
[  319.009064] RDX: 00007ffe8ad220d0 RSI: 00000000c0586442 RDI: 0000000000000008
[  319.009065] RBP: 00007ffe8ad220d0 R08: 0000000000000030 R09: 000055ff4c307a20
[  319.009066] R10: 0000000000000050 R11: 0000000000000246 R12: 00000000c0586442
[  319.009067] R13: 0000000000000008 R14: 0000000000000000 R15: 000055ff4c225290
[  319.009069]  </TASK>
[  319.009070] ---[ end trace 0000000000000000 ]---
[  319.009140] nouveau 0000:03:00.0: Direct firmware load for nouveau/nvc3_fuc084 failed with error -2
[  319.009147] nouveau 0000:03:00.0: Direct firmware load for nouveau/nvc3_fuc084d failed with error -2
[  319.009148] nouveau 0000:03:00.0: msvld: unable to load firmware data
[  319.009150] nouveau 0000:03:00.0: msvld: init failed, -19
[  333.995329] nouveau 0000:03:00.0: gst-plugin-scan[882]: failed to idle channel 7 [gst-plugin-scan[882]]
[  344.214915] ------------[ cut here ]------------
[  344.214917] nouveau 0000:03:00.0: timeout
[  344.214928] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  344.214932] Modules linked in:
[  344.214934] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  344.214936] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  344.214937] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  344.214939] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  344.214941] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  344.214943] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  344.214944] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  344.214946] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  344.214947] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  344.214948] R13: ffff9fb880207c00 R14: ffff9fb8b7044e10 R15: ffff9fb8b7044e00
[  344.214949] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  344.214951] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  344.214952] CR2: 00007ff794b1537e CR3: 0000000128e2e006 CR4: 00000000001706e0
[  344.214954] Call Trace:
[  344.214955]  <TASK>
[  344.214956]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  344.214958]  ? __warn+0x78/0x130
[  344.214961]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  344.214963]  ? report_bug+0x18d/0x1c0
[  344.214966]  ? handle_bug+0x3a/0x70
[  344.214969]  ? exc_invalid_op+0x13/0x60
[  344.214971]  ? asm_exc_invalid_op+0x16/0x20
[  344.214974]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  344.214976]  nvkm_chan_remove+0x3e/0x70
[  344.214978]  nvkm_uchan_fini+0x1a/0x40
[  344.214980]  nvkm_object_fini+0xb0/0x240
[  344.214983]  nvkm_ioctl_del+0x26/0x90
[  344.214985]  nvkm_ioctl+0x102/0x250
[  344.214988]  nvif_object_dtor+0x78/0xb0
[  344.214990]  nouveau_channel_del+0x7d/0x110
[  344.214993]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  344.214995]  ? nvkm_subdev_init_+0x11e/0x130
[  344.214997]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  344.215000]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  344.215002]  drm_ioctl_kernel+0xb9/0x160
[  344.215004]  drm_ioctl+0x212/0x470
[  344.215006]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  344.215008]  ? nvkm_ioctl+0x98/0x250
[  344.215011]  nouveau_drm_ioctl+0x51/0xb0
[  344.215013]  __x64_sys_ioctl+0x88/0xc0
[  344.215015]  do_syscall_64+0x38/0x90
[  344.215018]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  344.215020] RIP: 0033:0x7fb219b1a5db
[  344.215021] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  344.215023] RSP: 002b:00007ffe8ad22110 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  344.215025] RAX: ffffffffffffffda RBX: 00007ffe8ad22210 RCX: 00007fb219b1a5db
[  344.215026] RDX: 00007ffe8ad221b0 RSI: 0000000040046443 RDI: 0000000000000008
[  344.215027] RBP: 00007ffe8ad221b0 R08: 0000000000000001 R09: 0000000000000000
[  344.215029] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  344.215030] R13: 0000000000000008 R14: 00007ffe8ad22218 R15: 00007fb218a53ce0
[  344.215031]  </TASK>
[  344.215032] ---[ end trace 0000000000000000 ]---
[  354.214708] ------------[ cut here ]------------
[  354.214711] nouveau 0000:03:00.0: timeout
[  354.214719] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  354.214723] Modules linked in:
[  354.214725] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  354.214727] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  354.214728] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  354.214730] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  354.214732] RSP: 0018:ffffa4760270fb60 EFLAGS: 00010282
[  354.214734] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  354.214735] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  354.214736] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  354.214738] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  354.214739] R13: ffff9fb880207c00 R14: ffff9fb8b7044e10 R15: ffff9fb880207c00
[  354.214740] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  354.214742] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  354.214743] CR2: 00007ff794b1537e CR3: 0000000128e2e006 CR4: 00000000001706e0
[  354.214744] Call Trace:
[  354.214745]  <TASK>
[  354.214746]  ? nv50_runl_wait+0xad/0xc0
[  354.214749]  ? __warn+0x78/0x130
[  354.214752]  ? nv50_runl_wait+0xad/0xc0
[  354.214754]  ? report_bug+0x18d/0x1c0
[  354.214756]  ? handle_bug+0x3a/0x70
[  354.214759]  ? exc_invalid_op+0x13/0x60
[  354.214761]  ? asm_exc_invalid_op+0x16/0x20
[  354.214764]  ? nv50_runl_wait+0xad/0xc0
[  354.214766]  nv50_runl_update+0x2aa/0x3e0
[  354.214769]  nvkm_runl_update_locked+0x26/0x50
[  354.214771]  nvkm_chan_remove+0x53/0x70
[  354.214773]  nvkm_uchan_fini+0x1a/0x40
[  354.214774]  nvkm_object_fini+0xb0/0x240
[  354.214777]  nvkm_ioctl_del+0x26/0x90
[  354.214779]  nvkm_ioctl+0x102/0x250
[  354.214782]  nvif_object_dtor+0x78/0xb0
[  354.214784]  nouveau_channel_del+0x7d/0x110
[  354.214786]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  354.214788]  ? nvkm_subdev_init_+0x11e/0x130
[  354.214790]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  354.214792]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  354.214794]  drm_ioctl_kernel+0xb9/0x160
[  354.214796]  drm_ioctl+0x212/0x470
[  354.214798]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  354.214800]  ? nvkm_ioctl+0x98/0x250
[  354.214802]  nouveau_drm_ioctl+0x51/0xb0
[  354.214804]  __x64_sys_ioctl+0x88/0xc0
[  354.214806]  do_syscall_64+0x38/0x90
[  354.214809]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  354.214811] RIP: 0033:0x7fb219b1a5db
[  354.214812] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  354.214814] RSP: 002b:00007ffe8ad22110 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  354.214816] RAX: ffffffffffffffda RBX: 00007ffe8ad22210 RCX: 00007fb219b1a5db
[  354.214817] RDX: 00007ffe8ad221b0 RSI: 0000000040046443 RDI: 0000000000000008
[  354.214818] RBP: 00007ffe8ad221b0 R08: 0000000000000001 R09: 0000000000000000
[  354.214819] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  354.214820] R13: 0000000000000008 R14: 00007ffe8ad22218 R15: 00007fb218a53ce0
[  354.214822]  </TASK>
[  354.214823] ---[ end trace 0000000000000000 ]---
[  364.214498] ------------[ cut here ]------------
[  364.214501] nouveau 0000:03:00.0: timeout
[  364.214509] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  364.214514] Modules linked in:
[  364.214516] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  364.214518] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  364.214519] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  364.214522] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  364.214523] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  364.214525] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  364.214527] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  364.214528] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  364.214529] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  364.214530] R13: ffff9fb880207c00 R14: ffff9fb8b7044e10 R15: ffff9fb8b7044e00
[  364.214532] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  364.214533] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  364.214535] CR2: 00007ff794b1537e CR3: 0000000128e2e006 CR4: 00000000001706e0
[  364.214536] Call Trace:
[  364.214537]  <TASK>
[  364.214538]  ? nv50_runl_wait+0xad/0xc0
[  364.214541]  ? __warn+0x78/0x130
[  364.214544]  ? nv50_runl_wait+0xad/0xc0
[  364.214546]  ? report_bug+0x18d/0x1c0
[  364.214549]  ? handle_bug+0x3a/0x70
[  364.214562]  ? exc_invalid_op+0x13/0x60
[  364.214564]  ? asm_exc_invalid_op+0x16/0x20
[  364.214567]  ? nv50_runl_wait+0xad/0xc0
[  364.214569]  nvkm_chan_remove+0x53/0x70
[  364.214571]  nvkm_uchan_fini+0x1a/0x40
[  364.214573]  nvkm_object_fini+0xb0/0x240
[  364.214576]  nvkm_ioctl_del+0x26/0x90
[  364.214578]  nvkm_ioctl+0x102/0x250
[  364.214580]  nvif_object_dtor+0x78/0xb0
[  364.214582]  nouveau_channel_del+0x7d/0x110
[  364.214585]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  364.214587]  ? nvkm_subdev_init_+0x11e/0x130
[  364.214589]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  364.214591]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  364.214593]  drm_ioctl_kernel+0xb9/0x160
[  364.214595]  drm_ioctl+0x212/0x470
[  364.214597]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  364.214599]  ? nvkm_ioctl+0x98/0x250
[  364.214601]  nouveau_drm_ioctl+0x51/0xb0
[  364.214603]  __x64_sys_ioctl+0x88/0xc0
[  364.214606]  do_syscall_64+0x38/0x90
[  364.214608]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  364.214610] RIP: 0033:0x7fb219b1a5db
[  364.214611] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  364.214613] RSP: 002b:00007ffe8ad22110 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  364.214615] RAX: ffffffffffffffda RBX: 00007ffe8ad22210 RCX: 00007fb219b1a5db
[  364.214616] RDX: 00007ffe8ad221b0 RSI: 0000000040046443 RDI: 0000000000000008
[  364.214617] RBP: 00007ffe8ad221b0 R08: 0000000000000001 R09: 0000000000000000
[  364.214618] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  364.214619] R13: 0000000000000008 R14: 00007ffe8ad22218 R15: 00007fb218a53ce0
[  364.214621]  </TASK>
[  364.214622] ---[ end trace 0000000000000000 ]---
[  435.517729] ------------[ cut here ]------------
[  435.517736] nouveau 0000:03:00.0: timeout
[  435.517750] WARNING: CPU: 11 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  435.517755] Modules linked in:
[  435.517757] CPU: 11 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  435.517759] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  435.517760] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  435.517763] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  435.517765] RSP: 0018:ffffa4760270fd30 EFLAGS: 00010282
[  435.517767] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  435.517768] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  435.517770] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  435.517771] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[  435.517772] R13: ffff9fb883206400 R14: ffff9fb880207c00 R15: ffff9fb8832063b8
[  435.517773] FS:  00007fb219789740(0000) GS:ffff9fbe93cc0000(0000) knlGS:0000000000000000
[  435.517775] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  435.517776] CR2: 00007f8ed0ac9848 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  435.517777] Call Trace:
[  435.517779]  <TASK>
[  435.517780]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  435.517782]  ? __warn+0x78/0x130
[  435.517802]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  435.517804]  ? report_bug+0x18d/0x1c0
[  435.517807]  ? handle_bug+0x3a/0x70
[  435.517811]  ? exc_invalid_op+0x13/0x60
[  435.517814]  ? asm_exc_invalid_op+0x16/0x20
[  435.517818]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  435.517820]  nvkm_chan_cctx_bind+0xdb/0x140
[  435.517822]  nvkm_uchan_object_fini_1+0x4b/0xa0
[  435.517825]  nvkm_oproxy_fini+0x71/0x90
[  435.517829]  nvkm_object_fini+0xb0/0x240
[  435.517832]  nvkm_ioctl_del+0x26/0x90
[  435.517834]  nvkm_ioctl+0x102/0x250
[  435.517837]  usif_ioctl+0x102/0x3d0
[  435.517840]  nouveau_drm_ioctl+0x9c/0xb0
[  435.517843]  __x64_sys_ioctl+0x88/0xc0
[  435.517846]  do_syscall_64+0x38/0x90
[  435.517849]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  435.517851] RIP: 0033:0x7fb219b1a5db
[  435.517853] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  435.517855] RSP: 002b:00007ffe8ad232e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  435.517857] RAX: ffffffffffffffda RBX: 000055ff4c2a0730 RCX: 00007fb219b1a5db
[  435.517858] RDX: 00007ffe8ad23380 RSI: 00000000c0186447 RDI: 0000000000000008
[  435.517859] RBP: 00007ffe8ad23380 R08: 000055ff4c2d9a90 R09: 0000000000000007
[  435.517860] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0186447
[  435.517862] R13: 0000000000000008 R14: 000055ff4c2e66d0 R15: 0000000000000000
[  435.517863]  </TASK>
[  435.517864] ---[ end trace 0000000000000000 ]---
[  450.516741] nouveau 0000:03:00.0: gst-plugin-scan[882]: failed to idle channel 6 [gst-plugin-scan[882]]
[  460.727437] ------------[ cut here ]------------
[  460.727443] nouveau 0000:03:00.0: timeout
[  460.727457] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  460.727461] Modules linked in:
[  460.727463] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  460.727465] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  460.727466] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  460.727468] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  460.727470] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  460.727472] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  460.727474] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  460.727475] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  460.727476] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  460.727477] R13: ffff9fb880207c00 R14: ffff9fb8b7044990 R15: ffff9fb8b7044980
[  460.727479] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  460.727480] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  460.727482] CR2: 00007fb219622b70 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  460.727483] Call Trace:
[  460.727484]  <TASK>
[  460.727485]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  460.727488]  ? __warn+0x78/0x130
[  460.727491]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  460.727493]  ? report_bug+0x18d/0x1c0
[  460.727496]  ? handle_bug+0x3a/0x70
[  460.727499]  ? exc_invalid_op+0x13/0x60
[  460.727501]  ? asm_exc_invalid_op+0x16/0x20
[  460.727504]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  460.727507]  nvkm_chan_remove+0x3e/0x70
[  460.727509]  nvkm_uchan_fini+0x1a/0x40
[  460.727511]  nvkm_object_fini+0xb0/0x240
[  460.727514]  nvkm_ioctl_del+0x26/0x90
[  460.727516]  nvkm_ioctl+0x102/0x250
[  460.727518]  nvif_object_dtor+0x78/0xb0
[  460.727521]  nouveau_channel_del+0x7d/0x110
[  460.727525]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  460.727528]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  460.727530]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  460.727533]  drm_ioctl_kernel+0xb9/0x160
[  460.727536]  ? do_vmi_align_munmap+0x436/0x4b0
[  460.727539]  drm_ioctl+0x212/0x470
[  460.727541]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  460.727543]  ? _raw_spin_unlock+0xd/0x30
[  460.727545]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  460.727548]  ? __rseq_handle_notify_resume+0x393/0x500
[  460.727551]  nouveau_drm_ioctl+0x51/0xb0
[  460.727554]  __x64_sys_ioctl+0x88/0xc0
[  460.727556]  do_syscall_64+0x38/0x90
[  460.727559]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  460.727561] RIP: 0033:0x7fb219b1a5db
[  460.727562] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  460.727564] RSP: 002b:00007ffe8ad232a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  460.727566] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  460.727567] RDX: 00007ffe8ad23340 RSI: 0000000040046443 RDI: 0000000000000008
[  460.727568] RBP: 00007ffe8ad23340 R08: 000000055ff4c207 R09: 0000000000000007
[  460.727570] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  460.727571] R13: 0000000000000008 R14: 000055ff4c2e66d0 R15: 0000000000000000
[  460.727572]  </TASK>
[  460.727573] ---[ end trace 0000000000000000 ]---
[  470.727251] ------------[ cut here ]------------
[  470.727254] nouveau 0000:03:00.0: timeout
[  470.727263] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  470.727267] Modules linked in:
[  470.727269] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  470.727271] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  470.727272] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  470.727275] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  470.727277] RSP: 0018:ffffa4760270fb60 EFLAGS: 00010282
[  470.727279] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  470.727280] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  470.727281] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  470.727283] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  470.727284] R13: ffff9fb880207c00 R14: ffff9fb8b7044990 R15: ffff9fb880207c00
[  470.727285] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  470.727287] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  470.727288] CR2: 00007fb219622b70 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  470.727289] Call Trace:
[  470.727291]  <TASK>
[  470.727292]  ? nv50_runl_wait+0xad/0xc0
[  470.727294]  ? __warn+0x78/0x130
[  470.727297]  ? nv50_runl_wait+0xad/0xc0
[  470.727300]  ? report_bug+0x18d/0x1c0
[  470.727302]  ? handle_bug+0x3a/0x70
[  470.727304]  ? exc_invalid_op+0x13/0x60
[  470.727307]  ? asm_exc_invalid_op+0x16/0x20
[  470.727310]  ? nv50_runl_wait+0xad/0xc0
[  470.727312]  nv50_runl_update+0x2aa/0x3e0
[  470.727315]  nvkm_runl_update_locked+0x26/0x50
[  470.727317]  nvkm_chan_remove+0x53/0x70
[  470.727319]  nvkm_uchan_fini+0x1a/0x40
[  470.727321]  nvkm_object_fini+0xb0/0x240
[  470.727324]  nvkm_ioctl_del+0x26/0x90
[  470.727326]  nvkm_ioctl+0x102/0x250
[  470.727328]  nvif_object_dtor+0x78/0xb0
[  470.727331]  nouveau_channel_del+0x7d/0x110
[  470.727333]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  470.727336]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  470.727338]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  470.727340]  drm_ioctl_kernel+0xb9/0x160
[  470.727342]  ? do_vmi_align_munmap+0x436/0x4b0
[  470.727344]  drm_ioctl+0x212/0x470
[  470.727346]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  470.727349]  ? _raw_spin_unlock+0xd/0x30
[  470.727350]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  470.727352]  ? __rseq_handle_notify_resume+0x393/0x500
[  470.727354]  nouveau_drm_ioctl+0x51/0xb0
[  470.727357]  __x64_sys_ioctl+0x88/0xc0
[  470.727359]  do_syscall_64+0x38/0x90
[  470.727361]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  470.727364] RIP: 0033:0x7fb219b1a5db
[  470.727365] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  470.727367] RSP: 002b:00007ffe8ad232a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  470.727369] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  470.727370] RDX: 00007ffe8ad23340 RSI: 0000000040046443 RDI: 0000000000000008
[  470.727371] RBP: 00007ffe8ad23340 R08: 000000055ff4c207 R09: 0000000000000007
[  470.727372] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  470.727374] R13: 0000000000000008 R14: 000055ff4c2e66d0 R15: 0000000000000000
[  470.727375]  </TASK>
[  470.727376] ---[ end trace 0000000000000000 ]---
[  480.727053] ------------[ cut here ]------------
[  480.727058] nouveau 0000:03:00.0: timeout
[  480.727067] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  480.727072] Modules linked in:
[  480.727073] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  480.727075] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  480.727076] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  480.727079] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  480.727081] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  480.727083] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  480.727084] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  480.727085] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  480.727086] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  480.727087] R13: ffff9fb880207c00 R14: ffff9fb8b7044990 R15: ffff9fb8b7044980
[  480.727089] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  480.727090] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  480.727091] CR2: 00007fb72dcd70c8 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  480.727093] Call Trace:
[  480.727094]  <TASK>
[  480.727095]  ? nv50_runl_wait+0xad/0xc0
[  480.727097]  ? __warn+0x78/0x130
[  480.727100]  ? nv50_runl_wait+0xad/0xc0
[  480.727103]  ? report_bug+0x18d/0x1c0
[  480.727105]  ? handle_bug+0x3a/0x70
[  480.727108]  ? exc_invalid_op+0x13/0x60
[  480.727110]  ? asm_exc_invalid_op+0x16/0x20
[  480.727113]  ? nv50_runl_wait+0xad/0xc0
[  480.727116]  nvkm_chan_remove+0x53/0x70
[  480.727117]  nvkm_uchan_fini+0x1a/0x40
[  480.727119]  nvkm_object_fini+0xb0/0x240
[  480.727122]  nvkm_ioctl_del+0x26/0x90
[  480.727124]  nvkm_ioctl+0x102/0x250
[  480.727127]  nvif_object_dtor+0x78/0xb0
[  480.727129]  nouveau_channel_del+0x7d/0x110
[  480.727131]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  480.727134]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  480.727136]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  480.727138]  drm_ioctl_kernel+0xb9/0x160
[  480.727140]  ? do_vmi_align_munmap+0x436/0x4b0
[  480.727142]  drm_ioctl+0x212/0x470
[  480.727144]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  480.727146]  ? _raw_spin_unlock+0xd/0x30
[  480.727148]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  480.727150]  ? __rseq_handle_notify_resume+0x393/0x500
[  480.727152]  nouveau_drm_ioctl+0x51/0xb0
[  480.727154]  __x64_sys_ioctl+0x88/0xc0
[  480.727157]  do_syscall_64+0x38/0x90
[  480.727159]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  480.727161] RIP: 0033:0x7fb219b1a5db
[  480.727163] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  480.727164] RSP: 002b:00007ffe8ad232a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  480.727166] RAX: ffffffffffffffda RBX: 000055ff4c29fe28 RCX: 00007fb219b1a5db
[  480.727167] RDX: 00007ffe8ad23340 RSI: 0000000040046443 RDI: 0000000000000008
[  480.727169] RBP: 00007ffe8ad23340 R08: 000000055ff4c207 R09: 0000000000000007
[  480.727170] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  480.727171] R13: 0000000000000008 R14: 000055ff4c2e66d0 R15: 0000000000000000
[  480.727172]  </TASK>
[  480.727173] ---[ end trace 0000000000000000 ]---
[  490.842386] ------------[ cut here ]------------
[  490.842391] nouveau 0000:03:00.0: timeout
[  490.842403] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  490.842408] Modules linked in:
[  490.842409] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  490.842411] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  490.842413] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  490.842427] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  490.842429] RSP: 0018:ffffa4760270f978 EFLAGS: 00010286
[  490.842431] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  490.842432] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  490.842433] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  490.842435] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  490.842436] R13: ffff9fb8ac28a8d8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[  490.842437] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  490.842439] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  490.842440] CR2: 00007fb20e2441a0 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  490.842441] Call Trace:
[  490.842443]  <TASK>
[  490.842444]  ? nv50_runl_wait+0xad/0xc0
[  490.842446]  ? __warn+0x78/0x130
[  490.842450]  ? nv50_runl_wait+0xad/0xc0
[  490.842452]  ? report_bug+0x18d/0x1c0
[  490.842455]  ? handle_bug+0x3a/0x70
[  490.842458]  ? exc_invalid_op+0x13/0x60
[  490.842461]  ? asm_exc_invalid_op+0x16/0x20
[  490.842464]  ? nv50_runl_wait+0xad/0xc0
[  490.842466]  ? nv50_runl_wait+0xad/0xc0
[  490.842469]  nv50_runl_update+0x2aa/0x3e0
[  490.842472]  nvkm_runl_update_locked+0x26/0x50
[  490.842474]  nvkm_chan_insert+0x9c/0x130
[  490.842476]  nvkm_uchan_init+0x33/0x40
[  490.842478]  nvkm_object_init+0x35/0x1c0
[  490.842481]  nvkm_ioctl_new+0x15e/0x270
[  490.842483]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  490.842487]  nvkm_ioctl+0x102/0x250
[  490.842490]  nvif_object_ctor+0x116/0x220
[  490.842492]  nouveau_channel_ctor+0x3f8/0x630
[  490.842496]  ? nvif_object_mthd+0x138/0x1e0
[  490.842498]  nouveau_channel_new+0x38/0x4c0
[  490.842500]  ? __kmem_cache_alloc_node+0x141/0x290
[  490.842504]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  490.842507]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  490.842509]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  490.842512]  drm_ioctl_kernel+0xb9/0x160
[  490.842514]  drm_ioctl+0x212/0x470
[  490.842516]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  490.842518]  nouveau_drm_ioctl+0x51/0xb0
[  490.842521]  __x64_sys_ioctl+0x88/0xc0
[  490.842523]  do_syscall_64+0x38/0x90
[  490.842526]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  490.842528] RIP: 0033:0x7fb219b1a5db
[  490.842530] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  490.842531] RSP: 002b:00007ffe8ad22a10 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  490.842533] RAX: ffffffffffffffda RBX: 000055ff4c2ba750 RCX: 00007fb219b1a5db
[  490.842535] RDX: 00007ffe8ad22ab0 RSI: 00000000c0586442 RDI: 000000000000000a
[  490.842536] RBP: 00007ffe8ad22ab0 R08: 0000000000000030 R09: 000055ff4c2c7660
[  490.842537] R10: 0000000000000003 R11: 0000000000000246 R12: 00000000c0586442
[  490.842538] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2c72f0
[  490.842540]  </TASK>
[  490.842541] ---[ end trace 0000000000000000 ]---
[  500.842219] ------------[ cut here ]------------
[  500.842223] nouveau 0000:03:00.0: timeout
[  500.842234] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  500.842239] Modules linked in:
[  500.842240] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  500.842242] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  500.842243] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  500.842246] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  500.842248] RSP: 0018:ffffa4760270f9d8 EFLAGS: 00010282
[  500.842250] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  500.842251] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  500.842253] RBP: ffff9fb8ac28a900 R08: 00000000ffffdfff R09: 0000000000000001
[  500.842254] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  500.842255] R13: ffff9fb8ac28a8d8 R14: ffff9fb880207cb8 R15: ffff9fb883ac9900
[  500.842256] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  500.842258] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  500.842259] CR2: 00007fb20e2441a0 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  500.842261] Call Trace:
[  500.842262]  <TASK>
[  500.842263]  ? nv50_runl_wait+0xad/0xc0
[  500.842266]  ? __warn+0x78/0x130
[  500.842269]  ? nv50_runl_wait+0xad/0xc0
[  500.842271]  ? report_bug+0x18d/0x1c0
[  500.842274]  ? handle_bug+0x3a/0x70
[  500.842276]  ? exc_invalid_op+0x13/0x60
[  500.842279]  ? asm_exc_invalid_op+0x16/0x20
[  500.842282]  ? nv50_runl_wait+0xad/0xc0
[  500.842284]  ? nv50_runl_wait+0xad/0xc0
[  500.842287]  nvkm_chan_insert+0x9c/0x130
[  500.842289]  nvkm_uchan_init+0x33/0x40
[  500.842290]  nvkm_object_init+0x35/0x1c0
[  500.842293]  nvkm_ioctl_new+0x15e/0x270
[  500.842296]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  500.842299]  nvkm_ioctl+0x102/0x250
[  500.842301]  nvif_object_ctor+0x116/0x220
[  500.842303]  nouveau_channel_ctor+0x3f8/0x630
[  500.842306]  ? nvif_object_mthd+0x138/0x1e0
[  500.842309]  nouveau_channel_new+0x38/0x4c0
[  500.842311]  ? __kmem_cache_alloc_node+0x141/0x290
[  500.842313]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  500.842316]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  500.842318]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  500.842320]  drm_ioctl_kernel+0xb9/0x160
[  500.842322]  drm_ioctl+0x212/0x470
[  500.842324]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  500.842326]  nouveau_drm_ioctl+0x51/0xb0
[  500.842329]  __x64_sys_ioctl+0x88/0xc0
[  500.842331]  do_syscall_64+0x38/0x90
[  500.842333]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  500.842336] RIP: 0033:0x7fb219b1a5db
[  500.842337] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  500.842339] RSP: 002b:00007ffe8ad22a10 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  500.842341] RAX: ffffffffffffffda RBX: 000055ff4c2ba750 RCX: 00007fb219b1a5db
[  500.842342] RDX: 00007ffe8ad22ab0 RSI: 00000000c0586442 RDI: 000000000000000a
[  500.842343] RBP: 00007ffe8ad22ab0 R08: 0000000000000030 R09: 000055ff4c2c7660
[  500.842344] R10: 0000000000000003 R11: 0000000000000246 R12: 00000000c0586442
[  500.842345] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2c72f0
[  500.842347]  </TASK>
[  500.842348] ---[ end trace 0000000000000000 ]---
[  510.842393] ------------[ cut here ]------------
[  510.842396] nouveau 0000:03:00.0: timeout
[  510.842405] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842409] Modules linked in:
[  510.842410] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  510.842412] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  510.842413] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842416] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  510.842417] RSP: 0018:ffffa4760270fc98 EFLAGS: 00010282
[  510.842419] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  510.842421] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  510.842422] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  510.842423] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb887e42c80
[  510.842424] R13: ffff9fb8ac28a900 R14: ffff9fb880207c00 R15: ffff9fb8ac28a8b8
[  510.842425] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  510.842427] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  510.842428] CR2: 00007fb219622b70 CR3: 0000000128e2e001 CR4: 00000000001706e0
[  510.842429] Call Trace:
[  510.842430]  <TASK>
[  510.842431]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842434]  ? __warn+0x78/0x130
[  510.842449]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842451]  ? report_bug+0x18d/0x1c0
[  510.842453]  ? handle_bug+0x3a/0x70
[  510.842456]  ? exc_invalid_op+0x13/0x60
[  510.842458]  ? asm_exc_invalid_op+0x16/0x20
[  510.842461]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842463]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  510.842465]  nvkm_chan_cctx_bind+0xdb/0x140
[  510.842467]  nvkm_uchan_object_init_0+0xdb/0x130
[  510.842470]  nvkm_oproxy_init+0x1b/0x60
[  510.842473]  nvkm_object_init+0x35/0x1c0
[  510.842475]  nvkm_ioctl_new+0x15e/0x270
[  510.842478]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  510.842480]  ? __pfx_gf100_gr_object_new+0x10/0x10
[  510.842483]  nvkm_ioctl+0x102/0x250
[  510.842485]  usif_ioctl+0x235/0x3d0
[  510.842488]  nouveau_drm_ioctl+0x9c/0xb0
[  510.842490]  __x64_sys_ioctl+0x88/0xc0
[  510.842493]  do_syscall_64+0x38/0x90
[  510.842495]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  510.842498] RIP: 0033:0x7fb219b1a5db
[  510.842499] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  510.842501] RSP: 002b:00007ffe8ad22ba0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  510.842503] RAX: ffffffffffffffda RBX: 000055ff4c2b9970 RCX: 00007fb219b1a5db
[  510.842504] RDX: 000055ff4c2c5c80 RSI: 00000000c0386447 RDI: 000000000000000a
[  510.842505] RBP: 000055ff4c2c5c80 R08: 000055ff4c2ab180 R09: 000055ff4c2b9970
[  510.842506] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  510.842507] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2c7660
[  510.842509]  </TASK>
[  510.842510] ---[ end trace 0000000000000000 ]---
[  520.843034] ------------[ cut here ]------------
[  520.843039] nouveau 0000:03:00.0: timeout
[  520.843051] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  520.843056] Modules linked in:
[  520.843057] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  520.843060] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  520.843061] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  520.843064] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  520.843065] RSP: 0018:ffffa4760270f978 EFLAGS: 00010286
[  520.843067] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  520.843069] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  520.843070] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  520.843071] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  520.843072] R13: ffff9fb8a8e3bad8 R14: ffff9fb880207cb8 R15: ffff9fb880207c00
[  520.843074] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  520.843075] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  520.843077] CR2: 00007fb20e066000 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  520.843078] Call Trace:
[  520.843079]  <TASK>
[  520.843080]  ? nv50_runl_wait+0xad/0xc0
[  520.843083]  ? __warn+0x78/0x130
[  520.843086]  ? nv50_runl_wait+0xad/0xc0
[  520.843089]  ? report_bug+0x18d/0x1c0
[  520.843091]  ? handle_bug+0x3a/0x70
[  520.843094]  ? exc_invalid_op+0x13/0x60
[  520.843097]  ? asm_exc_invalid_op+0x16/0x20
[  520.843100]  ? nv50_runl_wait+0xad/0xc0
[  520.843102]  ? nv50_runl_wait+0xad/0xc0
[  520.843105]  nv50_runl_update+0x2aa/0x3e0
[  520.843107]  nvkm_runl_update_locked+0x26/0x50
[  520.843110]  nvkm_chan_insert+0x9c/0x130
[  520.843111]  nvkm_uchan_init+0x33/0x40
[  520.843113]  nvkm_object_init+0x35/0x1c0
[  520.843116]  nvkm_ioctl_new+0x15e/0x270
[  520.843119]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  520.843122]  nvkm_ioctl+0x102/0x250
[  520.843124]  nvif_object_ctor+0x116/0x220
[  520.843126]  nouveau_channel_ctor+0x3f8/0x630
[  520.843129]  ? nouveau_mem_map+0x8b/0xe0
[  520.843132]  nouveau_channel_new+0x38/0x4c0
[  520.843134]  ? __kmem_cache_alloc_node+0x141/0x290
[  520.843137]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  520.843139]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  520.843141]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  520.843144]  drm_ioctl_kernel+0xb9/0x160
[  520.843146]  drm_ioctl+0x212/0x470
[  520.843147]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  520.843150]  nouveau_drm_ioctl+0x51/0xb0
[  520.843152]  __x64_sys_ioctl+0x88/0xc0
[  520.843155]  do_syscall_64+0x38/0x90
[  520.843157]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  520.843159] RIP: 0033:0x7fb219b1a5db
[  520.843161] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  520.843163] RSP: 002b:00007ffe8ad22010 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  520.843165] RAX: ffffffffffffffda RBX: 000055ff4c2b8da0 RCX: 00007fb219b1a5db
[  520.843166] RDX: 00007ffe8ad220b0 RSI: 00000000c0586442 RDI: 000000000000000a
[  520.843167] RBP: 00007ffe8ad220b0 R08: 0000000000000030 R09: 000055ff4c2ab980
[  520.843168] R10: 000000004c2ab900 R11: 0000000000000246 R12: 00000000c0586442
[  520.843170] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2c72f0
[  520.843171]  </TASK>
[  520.843172] ---[ end trace 0000000000000000 ]---
[  530.842849] ------------[ cut here ]------------
[  530.842856] nouveau 0000:03:00.0: timeout
[  530.842871] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  530.842876] Modules linked in:
[  530.842878] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  530.842880] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  530.842882] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  530.842884] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  530.842886] RSP: 0018:ffffa4760270f9d8 EFLAGS: 00010282
[  530.842888] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  530.842890] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  530.842891] RBP: ffff9fb8a8e3bb00 R08: 00000000ffffdfff R09: 0000000000000001
[  530.842892] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207c00
[  530.842894] R13: ffff9fb8a8e3bad8 R14: ffff9fb880207cb8 R15: ffff9fb883ac9900
[  530.842895] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  530.842897] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  530.842898] CR2: 00007fb20e066000 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  530.842899] Call Trace:
[  530.842901]  <TASK>
[  530.842902]  ? nv50_runl_wait+0xad/0xc0
[  530.842905]  ? __warn+0x78/0x130
[  530.842908]  ? nv50_runl_wait+0xad/0xc0
[  530.842911]  ? report_bug+0x18d/0x1c0
[  530.842914]  ? handle_bug+0x3a/0x70
[  530.842918]  ? exc_invalid_op+0x13/0x60
[  530.842921]  ? asm_exc_invalid_op+0x16/0x20
[  530.842925]  ? nv50_runl_wait+0xad/0xc0
[  530.842927]  ? nv50_runl_wait+0xad/0xc0
[  530.842930]  nvkm_chan_insert+0x9c/0x130
[  530.842932]  nvkm_uchan_init+0x33/0x40
[  530.842934]  nvkm_object_init+0x35/0x1c0
[  530.842937]  nvkm_ioctl_new+0x15e/0x270
[  530.842940]  ? __pfx_nvkm_udevice_child_new+0x10/0x10
[  530.842943]  nvkm_ioctl+0x102/0x250
[  530.842945]  nvif_object_ctor+0x116/0x220
[  530.842948]  nouveau_channel_ctor+0x3f8/0x630
[  530.842952]  ? nouveau_mem_map+0x8b/0xe0
[  530.842955]  nouveau_channel_new+0x38/0x4c0
[  530.842958]  ? __kmem_cache_alloc_node+0x141/0x290
[  530.842961]  ? nouveau_abi16_ioctl_channel_alloc+0xbc/0x3d0
[  530.842963]  nouveau_abi16_ioctl_channel_alloc+0x112/0x3d0
[  530.842966]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  530.842968]  drm_ioctl_kernel+0xb9/0x160
[  530.842971]  drm_ioctl+0x212/0x470
[  530.842972]  ? __pfx_nouveau_abi16_ioctl_channel_alloc+0x10/0x10
[  530.842975]  nouveau_drm_ioctl+0x51/0xb0
[  530.842978]  __x64_sys_ioctl+0x88/0xc0
[  530.842980]  do_syscall_64+0x38/0x90
[  530.842983]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  530.842985] RIP: 0033:0x7fb219b1a5db
[  530.842987] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  530.842989] RSP: 002b:00007ffe8ad22010 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  530.842991] RAX: ffffffffffffffda RBX: 000055ff4c2b8da0 RCX: 00007fb219b1a5db
[  530.842992] RDX: 00007ffe8ad220b0 RSI: 00000000c0586442 RDI: 000000000000000a
[  530.842993] RBP: 00007ffe8ad220b0 R08: 0000000000000030 R09: 000055ff4c2ab980
[  530.842994] R10: 000000004c2ab900 R11: 0000000000000246 R12: 00000000c0586442
[  530.842996] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2c72f0
[  530.842997]  </TASK>
[  530.842998] ---[ end trace 0000000000000000 ]---
[  540.842750] ------------[ cut here ]------------
[  540.842755] nouveau 0000:03:00.0: timeout
[  540.842772] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842777] Modules linked in:
[  540.842779] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  540.842781] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  540.842782] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842785] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  540.842786] RSP: 0018:ffffa4760270fc98 EFLAGS: 00010282
[  540.842788] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  540.842790] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  540.842791] RBP: ffff9fb883ab0c40 R08: 00000000ffffdfff R09: 0000000000000001
[  540.842792] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb887e42cc0
[  540.842794] R13: ffff9fb8a8e3bb00 R14: ffff9fb880207c00 R15: ffff9fb8a8e3bab8
[  540.842795] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  540.842797] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  540.842798] CR2: 00007fb20e066000 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  540.842799] Call Trace:
[  540.842801]  <TASK>
[  540.842802]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842804]  ? __warn+0x78/0x130
[  540.842808]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842810]  ? report_bug+0x18d/0x1c0
[  540.842814]  ? handle_bug+0x3a/0x70
[  540.842817]  ? exc_invalid_op+0x13/0x60
[  540.842820]  ? asm_exc_invalid_op+0x16/0x20
[  540.842823]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842825]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  540.842827]  nvkm_chan_cctx_bind+0xdb/0x140
[  540.842830]  nvkm_uchan_object_init_0+0xdb/0x130
[  540.842833]  nvkm_oproxy_init+0x1b/0x60
[  540.842836]  nvkm_object_init+0x35/0x1c0
[  540.842839]  nvkm_ioctl_new+0x15e/0x270
[  540.842842]  ? __pfx_nvkm_uchan_object_new+0x10/0x10
[  540.842844]  ? __pfx_nvkm_object_new+0x10/0x10
[  540.842846]  nvkm_ioctl+0x102/0x250
[  540.842849]  usif_ioctl+0x235/0x3d0
[  540.842852]  nouveau_drm_ioctl+0x9c/0xb0
[  540.842854]  __x64_sys_ioctl+0x88/0xc0
[  540.842857]  do_syscall_64+0x38/0x90
[  540.842860]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  540.842862] RIP: 0033:0x7fb219b1a5db
[  540.842864] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  540.842866] RSP: 002b:00007ffe8ad22080 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  540.842868] RAX: ffffffffffffffda RBX: 000055ff4c2c6fa0 RCX: 00007fb219b1a5db
[  540.842869] RDX: 000055ff4c2b7c30 RSI: 00000000c0386447 RDI: 000000000000000a
[  540.842870] RBP: 000055ff4c2b7c30 R08: 000055ff4c2ab180 R09: 000055ff4c2c6fa0
[  540.842871] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0386447
[  540.842872] R13: 000000000000000a R14: 0000000000000000 R15: 000055ff4c2ab980
[  540.842874]  </TASK>
[  540.842875] ---[ end trace 0000000000000000 ]---
[  550.842566] ------------[ cut here ]------------
[  550.842569] nouveau 0000:03:00.0: timeout
[  550.842579] WARNING: CPU: 3 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  550.842583] Modules linked in:
[  550.842585] CPU: 3 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  550.842587] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  550.842588] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  550.842591] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  550.842592] RSP: 0018:ffffa4760270fd30 EFLAGS: 00010282
[  550.842594] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  550.842596] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  550.842597] RBP: ffff9fb883ab0c40 R08: 00000000ffffdfff R09: 0000000000000001
[  550.842598] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[  550.842600] R13: ffff9fb8a8e3bb00 R14: ffff9fb880207c00 R15: ffff9fb8a8e3bab8
[  550.842601] FS:  00007fb219789740(0000) GS:ffff9fbe93ac0000(0000) knlGS:0000000000000000
[  550.842602] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  550.842604] CR2: 00007f6e705f01f4 CR3: 0000000128e2e001 CR4: 00000000001706e0
[  550.842605] Call Trace:
[  550.842606]  <TASK>
[  550.842607]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  550.842609]  ? __warn+0x78/0x130
[  550.842613]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  550.842615]  ? report_bug+0x18d/0x1c0
[  550.842617]  ? handle_bug+0x3a/0x70
[  550.842620]  ? exc_invalid_op+0x13/0x60
[  550.842622]  ? asm_exc_invalid_op+0x16/0x20
[  550.842625]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  550.842627]  nvkm_chan_cctx_bind+0xdb/0x140
[  550.842629]  nvkm_uchan_object_fini_1+0x4b/0xa0
[  550.842631]  nvkm_oproxy_fini+0x71/0x90
[  550.842634]  nvkm_object_fini+0xb0/0x240
[  550.842637]  nvkm_ioctl_del+0x26/0x90
[  550.842639]  nvkm_ioctl+0x102/0x250
[  550.842642]  usif_ioctl+0x102/0x3d0
[  550.842644]  nouveau_drm_ioctl+0x9c/0xb0
[  550.842647]  __x64_sys_ioctl+0x88/0xc0
[  550.842649]  do_syscall_64+0x38/0x90
[  550.842651]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  550.842654] RIP: 0033:0x7fb219b1a5db
[  550.842655] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  550.842657] RSP: 002b:00007ffe8ad22110 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  550.842659] RAX: ffffffffffffffda RBX: 00007ffe8ad221f8 RCX: 00007fb219b1a5db
[  550.842660] RDX: 00007ffe8ad221b0 RSI: 00000000c0186447 RDI: 000000000000000a
[  550.842661] RBP: 00007ffe8ad221b0 R08: 000055ff4c2ab180 R09: 0000000000000005
[  550.842662] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0186447
[  550.842664] R13: 000000000000000a R14: 00007ffe8ad221f8 R15: 00007fb218a53ce0
[  550.842665]  </TASK>
[  550.842666] ---[ end trace 0000000000000000 ]---
[  565.845273] nouveau 0000:03:00.0: gst-plugin-scan[882]: failed to idle channel 7 [gst-plugin-scan[882]]
[  576.028053] ------------[ cut here ]------------
[  576.028059] nouveau 0000:03:00.0: timeout
[  576.028077] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  576.028083] Modules linked in:
[  576.028085] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  576.028087] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  576.028088] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  576.028091] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  576.028093] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  576.028094] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  576.028096] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  576.028097] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  576.028098] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  576.028100] R13: ffff9fb880207c00 R14: ffff9fb8be02a610 R15: ffff9fb8be02a600
[  576.028101] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  576.028102] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  576.028104] CR2: 00007f16b1c96068 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  576.028105] Call Trace:
[  576.028106]  <TASK>
[  576.028108]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  576.028110]  ? __warn+0x78/0x130
[  576.028114]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  576.028116]  ? report_bug+0x18d/0x1c0
[  576.028120]  ? handle_bug+0x3a/0x70
[  576.028124]  ? exc_invalid_op+0x13/0x60
[  576.028126]  ? asm_exc_invalid_op+0x16/0x20
[  576.028130]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  576.028132]  nvkm_chan_remove+0x3e/0x70
[  576.028134]  nvkm_uchan_fini+0x1a/0x40
[  576.028137]  nvkm_object_fini+0xb0/0x240
[  576.028141]  nvkm_ioctl_del+0x26/0x90
[  576.028143]  nvkm_ioctl+0x102/0x250
[  576.028146]  nvif_object_dtor+0x78/0xb0
[  576.028149]  nouveau_channel_del+0x7d/0x110
[  576.028152]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  576.028155]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  576.028157]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  576.028160]  drm_ioctl_kernel+0xb9/0x160
[  576.028163]  drm_ioctl+0x212/0x470
[  576.028164]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  576.028166]  ? nvkm_ioctl_del+0x2e/0x90
[  576.028168]  ? __rseq_handle_notify_resume+0x393/0x500
[  576.028171]  nouveau_drm_ioctl+0x51/0xb0
[  576.028175]  __x64_sys_ioctl+0x88/0xc0
[  576.028178]  do_syscall_64+0x38/0x90
[  576.028180]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  576.028183] RIP: 0033:0x7fb219b1a5db
[  576.028184] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  576.028186] RSP: 002b:00007ffe8ad220f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  576.028188] RAX: ffffffffffffffda RBX: 00007ffe8ad221f0 RCX: 00007fb219b1a5db
[  576.028189] RDX: 00007ffe8ad22190 RSI: 0000000040046443 RDI: 000000000000000a
[  576.028190] RBP: 00007ffe8ad22190 R08: 0000000000000006 R09: 0000000000000005
[  576.028191] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  576.028192] R13: 000000000000000a R14: 00007ffe8ad221f8 R15: 00007fb218a53ce0
[  576.028194]  </TASK>
[  576.028195] ---[ end trace 0000000000000000 ]---
[  586.027871] ------------[ cut here ]------------
[  586.027874] nouveau 0000:03:00.0: timeout
[  586.027885] WARNING: CPU: 9 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  586.027889] Modules linked in:
[  586.027891] CPU: 9 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  586.027893] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  586.027894] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  586.027897] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  586.027899] RSP: 0018:ffffa4760270fb60 EFLAGS: 00010282
[  586.027901] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  586.027902] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  586.027903] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  586.027905] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  586.027906] R13: ffff9fb880207c00 R14: ffff9fb8be02a610 R15: ffff9fb880207c00
[  586.027907] FS:  00007fb219789740(0000) GS:ffff9fbe93c40000(0000) knlGS:0000000000000000
[  586.027909] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  586.027921] CR2: 000055dc59c4f000 CR3: 0000000128e2e006 CR4: 00000000001706e0
[  586.027922] Call Trace:
[  586.027923]  <TASK>
[  586.027924]  ? nv50_runl_wait+0xad/0xc0
[  586.027927]  ? __warn+0x78/0x130
[  586.027930]  ? nv50_runl_wait+0xad/0xc0
[  586.027932]  ? report_bug+0x18d/0x1c0
[  586.027934]  ? handle_bug+0x3a/0x70
[  586.027937]  ? exc_invalid_op+0x13/0x60
[  586.027939]  ? asm_exc_invalid_op+0x16/0x20
[  586.027942]  ? nv50_runl_wait+0xad/0xc0
[  586.027944]  nv50_runl_update+0x2aa/0x3e0
[  586.027947]  nvkm_runl_update_locked+0x26/0x50
[  586.027949]  nvkm_chan_remove+0x53/0x70
[  586.027951]  nvkm_uchan_fini+0x1a/0x40
[  586.027953]  nvkm_object_fini+0xb0/0x240
[  586.027956]  nvkm_ioctl_del+0x26/0x90
[  586.027958]  nvkm_ioctl+0x102/0x250
[  586.027960]  nvif_object_dtor+0x78/0xb0
[  586.027962]  nouveau_channel_del+0x7d/0x110
[  586.027965]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  586.027967]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  586.027969]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  586.027971]  drm_ioctl_kernel+0xb9/0x160
[  586.027973]  drm_ioctl+0x212/0x470
[  586.027975]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  586.027977]  ? nvkm_ioctl_del+0x2e/0x90
[  586.027979]  ? __rseq_handle_notify_resume+0x393/0x500
[  586.027981]  nouveau_drm_ioctl+0x51/0xb0
[  586.027984]  __x64_sys_ioctl+0x88/0xc0
[  586.027986]  do_syscall_64+0x38/0x90
[  586.027988]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  586.027990] RIP: 0033:0x7fb219b1a5db
[  586.027992] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  586.027993] RSP: 002b:00007ffe8ad220f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  586.027995] RAX: ffffffffffffffda RBX: 00007ffe8ad221f0 RCX: 00007fb219b1a5db
[  586.027996] RDX: 00007ffe8ad22190 RSI: 0000000040046443 RDI: 000000000000000a
[  586.027998] RBP: 00007ffe8ad22190 R08: 0000000000000006 R09: 0000000000000005
[  586.027999] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  586.028000] R13: 000000000000000a R14: 00007ffe8ad221f8 R15: 00007fb218a53ce0
[  586.028001]  </TASK>
[  586.028002] ---[ end trace 0000000000000000 ]---
[  596.027680] ------------[ cut here ]------------
[  596.027686] nouveau 0000:03:00.0: timeout
[  596.027701] WARNING: CPU: 10 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  596.027707] Modules linked in:
[  596.027709] CPU: 10 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  596.027711] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  596.027712] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  596.027715] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  596.027717] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  596.027719] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  596.027720] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  596.027721] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  596.027723] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  596.027724] R13: ffff9fb880207c00 R14: ffff9fb8be02a610 R15: ffff9fb8be02a600
[  596.027725] FS:  00007fb219789740(0000) GS:ffff9fbe93c80000(0000) knlGS:0000000000000000
[  596.027727] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  596.027728] CR2: 000055a8647ca000 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  596.027729] Call Trace:
[  596.027731]  <TASK>
[  596.027732]  ? nv50_runl_wait+0xad/0xc0
[  596.027735]  ? __warn+0x78/0x130
[  596.027739]  ? nv50_runl_wait+0xad/0xc0
[  596.027741]  ? report_bug+0x18d/0x1c0
[  596.027745]  ? handle_bug+0x3a/0x70
[  596.027748]  ? exc_invalid_op+0x13/0x60
[  596.027751]  ? asm_exc_invalid_op+0x16/0x20
[  596.027755]  ? nv50_runl_wait+0xad/0xc0
[  596.027757]  nvkm_chan_remove+0x53/0x70
[  596.027759]  nvkm_uchan_fini+0x1a/0x40
[  596.027762]  nvkm_object_fini+0xb0/0x240
[  596.027766]  nvkm_ioctl_del+0x26/0x90
[  596.027768]  nvkm_ioctl+0x102/0x250
[  596.027771]  nvif_object_dtor+0x78/0xb0
[  596.027773]  nouveau_channel_del+0x7d/0x110
[  596.027776]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  596.027779]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  596.027781]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  596.027784]  drm_ioctl_kernel+0xb9/0x160
[  596.027786]  drm_ioctl+0x212/0x470
[  596.027788]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  596.027790]  ? nvkm_ioctl_del+0x2e/0x90
[  596.027792]  ? __rseq_handle_notify_resume+0x393/0x500
[  596.027795]  nouveau_drm_ioctl+0x51/0xb0
[  596.027798]  __x64_sys_ioctl+0x88/0xc0
[  596.027801]  do_syscall_64+0x38/0x90
[  596.027803]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  596.027806] RIP: 0033:0x7fb219b1a5db
[  596.027807] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  596.027809] RSP: 002b:00007ffe8ad220f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  596.027822] RAX: ffffffffffffffda RBX: 00007ffe8ad221f0 RCX: 00007fb219b1a5db
[  596.027823] RDX: 00007ffe8ad22190 RSI: 0000000040046443 RDI: 000000000000000a
[  596.027824] RBP: 00007ffe8ad22190 R08: 0000000000000006 R09: 0000000000000005
[  596.027825] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  596.027826] R13: 000000000000000a R14: 00007ffe8ad221f8 R15: 00007fb218a53ce0
[  596.027828]  </TASK>
[  596.027829] ---[ end trace 0000000000000000 ]---
[  850.884108] ------------[ cut here ]------------
[  850.884115] nouveau 0000:03:00.0: timeout
[  850.884135] WARNING: CPU: 0 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  850.884141] Modules linked in:
[  850.884143] CPU: 0 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  850.884145] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  850.884146] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  850.884149] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  850.884151] RSP: 0018:ffffa4760270fd30 EFLAGS: 00010282
[  850.884153] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  850.884155] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  850.884156] RBP: ffff9fb883ab0b80 R08: 00000000ffffdfff R09: 0000000000000001
[  850.884157] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: 0000000000000000
[  850.884158] R13: ffff9fb8ac28a900 R14: ffff9fb880207c00 R15: ffff9fb8ac28a8b8
[  850.884159] FS:  00007fb219789740(0000) GS:ffff9fbe93a00000(0000) knlGS:0000000000000000
[  850.884161] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  850.884162] CR2: 00007fb72fcd66e9 CR3: 0000000128e2e002 CR4: 00000000001706f0
[  850.884163] Call Trace:
[  850.884166]  <TASK>
[  850.884167]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  850.884169]  ? __warn+0x78/0x130
[  850.884173]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  850.884175]  ? report_bug+0x18d/0x1c0
[  850.884179]  ? handle_bug+0x3a/0x70
[  850.884183]  ? exc_invalid_op+0x13/0x60
[  850.884185]  ? asm_exc_invalid_op+0x16/0x20
[  850.884189]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  850.884191]  nvkm_chan_cctx_bind+0xdb/0x140
[  850.884193]  nvkm_uchan_object_fini_1+0x4b/0xa0
[  850.884196]  nvkm_oproxy_fini+0x71/0x90
[  850.884200]  nvkm_object_fini+0xb0/0x240
[  850.884203]  nvkm_ioctl_del+0x26/0x90
[  850.884205]  nvkm_ioctl+0x102/0x250
[  850.884208]  usif_ioctl+0x102/0x3d0
[  850.884211]  nouveau_drm_ioctl+0x9c/0xb0
[  850.884213]  __x64_sys_ioctl+0x88/0xc0
[  850.884217]  do_syscall_64+0x38/0x90
[  850.884219]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  850.884222] RIP: 0033:0x7fb219b1a5db
[  850.884223] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  850.884225] RSP: 002b:00007ffe8ad23220 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  850.884227] RAX: ffffffffffffffda RBX: 000055ff4c2cfec0 RCX: 00007fb219b1a5db
[  850.884228] RDX: 00007ffe8ad232c0 RSI: 00000000c0186447 RDI: 000000000000000a
[  850.884229] RBP: 00007ffe8ad232c0 R08: 000055ff4c2ab180 R09: 0000000000000007
[  850.884230] R10: 0000000000000007 R11: 0000000000000246 R12: 00000000c0186447
[  850.884231] R13: 000000000000000a R14: 000055ff4c2bc8e0 R15: 0000000000000001
[  850.884233]  </TASK>
[  850.884234] ---[ end trace 0000000000000000 ]---
[  865.883516] nouveau 0000:03:00.0: gst-plugin-scan[882]: failed to idle channel 6 [gst-plugin-scan[882]]
[  876.094223] ------------[ cut here ]------------
[  876.094229] nouveau 0000:03:00.0: timeout
[  876.094246] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:251 nvkm_runl_preempt_wait+0xbc/0xd0
[  876.094252] Modules linked in:
[  876.094254] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  876.094256] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  876.094257] RIP: 0010:nvkm_runl_preempt_wait+0xbc/0xd0
[  876.094260] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c6 8d 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 14 2c cc fe <0f> 0b b8 92 ff ff ff eb ae e8 f6 2b b3 00 66 0f 1f 44 00 00 90 90
[  876.094262] RSP: 0018:ffffa4760270fbc0 EFLAGS: 00010282
[  876.094264] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  876.094265] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  876.094267] RBP: 0000000000000001 R08: 00000000ffffdfff R09: 0000000000000001
[  876.094268] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  876.094269] R13: ffff9fb880207c00 R14: ffff9fb883ac9b10 R15: ffff9fb883ac9b00
[  876.094270] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  876.094272] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  876.094273] CR2: 00007fd0eeb301f4 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  876.094275] Call Trace:
[  876.094276]  <TASK>
[  876.094278]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  876.094280]  ? __warn+0x78/0x130
[  876.094285]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  876.094287]  ? report_bug+0x18d/0x1c0
[  876.094290]  ? handle_bug+0x3a/0x70
[  876.094294]  ? exc_invalid_op+0x13/0x60
[  876.094296]  ? asm_exc_invalid_op+0x16/0x20
[  876.094300]  ? nvkm_runl_preempt_wait+0xbc/0xd0
[  876.094302]  nvkm_chan_remove+0x3e/0x70
[  876.094304]  nvkm_uchan_fini+0x1a/0x40
[  876.094307]  nvkm_object_fini+0xb0/0x240
[  876.094311]  nvkm_ioctl_del+0x26/0x90
[  876.094313]  nvkm_ioctl+0x102/0x250
[  876.094319]  nvif_object_dtor+0x78/0xb0
[  876.094323]  nouveau_channel_del+0x7d/0x110
[  876.094326]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  876.094329]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  876.094332]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  876.094334]  drm_ioctl_kernel+0xb9/0x160
[  876.094337]  ? do_vmi_align_munmap+0x436/0x4b0
[  876.094340]  drm_ioctl+0x212/0x470
[  876.094342]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  876.094344]  ? _raw_spin_unlock+0xd/0x30
[  876.094347]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  876.094349]  ? __rseq_handle_notify_resume+0x393/0x500
[  876.094352]  nouveau_drm_ioctl+0x51/0xb0
[  876.094355]  __x64_sys_ioctl+0x88/0xc0
[  876.094358]  do_syscall_64+0x38/0x90
[  876.094361]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  876.094364] RIP: 0033:0x7fb219b1a5db
[  876.094365] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  876.094367] RSP: 002b:00007ffe8ad231e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  876.094369] RAX: ffffffffffffffda RBX: 000055ff4c2cf5b8 RCX: 00007fb219b1a5db
[  876.094370] RDX: 00007ffe8ad23280 RSI: 0000000040046443 RDI: 000000000000000a
[  876.094371] RBP: 00007ffe8ad23280 R08: 000000055ff4c2ba R09: 0000000000000007
[  876.094373] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  876.094374] R13: 000000000000000a R14: 000055ff4c2bc8e0 R15: 0000000000000001
[  876.094376]  </TASK>
[  876.094377] ---[ end trace 0000000000000000 ]---
[  886.094057] ------------[ cut here ]------------
[  886.094059] nouveau 0000:03:00.0: timeout
[  886.094069] WARNING: CPU: 4 PID: 882 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:228 nv50_runl_wait+0xad/0xc0
[  886.094073] Modules linked in:
[  886.094075] CPU: 4 PID: 882 Comm: gst-plugin-scan Tainted: G        W          6.4.11 #1
[  886.094077] Hardware name: Dell Inc. Precision Tower 5810/0HHV7N, BIOS A12 03/09/2016
[  886.094078] RIP: 0010:nv50_runl_wait+0xad/0xc0
[  886.094081] Code: 8b 40 10 48 8b 78 10 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 e5 62 09 00 48 89 da 48 c7 c7 c2 4c 92 92 48 89 c6 e8 33 01 cc fe <0f> 0b b8 92 ff ff ff eb ae e8 15 01 b3 00 0f 1f 44 00 00 90 90 90
[  886.094083] RSP: 0018:ffffa4760270fb60 EFLAGS: 00010282
[  886.094085] RAX: 0000000000000000 RBX: ffff9fb8813ef310 RCX: 0000000000000000
[  886.094086] RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
[  886.094088] RBP: 0000000000002000 R08: 00000000ffffdfff R09: 0000000000000001
[  886.094089] R10: 00000000ffffdfff R11: ffffffff92c8b0a0 R12: ffff9fb880207cb8
[  886.094090] R13: ffff9fb880207c00 R14: ffff9fb883ac9b10 R15: ffff9fb880207c00
[  886.094092] FS:  00007fb219789740(0000) GS:ffff9fbe93b00000(0000) knlGS:0000000000000000
[  886.094093] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  886.094095] CR2: 00007fd0eeb301f4 CR3: 0000000128e2e002 CR4: 00000000001706e0
[  886.094096] Call Trace:
[  886.094097]  <TASK>
[  886.094098]  ? nv50_runl_wait+0xad/0xc0
[  886.094101]  ? __warn+0x78/0x130
[  886.094104]  ? nv50_runl_wait+0xad/0xc0
[  886.094106]  ? report_bug+0x18d/0x1c0
[  886.094109]  ? handle_bug+0x3a/0x70
[  886.094111]  ? exc_invalid_op+0x13/0x60
[  886.094114]  ? asm_exc_invalid_op+0x16/0x20
[  886.094116]  ? nv50_runl_wait+0xad/0xc0
[  886.094119]  nv50_runl_update+0x2aa/0x3e0
[  886.094122]  nvkm_runl_update_locked+0x26/0x50
[  886.094128]  nvkm_chan_remove+0x53/0x70
[  886.094130]  nvkm_uchan_fini+0x1a/0x40
[  886.094132]  nvkm_object_fini+0xb0/0x240
[  886.094134]  nvkm_ioctl_del+0x26/0x90
[  886.094137]  nvkm_ioctl+0x102/0x250
[  886.094139]  nvif_object_dtor+0x78/0xb0
[  886.094141]  nouveau_channel_del+0x7d/0x110
[  886.094144]  nouveau_abi16_chan_fini.isra.0+0xf2/0x150
[  886.094146]  nouveau_abi16_ioctl_channel_free+0x75/0xc0
[  886.094149]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  886.094151]  drm_ioctl_kernel+0xb9/0x160
[  886.094153]  ? do_vmi_align_munmap+0x436/0x4b0
[  886.094156]  drm_ioctl+0x212/0x470
[  886.094157]  ? __pfx_nouveau_abi16_ioctl_channel_free+0x10/0x10
[  886.094160]  ? _raw_spin_unlock+0xd/0x30
[  886.094161]  ? finish_task_switch.isra.0+0x8b/0x2a0
[  886.094163]  ? __rseq_handle_notify_resume+0x393/0x500
[  886.094165]  nouveau_drm_ioctl+0x51/0xb0
[  886.094168]  __x64_sys_ioctl+0x88/0xc0
[  886.094170]  do_syscall_64+0x38/0x90
[  886.094172]  entry_SYSCALL_64_after_hwframe+0x77/0xe1
[  886.094175] RIP: 0033:0x7fb219b1a5db
[  886.094176] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[  886.094178] RSP: 002b:00007ffe8ad231e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  886.094180] RAX: ffffffffffffffda RBX: 000055ff4c2cf5b8 RCX: 00007fb219b1a5db
[  886.094181] RDX: 00007ffe8ad23280 RSI: 0000000040046443 RDI: 000000000000000a
[  886.094182] RBP: 00007ffe8ad23280 R08: 000000055ff4c2ba R09: 0000000000000007
[  886.094183] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000040046443
[  886.094185] R13: 000000000000000a R14: 000055ff4c2bc8e0 R15: 0000000000000001
[  886.094186]  </TASK>
[  886.094187] ---[ end trace 0000000000000000 ]---
total 0
lrwxrwxrwx 1 root root    0 Aug 21 19:31 card0 -> ../../devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0
lrwxrwxrwx 1 root root    0 Aug 21 19:31 card0-DP-1 -> ../../devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0/card0-DP-1
lrwxrwxrwx 1 root root    0 Aug 21 19:31 card0-DP-2 -> ../../devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0/card0-DP-2
lrwxrwxrwx 1 root root    0 Aug 21 19:31 card0-DVI-I-1 -> ../../devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0/card0-DVI-I-1
lrwxrwxrwx 1 root root    0 Aug 21 19:31 renderD128 -> ../../devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/renderD128
-r--r--r-- 1 root root 4096 Aug 21 19:52 version
00:00.0 Host bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMI2 (rev 02)
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 DMI2
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 0
	NUMA node: 0
	Capabilities: <access denied>

00:01.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 25
	NUMA node: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:01.1 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 26
	NUMA node: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:02.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 2 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 2
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 28
	NUMA node: 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: e000-efff [size=4K] [16-bit]
	Memory behind bridge: f4000000-f60fffff [size=33M] [32-bit]
	Prefetchable memory behind bridge: e8000000-f3ffffff [size=192M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 30
	NUMA node: 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.1 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 31
	NUMA node: 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.2 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 32
	NUMA node: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.3 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 33
	NUMA node: 0
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:05.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Address Map, VTd_Misc, System Management (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Capabilities: <access denied>

00:05.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Hot Plug (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Capabilities: <access denied>

00:05.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 RAS, Control Status and Global Errors (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Capabilities: <access denied>

00:05.4 PIC: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 I/O APIC (rev 02) (prog-if 20 [IO(X)-APIC])
	Subsystem: Dell Xeon E7 v3/Xeon E5 v3/Core i7 I/O APIC
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0
	Region 0: Memory at f623e000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:11.0 Unassigned class [ff00]: Intel Corporation C610/X99 series chipset SPSR (rev 05)
	Subsystem: Dell C610/X99 series chipset SPSR
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0
	Capabilities: <access denied>

00:11.4 SATA controller: Intel Corporation C610/X99 series chipset sSATA Controller [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell C610/X99 series chipset sSATA Controller [AHCI mode]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 39
	NUMA node: 0
	Region 0: I/O ports at f130 [size=8]
	Region 1: I/O ports at f120 [size=4]
	Region 2: I/O ports at f110 [size=8]
	Region 3: I/O ports at f100 [size=4]
	Region 4: I/O ports at f040 [size=32]
	Region 5: Memory at f623d000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:14.0 USB controller: Intel Corporation C610/X99 series chipset USB xHCI Host Controller (rev 05) (prog-if 30 [XHCI])
	Subsystem: Dell C610/X99 series chipset USB xHCI Host Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	NUMA node: 0
	Region 0: Memory at f6220000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller: Intel Corporation C610/X99 series chipset MEI Controller #1 (rev 05)
	Subsystem: Dell C610/X99 series chipset MEI Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 38
	NUMA node: 0
	Region 0: Memory at f623c000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:16.2 IDE interface: Intel Corporation C610/X99 series chipset IDE-r Controller (rev 05) (prog-if 85 [PCI native mode-only controller, supports bus mastering])
	Subsystem: Dell C610/X99 series chipset IDE-r Controller
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	NUMA node: 0
	Region 0: I/O ports at f0f0 [size=8]
	Region 1: I/O ports at f0e0 [size=4]
	Region 2: I/O ports at f0d0 [size=8]
	Region 3: I/O ports at f0c0 [size=4]
	Region 4: I/O ports at f0b0 [size=16]
	Capabilities: <access denied>

00:16.3 Serial controller: Intel Corporation C610/X99 series chipset KT Controller (rev 05) (prog-if 02 [16550])
	Subsystem: Dell C610/X99 series chipset KT Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	NUMA node: 0
	Region 0: I/O ports at f0a0 [size=8]
	Region 1: Memory at f623a000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 05)
	Subsystem: Dell Ethernet Connection I217-LM
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 41
	NUMA node: 0
	Region 0: Memory at f6200000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f6239000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at f020 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1a.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Dell C610/X99 series chipset USB Enhanced Host Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at f6238000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1b.0 Audio device: Intel Corporation C610/X99 series chipset HD Audio Controller (rev 05)
	Subsystem: Dell C610/X99 series chipset HD Audio Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 43
	NUMA node: 0
	Region 0: Memory at f6230000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation C610/X99 series chipset PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
	Subsystem: Dell C610/X99 series chipset PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 34
	NUMA node: 0
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: 1000-1fff [size=4K] [16-bit]
	Memory behind bridge: e0000000-e01fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: e0200000-e03fffff [size=2M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge: Intel Corporation C610/X99 series chipset PCI Express Root Port #2 (rev d5) (prog-if 00 [Normal decode])
	Subsystem: Dell C610/X99 series chipset PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 35
	NUMA node: 0
	Bus: primary=00, secondary=09, subordinate=0a, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge: Intel Corporation C610/X99 series chipset PCI Express Root Port #5 (rev d5) (prog-if 00 [Normal decode])
	Subsystem: Dell C610/X99 series chipset PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 36
	NUMA node: 0
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: f6100000-f61fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Dell C610/X99 series chipset USB Enhanced Host Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at f6237000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge: Intel Corporation C610/X99 series chipset LPC Controller (rev 05)
	Subsystem: Dell C610/X99 series chipset LPC Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich

00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset SATA RAID Controller (rev 05)
	Subsystem: Dell C600/X79 series chipset SATA RAID Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 40
	NUMA node: 0
	Region 0: I/O ports at f090 [size=8]
	Region 1: I/O ports at f080 [size=4]
	Region 2: I/O ports at f070 [size=8]
	Region 3: I/O ports at f060 [size=4]
	Region 4: I/O ports at f000 [size=32]
	Region 5: Memory at f6236000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation C610/X99 series chipset SMBus Controller (rev 05)
	Subsystem: Dell C610/X99 series chipset SMBus Controller
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at f6235000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0580 [size=32]
	Kernel driver in use: i801_smbus

03:00.0 VGA compatible controller: NVIDIA Corporation GF106GL [Quadro 2000] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: NVIDIA Corporation GF106GL [Quadro 2000]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 37
	NUMA node: 0
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=32M]
	Region 1: Memory at e8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=64M]
	Region 5: I/O ports at e000 [size=128]
	Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau

03:00.1 Audio device: NVIDIA Corporation GF106 High Definition Audio Controller (rev a1)
	Subsystem: NVIDIA Corporation GF106 High Definition Audio Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 44
	NUMA node: 0
	Region 0: Memory at f6080000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

09:00.0 PCI bridge: Texas Instruments XIO2001 PCI Express-to-PCI Bridge (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0
	Bus: primary=09, secondary=0a, subordinate=0a, sec-latency=32
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

0b:00.0 Network controller: Intel Corporation Wireless 7265 (rev 61)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [Stone Peak 2 AC]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 42
	NUMA node: 0
	Region 0: Memory at f6100000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

ff:0b.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0b.1 Performance counters: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:0b.2 Performance counters: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:0c.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:10.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:10.1 Performance counters: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:10.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:10.6 Performance counters: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:10.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:12.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0 (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:12.1 Performance counters: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0 (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:13.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Channel 0/1 Broadcast (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Global Broadcast (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 Thermal Control (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 Thermal Control
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:14.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 Thermal Control (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 Thermal Control
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:14.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 ERROR Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 ERROR Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 ERROR Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 ERROR Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:14.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:15.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 Thermal Control (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 Thermal Control
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:15.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 Thermal Control (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 Thermal Control
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:15.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 ERROR Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 ERROR Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:15.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 ERROR Registers (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 ERROR Registers
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:16.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Target Address, Thermal & RAS Registers (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:16.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Channel 2/3 Broadcast (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:16.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Global Broadcast (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:17.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 0 Thermal Control (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: hswep_uncore

ff:17.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:17.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:17.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:17.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3 (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1e.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1e.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1e.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1e.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1e.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit (rev 02)
	Subsystem: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1f.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 VCU (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:1f.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 VCU (rev 02)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux