All of lore.kernel.org
 help / color / mirror / Atom feed
* drm/nouveau: crash regression in 3.5
@ 2012-07-23 18:01 Ortwin Glück
  2012-07-24 17:00 ` Marcin Slusarz
  0 siblings, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-07-23 18:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: bskeggs, dri-devel

Hi,

My HP Elitebook 8540w now crashes on boot with 3.5. All works fine with 
3.4. Bisected to the following commit:

20abd1634a6e2eedb84ca977adea56b8aa06cc3e is the first bad commit
commit 20abd1634a6e2eedb84ca977adea56b8aa06cc3e
Author: Ben Skeggs <bskeggs@redhat.com>
Date:   Mon Apr 30 11:33:43 2012 -0500

     drm/nouveau: create real execution engine for software object class

     Just a cleanup more or less, and to remove the need for special 
handling of
     software objects.

     This removes a heap of documentation on dma/graph object formats. 
The info
     is very out of date with our current understanding, and is far better
     documented in rnndb in envytools git.

     Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

lspci:
01:00.0 VGA compatible controller: NVIDIA Corporation GT215 [Quadro FX 
1800M] (rev a2)


kernel output from a working 3.4:
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Detected 
an NV50 generation card (0x0a3e00a2)
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Checking 
PRAMIN for VBIOS
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: ... 
appears to be valid
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Using 
VBIOS from PRAMIN
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: BIT BIOS found
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Bios 
version 70.15.43.00
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: TMDS table 
version 2.0
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: BIOS 
version 3.0
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: MXMS 
Version 3.0
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB 
version 4.0
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
00: 01000313 00010034
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
03: 080153d6 0f220020
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
04: 08015392 00020020
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
05: 080143c6 0f220010
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
06: 08014382 00020010
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
08: 040383b6 0f230014
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
10: 020273a6 0f220010
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
11: 02027362 00020010
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 
13: 02049300 00000000
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
00: 00000040
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
01: 00001161
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
02: 00001231
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
03: 01000331
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
04: 01000446
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
05: 02000546
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
06: 00010631
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
07: 00010746
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
08: 00020847
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 
09: 00000900
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table 0 at offset 0x7AE4
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: 
Condition still not met after 20ms, skipping follow
ing opcodes
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: 
Condition still not met after 20ms, skipping follow
ing opcodes
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table 1 at offset 0x809A
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table 2 at offset 0x951E
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table 3 at offset 0x955C
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table 4 at offset 0x97CA
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing 
VBIOS init table at offset 0x982F
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: 
Condition still not met after 20ms, skipping follow
ing opcodes
Jul 23 19:49:57 localhost kernel: [TTM] Zone  kernel: Available graphics 
memory: 4008772 kiB
Jul 23 19:49:57 localhost kernel: [TTM] Zone   dma32: Available graphics 
memory: 2097152 kiB
Jul 23 19:49:57 localhost kernel: [TTM] Initializing pool allocator
Jul 23 19:49:57 localhost kernel: [TTM] Initializing DMA pool allocator
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: Detected 
1024MiB VRAM (GDDR5)
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 512 MiB 
GART (aperture)
Jul 23 19:49:57 localhost kernel: [drm] Supports vblank timestamp 
caching Rev 1 (10.10.2010).
Jul 23 19:49:57 localhost kernel: [drm] No driver support for vblank 
timestamp query.
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: ACPI 
backlight interface available, not registering our own
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 3 
available performance level(s)
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 0: core 
135MHz shader 270MHz memory 135MHz voltage 800mV
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 1: core 
405MHz shader 810MHz memory 324MHz voltage 850mV
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: 3: core 
561MHz shader 1125MHz memory 1099MHz voltage 1000mV
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: c: core 
405MHz shader 810MHz memory 324MHz voltage 1000mV
Jul 23 19:49:57 localhost kernel: [drm] nouveau 0000:01:00.0: allocated 
1680x1050 fb: 0x210000, bo ffff880230e50c00
Jul 23 19:49:57 localhost kernel: fbcon: nouveaufb (fb0) is primary device
Jul 23 19:49:57 localhost kernel: Console: switching to colour frame 
buffer device 210x65
Jul 23 19:49:57 localhost kernel: fb0: nouveaufb frame buffer device
Jul 23 19:49:57 localhost kernel: drm: registered panic notifier
Jul 23 19:49:57 localhost kernel: [drm] Initialized nouveau 1.0.0 
20120316 for 0000:01:00.0 on minor 0

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-23 18:01 drm/nouveau: crash regression in 3.5 Ortwin Glück
@ 2012-07-24 17:00 ` Marcin Slusarz
  2012-07-24 17:22   ` Ortwin Glück
  0 siblings, 1 reply; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-24 17:00 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel

On Mon, Jul 23, 2012 at 08:01:14PM +0200, Ortwin Glück wrote:
> Hi,
> 
> My HP Elitebook 8540w now crashes on boot with 3.5. All works fine with 
> 3.4. Bisected to the following commit:
> 
> 20abd1634a6e2eedb84ca977adea56b8aa06cc3e is the first bad commit
> commit 20abd1634a6e2eedb84ca977adea56b8aa06cc3e
> Author: Ben Skeggs <bskeggs@redhat.com>
> Date:   Mon Apr 30 11:33:43 2012 -0500
> 
>      drm/nouveau: create real execution engine for software object class
> 
>      Just a cleanup more or less, and to remove the need for special 
> handling of
>      software objects.
> 
>      This removes a heap of documentation on dma/graph object formats. 
> The info
>      is very out of date with our current understanding, and is far better
>      documented in rnndb in envytools git.
> 
>      Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
> 
> lspci:
> 01:00.0 VGA compatible controller: NVIDIA Corporation GT215 [Quadro FX 
> 1800M] (rev a2)
> 

Please post the crash log.

Marcin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-24 17:00 ` Marcin Slusarz
@ 2012-07-24 17:22   ` Ortwin Glück
  2012-07-24 20:57     ` Marcin Slusarz
  0 siblings, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-07-24 17:22 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel

On 24.07.2012 19:00, Marcin Slusarz wrote:
> Please post the crash log.

Sorry, I was not precise: it boots until drm performs modesetting (so it 
seems). The screen goes black and the machine is dead. So there is 
nothing I could post here, unfortunately.

This is a video of 3.5 booting:
http://www.odi.ch/VIDEO0010.3gp

Don't worry about the external monitor: same behaviour with the built-in 
panel.

Thanks,

Ortwin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-24 17:22   ` Ortwin Glück
@ 2012-07-24 20:57     ` Marcin Slusarz
  2012-07-25  8:46       ` Ortwin Glück
  0 siblings, 1 reply; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-24 20:57 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel

On Tue, Jul 24, 2012 at 07:22:52PM +0200, Ortwin Glück wrote:
> On 24.07.2012 19:00, Marcin Slusarz wrote:
> > Please post the crash log.
> 
> Sorry, I was not precise: it boots until drm performs modesetting (so it 
> seems). The screen goes black and the machine is dead. So there is 
> nothing I could post here, unfortunately.
> 
> This is a video of 3.5 booting:
> http://www.odi.ch/VIDEO0010.3gp

Does it work if you boot without X and modprobe nouveau manually? If it does,
can you disable page flipping in xorg.conf (Option "PageFlip" "0" in nouveau
device section) and recheck with X?

Does it work if you disable acceleration (nouveau.noaccel=1 in kernel command
line)? Is there anything saved in /var/log/ from previous boot? Can you ssh
into and check dmesg? Can you use netconsole and catch full log?

Marcin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-24 20:57     ` Marcin Slusarz
@ 2012-07-25  8:46       ` Ortwin Glück
  2012-07-25 18:42         ` Marcin Slusarz
  0 siblings, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-07-25  8:46 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel

[-- Attachment #1: Type: text/plain, Size: 805 bytes --]

> Does it work if you boot without X and modprobe nouveau manually? If it does,
> can you disable page flipping in xorg.conf (Option "PageFlip" "0" in nouveau
> device section) and recheck with X?

It happens long before X, when the nouveau module is loaded.

> Does it work if you disable acceleration (nouveau.noaccel=1 in kernel command
> line)?

nouveau.noaccel=1 is already on my cmdline as running X with accel 
enabled never worked anyway.

 > Is there anything saved in /var/log/ from previous boot? Can you ssh
> into and check dmesg? Can you use netconsole and catch full log?

Thanks for the netconsole tip. I have attached the log.

I am not an expert but it looks like a crash in the inlined 
nouveau_software_vblank(). Is the vblank.list already initialized at 
this point?

Thanks,

Ortwin

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 33865 bytes --]

Initializing cgroup subsys cpu
Linux version 3.5.0 (root@ortwin-hp) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #2 SMP PREEMPT Wed Jul 25 09:39:45 CEST 2012
Command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:1a:64:89:71:b8
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable
BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved
BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS
BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data
BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
NX (Execute Disable) protection: active
DMI 2.6 present.
No AGP bridge found
e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
init_memory_mapping: [mem 0x00000000-0xbf7fffff]
init_memory_mapping: [mem 0x100000000-0x23bffffff]
ACPI: RSDP 00000000000fddc0 00024 (v02 HPQOEM)
ACPI: XSDT 00000000bf7fe120 00094 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
ACPI: FACP 00000000bf7fc000 000F4 (v03 HPQOEM 1521     0000000F HP   00000001)
ACPI: DSDT 00000000bf7da000 1C77F (v02 HPQOEM 1521     00000001 INTL 20060912)
ACPI: FACS 00000000bf760000 00040
ACPI: HPET 00000000bf7fb000 00038 (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: APIC 00000000bf7fa000 000BC (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: MCFG 00000000bf7f9000 0003C (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: TCPA 00000000bf7f7000 00032 (v02 HPQOEM 1521     00000000 HP   00000001)
ACPI: SSDT 00000000bf7d7000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
ACPI: SSDT 00000000bf7d6000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
ACPI: SLIC 00000000bf7d5000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
ACPI: SSDT 00000000bf7d1000 02576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
ACPI: DMAR 00000000bf7d0000 00080 (v01 INTEL  CP_DALE  00000001 INTL 00000001)
ACPI: SSDT 00000000bf7cf000 00A10 (v01  PmRef    CpuPm 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7ce000 00288 (v01  PmRef  Cpu0Tst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7cd000 00225 (v01  PmRef    ApTst 00003000 INTL 20060912)
ACPI: ASF! 00000000bf7f8000 000A0 (v32 HPQOEM 1521     00000001 HP   00000001)
Zone ranges:
  DMA      [mem 0x00010000-0x00ffffff]
  DMA32    [mem 0x01000000-0xffffffff]
  Normal   [mem 0x100000000-0x23bffffff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x00010000-0x0009efff]
  node   0: [mem 0x00100000-0xbefc1fff]
  node   0: [mem 0xbf7ff000-0xbf7fffff]
  node   0: [mem 0x100000000-0x1fbffffff]
  node   0: [mem 0x200000000-0x23bffffff]
ACPI: PM-Timer IO Port: 0x408
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 8 CPUs, 4 hotplug CPUs
e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s78080 r8192 d24320 u262144
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2023500
Kernel command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:1a:64:89:71:b8
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
__ex_table already sorted, skipping sort
Checking aperture...
No AGP bridge found
Memory: 8015340k/9371648k available (7704k kernel code, 1131192k absent, 225116k reserved, 5399k data, 540k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:744 16
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
Fast TSC calibration failed
TSC: PIT calibration matches HPET. 1 loops
Detected 2660.535 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5321.07 BogoMIPS (lpj=10642140)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 256
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 9 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
ACPI: Core revision 20120320
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz stepping 05
Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
CPUID marked event: 'bus cycles' unavailable
... version:                3
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             000000070000000f
Booting Node   0, Processors  #1 #2 #3
Brought up 4 CPUs
Total of 4 processors activated (21284.28 BogoMIPS).
devtmpfs: initialized
PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes)
NET: Registered protocol family 16
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
dca service started, version 1.12.1
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: SSDT 00000000bf6bba18 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b9018 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: SSDT 00000000bf6baa98 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b8d98 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: Power Resource [APPR] (off)
ACPI: Power Resource [COMP] (on)
ACPI: Power Resource [LPP] (on)
ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff]
pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode)
pci_bus 0000:47: [bus 47-4a] partially hidden behind transparent bridge 0000:46 [bus 46-47]
 pci0000:00: Requesting ACPI _OSC control (0x1d)
 pci0000:00: ACPI _OSC control (0x1d) granted
ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
PCI host bridge to bus 0000:ff
 pci0000:ff: Requesting ACPI _OSC control (0x1d)
 pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:00.0
SCSI subsystem initialized
ACPI: bus type usb registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Linux video capture interface: v2.00
wmi: Mapper loaded
Advanced Linux Sound Architecture Driver Version 1.0.25.
PCI: Using ACPI for IRQ routing
Bluetooth: Core ver 2.16
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
cfg80211: Calling CRDA to update world regulatory domain
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type pnp registered
system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:01: [mem 0xd7700000-0xd7700fff] has been reserved
system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:07: [io  0x0200-0x027f] has been reserved
system 00:07: [io  0x1000-0x100f] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0x0400-0x047f] has been reserved
system 00:07: [io  0x0500-0x057f] has been reserved
system 00:07: [io  0xef80-0xef9f] has been reserved
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
pci 0000:03:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
pci 0000:00:1e.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0:   bridge window [mem 0xd7500000-0xd75fffff]
pci 0000:03:00.0: BAR 6: assigned [mem 0xd3120000-0xd313ffff pref]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
pci 0000:00:1c.1:   bridge window [mem 0xd3500000-0xd74fffff]
pci 0000:00:1c.1:   bridge window [mem 0xd3100000-0xd31fffff 64bit pref]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.3:   bridge window [mem 0xd3400000-0xd34fffff]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:00:1c.7:   bridge window [mem 0xd3300000-0xd33fffff]
pci 0000:46:06.4: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
pci 0000:46:06.4: BAR 13: assigned [io  0x2000-0x20ff]
pci 0000:46:06.4: BAR 14: assigned [io  0x2400-0x24ff]
pci 0000:46:06.4: CardBus bridge to [bus 47-4a]
pci 0000:46:06.4:   bridge window [io  0x2000-0x20ff]
pci 0000:46:06.4:   bridge window [io  0x2400-0x24ff]
pci 0000:46:06.4:   bridge window [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4:   bridge window [mem 0xdc000000-0xdfffffff]
pci 0000:00:1e.0: PCI bridge to [bus 46-47]
pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1e.0:   bridge window [mem 0xd3200000-0xd32fffff]
pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xdbffffff pref]
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP: reno registered
UDP hash table entries: 4096 (order: 5, 131072 bytes)
UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
NET: Registered protocol family 1
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
software IO TLB [mem 0xbafb8000-0xbefb7fff] (64MB) mapped at [ffff8800bafb8000-ffff8800befb7fff]
kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
audit: initializing netlink socket (disabled)
type=2000 audit(1343202364.784:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
NTFS driver 2.1.30 [Flags: R/W].
msgmni has been set to 15654
NET: Registered protocol family 38
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler deadline registered (default)
io scheduler cfq registered
pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
pci 0000:44:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
pci 0000:45:00.0: Signaling PME through PCIe PME interrupt
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 103c ss_did 1521
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
ACPI: AC Adapter [AC] (on-line)
input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
ACPI: Sleep Button [SLPB]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
ACPI: Power Button [PWRF]
acpi device:04: registered as cooling_device0
ACPI: Can't attach device
video: probe of LNXVIDEO:00 failed with error -2
ACPI: Requesting acpi_cpufreq
thermal LNXTHERM:00: registered as thermal_zone0
ACPI: Thermal Zone [EXTZ] (52 C)
thermal LNXTHERM:01: registered as thermal_zone1
ACPI: Thermal Zone [EX2Z] (0 C)
thermal LNXTHERM:02: registered as thermal_zone2
ACPI: Thermal Zone [PWMZ] (38 C)
thermal LNXTHERM:03: registered as thermal_zone3
ACPI: Thermal Zone [LOCZ] (44 C)
thermal LNXTHERM:04: registered as thermal_zone4
ACPI: Thermal Zone [GFXZ] (0 C)
thermal LNXTHERM:05: registered as thermal_zone5
ACPI: Thermal Zone [BATZ] (30 C)
thermal LNXTHERM:06: registered as thermal_zone6
ACPI: Thermal Zone [EGXZ] (67 C)
thermal LNXTHERM:07: registered as thermal_zone7
ACPI: Thermal Zone [CPUZ] (53 C)
thermal LNXTHERM:08: registered as thermal_zone8
ACPI: Thermal Zone [MCHZ] (56 C)
thermal LNXTHERM:09: registered as thermal_zone9
ACPI: Thermal Zone [PCHZ] (67 C)
ioatdma: Intel(R) QuickData Technology Driver 4.00
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
0000:00:16.3: ttyS1 at I/O 0x6050 (irq = 17) is a 16550A
Non-volatile memory driver v1.3
Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
Hangcheck: Using getrawmonotonic().
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
'Low Performance USB Block' driver is deprecated. Please switch to usb-storage
usbcore: registered new interface driver ub
ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lpc_ich: Resource conflict(s) found affecting iTCO_wdt
ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lpc_ich: Resource conflict(s) found affecting gpio_ich
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627100 irq 46
ata2: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627180 irq 46
ata3: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627200 irq 46
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627300 irq 46
ata6: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627380 irq 46
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 68:b5:99:f2:f0:3d
e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: 2052FF-0FF
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:03:00.0: eth1: RTL8168c/8111c at 0xffffc90000064000, 00:e0:4c:68:d5:5d, XID 1c4000c0 IRQ 48
r8169 0000:03:00.0: eth1: jumbo features [frames: 6128 bytes, tx checksumming: ko]
iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
iwlwifi: Copyright(c) 2003-2012 Intel Corporation
iwlwifi 0000:44:00.0: pci_resource_len = 0x00002000
iwlwifi 0000:44:00.0: pci_resource_base = ffffc90000068000
iwlwifi 0000:44:00.0: HW Revision ID = 0x35
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver rndis_host
usbcore: registered new interface driver ipheth
firewire_ohci 0000:46:06.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
yenta_cardbus 0000:46:06.4: CardBus bridge found [103c:1521]
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: unexpected _GTF length (8)
ata1.00: ATA-8: Hitachi HTS725050A9A364, PC4OCH0A, max UDMA/100
ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: unexpected _GTF length (8)
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72505 PC4O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Refined TSC clocksource calibration: 2660.459 MHz.
Switching to clocksource tsc
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: unexpected _GTF length (8)
ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
ata2.00: unexpected _GTF length (8)
ata2.00: configured for UDMA/100
 sda: sda1 sda2 sda3 sda4 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
scsi 1:0:0:0: CD-ROM            hp       BD ROM BC-5501H  2.90 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi generic sg1 type 5
firewire_core 0000:46:06.0: created device fw0: GUID 5566778811223344, S400
ata3: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
yenta_cardbus 0000:46:06.4: ISA IRQ mask 0x0cb8, PCI irq 22
yenta_cardbus 0000:46:06.4: Socket status: 30000810
pci_bus 0000:46: Raising subordinate bus# of parent bus (#46) from #47 to #4a
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [io  0x2000-0x2fff]
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd3200000-0xd32fffff]
pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3200000-0xd32fffff:
 excluding 0xd3200000-0xd320ffff
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff pref]
pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff:
 excluding 0xd8000000-0xdbffffff
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd7629000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 3.5.0 ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: irq 20, io mem 0xd7628000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 3.5.0 ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
xhci_hcd 0000:45:00.0: xHCI Host Controller
xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 3
xhci_hcd 0000:45:00.0: irq 19, io mem 0xd3300000
usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: xHCI Host Controller
usb usb3: Manufacturer: Linux 3.5.0 xhci_hcd
usb usb3: SerialNumber: 0000:45:00.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
xhci_hcd 0000:45:00.0: xHCI Host Controller
xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 4
usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: xHCI Host Controller
usb usb4: Manufacturer: Linux 3.5.0 xhci_hcd
usb usb4: SerialNumber: 0000:45:00.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver libusual
usbcore: registered new interface driver usbserial
usbserial: USB Serial Driver core
usbcore: registered new interface driver ftdi_sio
USB Serial support registered for FTDI USB Serial Device
ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042: Detected active multiplexing controller, rev 1.1
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver wacom
rtc_cmos 00:08: RTC can wake from S4
rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
i2c /dev entries driver
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
iTCO_vendor_support: vendor-support=0
usbcore: registered new interface driver btusb
cpuidle: using governor ladder
cpuidle: using governor menu
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:46:06.1: SDHCI controller found [1180:0822] (rev 25)
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
mmc0: SDHCI controller on PCI [0000:46:06.1] using DMA
usbcore: registered new interface driver usbhid
lis3lv02d: 8 bits sensor found
hp_accel: driver loaded
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22)
usb 1-1.1: new full-speed USB device number 3 using ehci_hcd
hub 1-1.4:1.0: 4 ports detected
usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b15e
usb 1-1.5: Manufacturer: Chicony Electronics Co., Ltd.
usb 1-1.4.3: new low-speed USB device number 7 using ehci_hcd
usb 1-1.4.3: Manufacturer: Logitech
hid-generic 0003:046D:C30E.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:1a.0-1.4.3/input0
hid-generic 0003:046D:C03F.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.4.4/input0
Netfilter messages via NETLINK v0.30.
xt_time: kernel timezone is -0000
TCP: cubic registered
ip6_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 15
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
8021q: 802.1Q VLAN Support v1.8
netpoll: netconsole: local port 4444
netpoll: netconsole: local IP 10.11.1.234
netpoll: netconsole: remote port 4444
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
console [netcon0] enabled
netconsole: network logging started
ALSA device list:
  #0: HDA Intel at 0xd7620000 irq 55
  #1: HDA NVidia at 0xd3000000 irq 17
EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
devtmpfs: mounted
Freeing unused kernel memory: 540k freed
Write protecting the kernel read-only data: 12288k
Freeing unused kernel memory: 476k freed
Freeing unused kernel memory: 1052k freed
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
IP: [<ffffffffa00c4145>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
PGD 229da2067 PUD 229da1067 PMD 0 
Oops: 0000 [#1] PREEMPT SMP 
CPU 3 
Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect

Pid: 1474, comm: modprobe Not tainted 3.5.0 #2 Hewlett-Packard HP EliteBook 8540w/1521
RIP: 0010:[<ffffffffa00c4145>]  [<ffffffffa00c4145>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
RSP: 0018:ffff88023bcc3d88  EFLAGS: 00010096
RAX: ffff880227000000 RBX: ffff880232331800 RCX: 000000000000001a
RDX: ffff88023201b840 RSI: 0000000000000000 RDI: ffff880232331800
RBP: ffff88023bcc3db8 R08: ffff8802322d8b00 R09: ffff880232400098
R10: ffffffff812b46ec R11: 0000000000000414 R12: 0000000000000024
R13: 0000000000000000 R14: 0000000000000000 R15: ffff880232331800
FS:  00007fa46c99f700(0000) GS:ffff88023bcc0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000040 CR3: 000000022d415000 CR4: 00000000000007e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process modprobe (pid: 1474, threadinfo ffff88022f520000, task ffff88023220ace0)
Stack:
 ffff88023bccfa68 ffff880232331800 0000000000000024 ffff880227009460
 0000000000000000 0000000000000003 ffff88023bcc3e38 ffffffffa00c43e2
 0000000000000246 ffffffff8105f7ac ffff88023291c000 ffff88023bccfa88
Call Trace:
 <IRQ> 
 [<ffffffffa00c43e2>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
 [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
 [<ffffffff81779d49>] ? _raw_spin_unlock_irq+0x29/0x40
 [<ffffffffa003b2fb>] nouveau_irq_handler+0x9b/0x130 [nouveau]
 [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
 [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
 [<ffffffff810e8923>] handle_irq_event+0x43/0x70
 [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
 [<ffffffff81043ffd>] handle_irq+0x1d/0x30
 [<ffffffff81043c98>] do_IRQ+0x58/0xe0
 [<ffffffff8177a0e7>] common_interrupt+0x67/0x67
 <EOI> 
 [<ffffffff8177a216>] ? retint_kernel+0x26/0x30
 [<ffffffff812b46ec>] ? kobject_uevent_env+0x1cc/0x4b0
 [<ffffffff812c3a1a>] ? ioread32+0x3a/0x40
 [<ffffffffa00bd215>] ? nv50_evo_channel_init+0x225/0x2d0 [nouveau]
 [<ffffffffa0064887>] nv04_timer_read+0x27/0x80 [nouveau]
 [<ffffffffa00c5aba>] nv50_display_sync+0x1ca/0x3f0 [nouveau]
 [<ffffffffa00c62d5>] nv50_display_init+0x5f5/0x900 [nouveau]
 [<ffffffffa0057c8b>] nouveau_display_init+0x2b/0x100 [nouveau]
 [<ffffffffa00351cf>] nouveau_card_init+0x17cf/0x1800 [nouveau]
 [<ffffffffa0035797>] nouveau_load+0x457/0x8c0 [nouveau]
 [<ffffffff81375ffe>] drm_get_pci_dev+0x17e/0x2b0
 [<ffffffffa00db8d4>] nouveau_pci_probe+0x10/0x12 [nouveau]
 [<ffffffff812d724a>] local_pci_probe+0x5a/0xd0
 [<ffffffff812d7820>] pci_device_probe+0x80/0xb0
 [<ffffffff8138ca6a>] ? driver_sysfs_add+0x7a/0xb0
 [<ffffffff8138cdc6>] driver_probe_device+0x96/0x230
 [<ffffffff8138cffb>] __driver_attach+0x9b/0xa0
 [<ffffffff8138cf60>] ? driver_probe_device+0x230/0x230
 [<ffffffff8138b2ce>] bus_for_each_dev+0x5e/0x90
 [<ffffffff8138c9e9>] driver_attach+0x19/0x20
 [<ffffffff8138c470>] bus_add_driver+0x150/0x280
 [<ffffffff8138d58f>] driver_register+0x6f/0x130
 [<ffffffff812d7ab0>] __pci_register_driver+0x50/0xc0
 [<ffffffff81376244>] drm_pci_init+0x114/0x130
 [<ffffffffa010b000>] ? 0xffffffffa010afff
 [<ffffffffa010b000>] ? 0xffffffffa010afff
 [<ffffffffa010b04f>] nouveau_init+0x4f/0x51 [nouveau]
 [<ffffffff8100029d>] do_one_initcall+0x3d/0x170
 [<ffffffff810cf7d2>] sys_init_module+0x92/0x1e0
 [<ffffffff81780a62>] system_call_fastpath+0x16/0x1b
Code: 90 90 90 90 90 90 55 48 89 e5 41 57 49 89 ff 41 56 41 55 41 89 f5 41 54 53 48 83 ec 08 48 8b 87 48 03 00 00 4c 8b b0 e8 00 00 00 <49> 8b 46 40 49 83 c6 40 4c 8d 60 f0 49 39 c6 49 8b 5c 24 10 0f 
RIP  [<ffffffffa00c4145>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
 RSP <ffff88023bcc3d88>
CR2: 0000000000000040
---[ end trace 2c1871b1d3dcbeaf ]---
Kernel panic - not syncing: Fatal exception in interrupt

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-25  8:46       ` Ortwin Glück
@ 2012-07-25 18:42         ` Marcin Slusarz
  2012-07-26 12:56           ` Ortwin Glück
  0 siblings, 1 reply; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-25 18:42 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel, airlied

On Wed, Jul 25, 2012 at 10:46:49AM +0200, Ortwin Glück wrote:
> > Does it work if you boot without X and modprobe nouveau manually? If it does,
> > can you disable page flipping in xorg.conf (Option "PageFlip" "0" in nouveau
> > device section) and recheck with X?
> 
> It happens long before X, when the nouveau module is loaded.
> 
> > Does it work if you disable acceleration (nouveau.noaccel=1 in kernel command
> > line)?
> 
> nouveau.noaccel=1 is already on my cmdline as running X with accel 
> enabled never worked anyway.
> 
>  > Is there anything saved in /var/log/ from previous boot? Can you ssh
> > into and check dmesg? Can you use netconsole and catch full log?
> 
> Thanks for the netconsole tip. I have attached the log.
> 

Good, below patch should fix this panic.

Note that you can hit an oops in drm_handle_vblank because patch from
http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
has not been applied (yet?).

--
From: Marcin Slusarz <marcin.slusarz@gmail.com>
Date: Wed, 25 Jul 2012 20:07:22 +0200
Subject: [PATCH] drm/nouveau: init vblank requests list

Fixes kernel panic when vblank interrupt triggers before first sync to vblank
request.

(Besides init, remove some relevant leftovers from vblank rework)

Reported-by: Ortwin Glück <odi@odi.ch>
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: stable@vger.kernel.org [3.5]
---
 drivers/gpu/drm/nouveau/nouveau_drv.h      |    2 --
 drivers/gpu/drm/nouveau/nouveau_irq.c      |    4 ----
 drivers/gpu/drm/nouveau/nouveau_software.h |    1 +
 3 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index 8613cb2..b863a3a 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -689,8 +689,6 @@ struct drm_nouveau_private {
 	void (*irq_handler[32])(struct drm_device *);
 	bool msi_enabled;
 
-	struct list_head vbl_waiting;
-
 	struct {
 		struct drm_global_reference mem_global_ref;
 		struct ttm_bo_global_ref bo_global_ref;
diff --git a/drivers/gpu/drm/nouveau/nouveau_irq.c b/drivers/gpu/drm/nouveau/nouveau_irq.c
index 868c7fd..b2c2937 100644
--- a/drivers/gpu/drm/nouveau/nouveau_irq.c
+++ b/drivers/gpu/drm/nouveau/nouveau_irq.c
@@ -41,12 +41,8 @@
 void
 nouveau_irq_preinstall(struct drm_device *dev)
 {
-	struct drm_nouveau_private *dev_priv = dev->dev_private;
-
 	/* Master disable */
 	nv_wr32(dev, NV03_PMC_INTR_EN_0, 0);
-
-	INIT_LIST_HEAD(&dev_priv->vbl_waiting);
 }
 
 int
diff --git a/drivers/gpu/drm/nouveau/nouveau_software.h b/drivers/gpu/drm/nouveau/nouveau_software.h
index e60bc6c..b507a92 100644
--- a/drivers/gpu/drm/nouveau/nouveau_software.h
+++ b/drivers/gpu/drm/nouveau/nouveau_software.h
@@ -38,6 +38,7 @@ static inline void
 nouveau_software_context_new(struct nouveau_software_chan *pch)
 {
 	INIT_LIST_HEAD(&pch->flip);
+	INIT_LIST_HEAD(&pch->vblank.list);
 }
 
 static inline void
-- 

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-25 18:42         ` Marcin Slusarz
@ 2012-07-26 12:56           ` Ortwin Glück
  2012-07-26 15:47             ` Marcin Slusarz
  2012-07-29 20:15               ` Marcin Slusarz
  0 siblings, 2 replies; 18+ messages in thread
From: Ortwin Glück @ 2012-07-26 12:56 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel, airlied

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

On 25.07.2012 20:42, Marcin Slusarz wrote:
> Good, below patch should fix this panic.
>
> Note that you can hit an oops in drm_handle_vblank because patch from
> http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
> has not been applied (yet?).

After applying your patch, it still crashes, although with a slightly 
different stack trace. I then also applied the second patch, but that 
doesn't make any difference. New log attached.

Looks like interrupt occurs before nouveau_software_context_new() is 
called? Shouldn't the initialization be done from 
nouveau_irq_preinstall() so it is available when the irq occurs? Again, 
I am not an expert here. Just guessing...

Thanks,

Ortwin

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 33904 bytes --]

Initializing cgroup subsys cpu
Linux version 3.5.0 (root@ortwin-hp) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #3 SMP PREEMPT Thu Jul 26 14:42:43 CEST 2012
Command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:1a:64:89:71:b8 drm.debug=1
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable
BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved
BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS
BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data
BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
NX (Execute Disable) protection: active
DMI 2.6 present.
No AGP bridge found
e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
init_memory_mapping: [mem 0x00000000-0xbf7fffff]
init_memory_mapping: [mem 0x100000000-0x23bffffff]
ACPI: RSDP 00000000000fddc0 00024 (v02 HPQOEM)
ACPI: XSDT 00000000bf7fe120 00094 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
ACPI: FACP 00000000bf7fc000 000F4 (v03 HPQOEM 1521     0000000F HP   00000001)
ACPI: DSDT 00000000bf7da000 1C77F (v02 HPQOEM 1521     00000001 INTL 20060912)
ACPI: FACS 00000000bf760000 00040
ACPI: HPET 00000000bf7fb000 00038 (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: APIC 00000000bf7fa000 000BC (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: MCFG 00000000bf7f9000 0003C (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: TCPA 00000000bf7f7000 00032 (v02 HPQOEM 1521     00000000 HP   00000001)
ACPI: SSDT 00000000bf7d7000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
ACPI: SSDT 00000000bf7d6000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
ACPI: SLIC 00000000bf7d5000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
ACPI: SSDT 00000000bf7d1000 02576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
ACPI: DMAR 00000000bf7d0000 00080 (v01 INTEL  CP_DALE  00000001 INTL 00000001)
ACPI: SSDT 00000000bf7cf000 00A10 (v01  PmRef    CpuPm 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7ce000 00288 (v01  PmRef  Cpu0Tst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7cd000 00225 (v01  PmRef    ApTst 00003000 INTL 20060912)
ACPI: ASF! 00000000bf7f8000 000A0 (v32 HPQOEM 1521     00000001 HP   00000001)
Zone ranges:
  DMA      [mem 0x00010000-0x00ffffff]
  DMA32    [mem 0x01000000-0xffffffff]
  Normal   [mem 0x100000000-0x23bffffff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x00010000-0x0009efff]
  node   0: [mem 0x00100000-0xbefc1fff]
  node   0: [mem 0xbf7ff000-0xbf7fffff]
  node   0: [mem 0x100000000-0x1fbffffff]
  node   0: [mem 0x200000000-0x23bffffff]
ACPI: PM-Timer IO Port: 0x408
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 8 CPUs, 4 hotplug CPUs
e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s78080 r8192 d24320 u262144
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2023500
Kernel command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:1a:64:89:71:b8 drm.debug=1
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
__ex_table already sorted, skipping sort
Checking aperture...
No AGP bridge found
Memory: 8015340k/9371648k available (7704k kernel code, 1131192k absent, 225116k reserved, 5399k data, 540k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:744 16
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
Fast TSC calibration failed
TSC: PIT calibration matches HPET. 1 loops
Detected 2660.579 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5321.15 BogoMIPS (lpj=10642316)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 256
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 9 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
ACPI: Core revision 20120320
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz stepping 05
Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
CPUID marked event: 'bus cycles' unavailable
... version:                3
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             000000070000000f
Booting Node   0, Processors  #1 #2 #3
Brought up 4 CPUs
Total of 4 processors activated (21284.63 BogoMIPS).
devtmpfs: initialized
PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes)
NET: Registered protocol family 16
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
dca service started, version 1.12.1
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: SSDT 00000000bf6bba18 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b9018 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: SSDT 00000000bf6baa98 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b8d98 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: Power Resource [APPR] (off)
ACPI: Power Resource [COMP] (on)
ACPI: Power Resource [LPP] (on)
ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff]
pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode)
pci_bus 0000:47: [bus 47-4a] partially hidden behind transparent bridge 0000:46 [bus 46-47]
 pci0000:00: Requesting ACPI _OSC control (0x1d)
 pci0000:00: ACPI _OSC control (0x1d) granted
ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
PCI host bridge to bus 0000:ff
 pci0000:ff: Requesting ACPI _OSC control (0x1d)
 pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:00.0
SCSI subsystem initialized
ACPI: bus type usb registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Linux video capture interface: v2.00
wmi: Mapper loaded
Advanced Linux Sound Architecture Driver Version 1.0.25.
PCI: Using ACPI for IRQ routing
Bluetooth: Core ver 2.16
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
cfg80211: Calling CRDA to update world regulatory domain
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type pnp registered
system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:01: [mem 0xd7700000-0xd7700fff] has been reserved
system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:07: [io  0x0200-0x027f] has been reserved
system 00:07: [io  0x1000-0x100f] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0x0400-0x047f] has been reserved
system 00:07: [io  0x0500-0x057f] has been reserved
system 00:07: [io  0xef80-0xef9f] has been reserved
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
pci 0000:03:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
pci 0000:00:1e.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0:   bridge window [mem 0xd7500000-0xd75fffff]
pci 0000:03:00.0: BAR 6: assigned [mem 0xd3120000-0xd313ffff pref]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
pci 0000:00:1c.1:   bridge window [mem 0xd3500000-0xd74fffff]
pci 0000:00:1c.1:   bridge window [mem 0xd3100000-0xd31fffff 64bit pref]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.3:   bridge window [mem 0xd3400000-0xd34fffff]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:00:1c.7:   bridge window [mem 0xd3300000-0xd33fffff]
pci 0000:46:06.4: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
pci 0000:46:06.4: BAR 13: assigned [io  0x2000-0x20ff]
pci 0000:46:06.4: BAR 14: assigned [io  0x2400-0x24ff]
pci 0000:46:06.4: CardBus bridge to [bus 47-4a]
pci 0000:46:06.4:   bridge window [io  0x2000-0x20ff]
pci 0000:46:06.4:   bridge window [io  0x2400-0x24ff]
pci 0000:46:06.4:   bridge window [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4:   bridge window [mem 0xdc000000-0xdfffffff]
pci 0000:00:1e.0: PCI bridge to [bus 46-47]
pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1e.0:   bridge window [mem 0xd3200000-0xd32fffff]
pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xdbffffff pref]
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP: reno registered
UDP hash table entries: 4096 (order: 5, 131072 bytes)
UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
NET: Registered protocol family 1
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
software IO TLB [mem 0xbafb8000-0xbefb7fff] (64MB) mapped at [ffff8800bafb8000-ffff8800befb7fff]
kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
audit: initializing netlink socket (disabled)
type=2000 audit(1343306938.780:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
NTFS driver 2.1.30 [Flags: R/W].
msgmni has been set to 15654
NET: Registered protocol family 38
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler deadline registered (default)
io scheduler cfq registered
pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
pci 0000:44:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
pci 0000:45:00.0: Signaling PME through PCIe PME interrupt
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 103c ss_did 1521
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
ACPI: AC Adapter [AC] (on-line)
input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
ACPI: Sleep Button [SLPB]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
ACPI: Power Button [PWRF]
acpi device:04: registered as cooling_device0
ACPI: Can't attach device
video: probe of LNXVIDEO:00 failed with error -2
ACPI: Requesting acpi_cpufreq
thermal LNXTHERM:00: registered as thermal_zone0
ACPI: Thermal Zone [EXTZ] (57 C)
thermal LNXTHERM:01: registered as thermal_zone1
ACPI: Thermal Zone [EX2Z] (0 C)
thermal LNXTHERM:02: registered as thermal_zone2
ACPI: Thermal Zone [PWMZ] (37 C)
thermal LNXTHERM:03: registered as thermal_zone3
ACPI: Thermal Zone [LOCZ] (49 C)
thermal LNXTHERM:04: registered as thermal_zone4
ACPI: Thermal Zone [GFXZ] (0 C)
thermal LNXTHERM:05: registered as thermal_zone5
ACPI: Thermal Zone [BATZ] (38 C)
thermal LNXTHERM:06: registered as thermal_zone6
ACPI: Thermal Zone [EGXZ] (70 C)
thermal LNXTHERM:07: registered as thermal_zone7
ACPI: Thermal Zone [CPUZ] (60 C)
thermal LNXTHERM:08: registered as thermal_zone8
ACPI: Thermal Zone [MCHZ] (61 C)
thermal LNXTHERM:09: registered as thermal_zone9
ACPI: Thermal Zone [PCHZ] (74 C)
ioatdma: Intel(R) QuickData Technology Driver 4.00
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
0000:00:16.3: ttyS1 at I/O 0x6050 (irq = 17) is a 16550A
Non-volatile memory driver v1.3
Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
Hangcheck: Using getrawmonotonic().
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
'Low Performance USB Block' driver is deprecated. Please switch to usb-storage
usbcore: registered new interface driver ub
ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lpc_ich: Resource conflict(s) found affecting iTCO_wdt
ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lpc_ich: Resource conflict(s) found affecting gpio_ich
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627100 irq 46
ata2: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627180 irq 46
ata3: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627200 irq 46
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627300 irq 46
ata6: SATA max UDMA/133 abar m2048@0xd7627000 port 0xd7627380 irq 46
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 68:b5:99:f2:f0:3d
e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: 2052FF-0FF
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:03:00.0: eth1: RTL8168c/8111c at 0xffffc90000064000, 00:e0:4c:68:d5:5d, XID 1c4000c0 IRQ 48
r8169 0000:03:00.0: eth1: jumbo features [frames: 6128 bytes, tx checksumming: ko]
iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
iwlwifi: Copyright(c) 2003-2012 Intel Corporation
iwlwifi 0000:44:00.0: pci_resource_len = 0x00002000
iwlwifi 0000:44:00.0: pci_resource_base = ffffc90000068000
iwlwifi 0000:44:00.0: HW Revision ID = 0x35
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver rndis_host
usbcore: registered new interface driver ipheth
firewire_ohci 0000:46:06.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
yenta_cardbus 0000:46:06.4: CardBus bridge found [103c:1521]
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: unexpected _GTF length (8)
ata1.00: ATA-8: Hitachi HTS725050A9A364, PC4OCH0A, max UDMA/100
ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: unexpected _GTF length (8)
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72505 PC4O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Refined TSC clocksource calibration: 2660.460 MHz.
Switching to clocksource tsc
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: unexpected _GTF length (8)
ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
ata2.00: unexpected _GTF length (8)
ata2.00: configured for UDMA/100
 sda: sda1 sda2 sda3 sda4 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
scsi 1:0:0:0: CD-ROM            hp       BD ROM BC-5501H  2.90 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi generic sg1 type 5
firewire_core 0000:46:06.0: created device fw0: GUID 5566778811223344, S400
ata3: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
yenta_cardbus 0000:46:06.4: ISA IRQ mask 0x0cb8, PCI irq 22
yenta_cardbus 0000:46:06.4: Socket status: 30000810
pci_bus 0000:46: Raising subordinate bus# of parent bus (#46) from #47 to #4a
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [io  0x2000-0x2fff]
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd3200000-0xd32fffff]
pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3200000-0xd32fffff:
 excluding 0xd3200000-0xd320ffff
yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff pref]
pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff:
 excluding 0xd8000000-0xdbffffff
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd7629000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 3.5.0 ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: irq 20, io mem 0xd7628000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 3.5.0 ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
xhci_hcd 0000:45:00.0: xHCI Host Controller
xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 3
xhci_hcd 0000:45:00.0: irq 19, io mem 0xd3300000
usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: xHCI Host Controller
usb usb3: Manufacturer: Linux 3.5.0 xhci_hcd
usb usb3: SerialNumber: 0000:45:00.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
xhci_hcd 0000:45:00.0: xHCI Host Controller
xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 4
usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: xHCI Host Controller
usb usb4: Manufacturer: Linux 3.5.0 xhci_hcd
usb usb4: SerialNumber: 0000:45:00.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver libusual
usbcore: registered new interface driver usbserial
usbserial: USB Serial Driver core
usbcore: registered new interface driver ftdi_sio
USB Serial support registered for FTDI USB Serial Device
ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042: Detected active multiplexing controller, rev 1.1
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver wacom
rtc_cmos 00:08: RTC can wake from S4
rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
i2c /dev entries driver
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
iTCO_vendor_support: vendor-support=0
usbcore: registered new interface driver btusb
cpuidle: using governor ladder
cpuidle: using governor menu
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:46:06.1: SDHCI controller found [1180:0822] (rev 25)
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
mmc0: SDHCI controller on PCI [0000:46:06.1] using DMA
r592: driver successfully loaded
EFI Variables Facility v0.08 2004-May-17
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
hp_accel: hardware type NC854xx found
lis3lv02d: 8 bits sensor found
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input4
hp_accel: driver loaded
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
usb 1-1: new high-speed USB device number 2 using ehci_hcd
input: HP WMI hotkeys as /devices/virtual/input/input5
usb 1-1: New USB device found, idVendor=8087, idProduct=0020
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input6
usb 2-1: new high-speed USB device number 2 using ehci_hcd
pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3210000-0xd32fffff:
 excluding 0xd32fe000-0xd330bfff
pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22)
usb 2-1: New USB device found, idVendor=8087, idProduct=0020
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
usb 1-1.1: new full-speed USB device number 3 using ehci_hcd
usb 1-1.1: Manufacturer: Broadcom Corp
snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7
usb 1-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
uvcvideo: Found UVC 1.00 device HP Webcam [2 MP Macro] (04f2:b15e)
usb 1-1.4.3: New USB device found, idVendor=046d, idProduct=c30e
input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/input/input9
input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/input/input11
input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
NET: Registered protocol family 10
NET: Registered protocol family 15
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
netpoll: netconsole: local IP 10.11.1.234
netpoll: netconsole: remote IP 10.11.1.19
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
netconsole: network logging started
ALSA device list:
  #0: HDA Intel at 0xd7620000 irq 55
  #1: HDA NVidia at 0xd3000000 irq 17
EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
devtmpfs: mounted
Freeing unused kernel memory: 540k freed
Write protecting the kernel read-only data: 12288k
Freeing unused kernel memory: 476k freed
Freeing unused kernel memory: 1052k freed
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
IP: [<ffffffffa00c4135>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
PGD 0 
Oops: 0000 [#1] PREEMPT SMP 
CPU 2 
Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect

Pid: 0, comm: swapper/2 Not tainted 3.5.0 #3 Hewlett-Packard HP EliteBook 8540w/1521
RIP: 0010:[<ffffffffa00c4135>]  [<ffffffffa00c4135>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
RSP: 0018:ffff88023bc83d88  EFLAGS: 00010096
RAX: ffff880228680000 RBX: ffff8802284e9800 RCX: 000000000000001a
RDX: ffff88022d5efcc0 RSI: 0000000000000000 RDI: ffff8802284e9800
RBP: ffff88023bc83db8 R08: ffff88023234cb00 R09: ffff880232400098
R10: 0000000000001784 R11: 0000000000000000 R12: 0000000000000024
R13: 0000000000000000 R14: 0000000000000000 R15: ffff8802284e9800
FS:  0000000000000000(0000) GS:ffff88023bc80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000040 CR3: 0000000001c0b000 CR4: 00000000000007e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process swapper/2 (pid: 0, threadinfo ffff8802328d0000, task ffff8802328cace0)
Stack:
 ffff88023bc8fa68 ffff8802284e9800 0000000000000024 ffff880228689450
 0000000000000000 0000000000000003 ffff88023bc83e38 ffffffffa00c43d2
 0000000000000246 0000000000000000 ffff88023bc83e28 ffffffff810b30a7
Call Trace:
 <IRQ> 
 [<ffffffffa00c43d2>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
 [<ffffffff810b30a7>] ? trigger_load_balance+0x67/0x260
 [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
 [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
 [<ffffffff810e8923>] handle_irq_event+0x43/0x70
 [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
 [<ffffffff81043ffd>] handle_irq+0x1d/0x30
 [<ffffffff81043c98>] do_IRQ+0x58/0xe0
 [<ffffffff8177a0e7>] common_interrupt+0x67/0x67
 <EOI> 
 [<ffffffff817783e7>] ? __schedule+0x417/0x9d0
 [<ffffffff8130237f>] ? intel_idle+0xdf/0x140
 [<ffffffff8130235e>] ? intel_idle+0xbe/0x140
 [<ffffffff81511672>] cpuidle_enter+0x12/0x20
 [<ffffffff81511c6b>] cpuidle_idle_call+0xbb/0x2d0
 [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
 [<ffffffff81771fb1>] start_secondary+0x1b5/0x1b9
Code: 90 90 90 90 90 90 55 48 89 e5 41 57 49 89 ff 41 56 41 55 41 89 f5 41 54 53 48 83 ec 08 48 8b 87 48 03 00 00 4c 8b b0 e8 00 00 00 <49> 8b 46 40 49 83 c6 40 4c 8d 60 f0 49 39 c6 49 8b 5c 24 10 0f 
RIP  [<ffffffffa00c4135>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
 RSP <ffff88023bc83d88>
CR2: 0000000000000040
---[ end trace b58cae7eaea4773e ]---
Kernel panic - not syncing: Fatal exception in interrupt

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-26 12:56           ` Ortwin Glück
@ 2012-07-26 15:47             ` Marcin Slusarz
  2012-07-29 20:15               ` Marcin Slusarz
  1 sibling, 0 replies; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-26 15:47 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel, airlied

On Thu, Jul 26, 2012 at 02:56:22PM +0200, Ortwin Glück wrote:
> On 25.07.2012 20:42, Marcin Slusarz wrote:
> > Good, below patch should fix this panic.
> >
> > Note that you can hit an oops in drm_handle_vblank because patch from
> > http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
> > has not been applied (yet?).
> 
> After applying your patch, it still crashes, although with a slightly 
> different stack trace. I then also applied the second patch, but that 
> doesn't make any difference. New log attached.
> 
> Looks like interrupt occurs before nouveau_software_context_new() is 
> called? Shouldn't the initialization be done from 
> nouveau_irq_preinstall() so it is available when the irq occurs? Again, 
> I am not an expert here. Just guessing...

I didn't look at it yet, but can you catch panic with maxcpus=1?

Marcin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-26 12:56           ` Ortwin Glück
@ 2012-07-29 20:15               ` Marcin Slusarz
  2012-07-29 20:15               ` Marcin Slusarz
  1 sibling, 0 replies; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-29 20:15 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel, airlied

On Thu, Jul 26, 2012 at 02:56:22PM +0200, Ortwin Glück wrote:
> On 25.07.2012 20:42, Marcin Slusarz wrote:
> > Good, below patch should fix this panic.
> >
> > Note that you can hit an oops in drm_handle_vblank because patch from
> > http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
> > has not been applied (yet?).
> 
> After applying your patch, it still crashes, although with a slightly 
> different stack trace. I then also applied the second patch, but that 
> doesn't make any difference. New log attached.
> 
> Looks like interrupt occurs before nouveau_software_context_new() is 
> called? Shouldn't the initialization be done from 
> nouveau_irq_preinstall() so it is available when the irq occurs? Again, 
> I am not an expert here. Just guessing...

No, the real problem is: with "noaccel" we don't register "software engine",
but vblank ISR relies on its existance and happily derefences NULL pointer.

Now, this patch should fix it for real...

---
From: Marcin Slusarz <marcin.slusarz@gmail.com>
Subject: [PATCH] drm/nouveau: disable vblank interrupts before registering PDISPLAY ISR

Currently, we register vblank IRQ handler and later we disable vblank
interrupts. So, for the short amount of time, we rely on vblank ISR
to operate correctly, even if vblank interrupts are never going to be
used later.

In "noaccel" case, software engine - which is used by vblank ISR - is not
registered, so if vblank interrupt triggers in a wrong moment, we can hit
NULL pointer dereference in nouveau_software_vblank.

To fix it, disable vblank interrupts before registering PDISPLAY ISR.

Reported-by: Ortwin Glück <odi@odi.ch>
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: stable@vger.kernel.org [3.5]
---
 drivers/gpu/drm/nouveau/nv04_crtc.c    |    1 +
 drivers/gpu/drm/nouveau/nv50_crtc.c    |    1 +
 drivers/gpu/drm/nouveau/nvd0_display.c |    2 ++
 3 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nv04_crtc.c b/drivers/gpu/drm/nouveau/nv04_crtc.c
index 4c31c63..38bfe8d 100644
--- a/drivers/gpu/drm/nouveau/nv04_crtc.c
+++ b/drivers/gpu/drm/nouveau/nv04_crtc.c
@@ -1057,6 +1057,7 @@ nv04_crtc_create(struct drm_device *dev, int crtc_num)
 	}
 
 	nv04_cursor_init(nv_crtc);
+	nouveau_vblank_disable(dev, crtc_num);
 
 	return 0;
 }
diff --git a/drivers/gpu/drm/nouveau/nv50_crtc.c b/drivers/gpu/drm/nouveau/nv50_crtc.c
index 97a477b..7648f52 100644
--- a/drivers/gpu/drm/nouveau/nv50_crtc.c
+++ b/drivers/gpu/drm/nouveau/nv50_crtc.c
@@ -792,6 +792,7 @@ nv50_crtc_create(struct drm_device *dev, int index)
 		goto out;
 
 	nv50_cursor_init(nv_crtc);
+	nouveau_vblank_disable(dev, index);
 out:
 	if (ret)
 		nv50_crtc_destroy(&nv_crtc->base);
diff --git a/drivers/gpu/drm/nouveau/nvd0_display.c b/drivers/gpu/drm/nouveau/nvd0_display.c
index c486d3c..32f8a86 100644
--- a/drivers/gpu/drm/nouveau/nvd0_display.c
+++ b/drivers/gpu/drm/nouveau/nvd0_display.c
@@ -908,6 +908,8 @@ nvd0_crtc_create(struct drm_device *dev, int index)
 		goto out;
 
 	nvd0_crtc_lut_load(crtc);
+	/* uncomment once nvd0 vblank lands */
+	/* nouveau_vblank_disable(dev, index); */
 
 out:
 	if (ret)
-- 

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
@ 2012-07-29 20:15               ` Marcin Slusarz
  0 siblings, 0 replies; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-29 20:15 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: airlied, linux-kernel, dri-devel, bskeggs

On Thu, Jul 26, 2012 at 02:56:22PM +0200, Ortwin Glück wrote:
> On 25.07.2012 20:42, Marcin Slusarz wrote:
> > Good, below patch should fix this panic.
> >
> > Note that you can hit an oops in drm_handle_vblank because patch from
> > http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
> > has not been applied (yet?).
> 
> After applying your patch, it still crashes, although with a slightly 
> different stack trace. I then also applied the second patch, but that 
> doesn't make any difference. New log attached.
> 
> Looks like interrupt occurs before nouveau_software_context_new() is 
> called? Shouldn't the initialization be done from 
> nouveau_irq_preinstall() so it is available when the irq occurs? Again, 
> I am not an expert here. Just guessing...

No, the real problem is: with "noaccel" we don't register "software engine",
but vblank ISR relies on its existance and happily derefences NULL pointer.

Now, this patch should fix it for real...

---
From: Marcin Slusarz <marcin.slusarz@gmail.com>
Subject: [PATCH] drm/nouveau: disable vblank interrupts before registering PDISPLAY ISR

Currently, we register vblank IRQ handler and later we disable vblank
interrupts. So, for the short amount of time, we rely on vblank ISR
to operate correctly, even if vblank interrupts are never going to be
used later.

In "noaccel" case, software engine - which is used by vblank ISR - is not
registered, so if vblank interrupt triggers in a wrong moment, we can hit
NULL pointer dereference in nouveau_software_vblank.

To fix it, disable vblank interrupts before registering PDISPLAY ISR.

Reported-by: Ortwin Glück <odi@odi.ch>
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: stable@vger.kernel.org [3.5]
---
 drivers/gpu/drm/nouveau/nv04_crtc.c    |    1 +
 drivers/gpu/drm/nouveau/nv50_crtc.c    |    1 +
 drivers/gpu/drm/nouveau/nvd0_display.c |    2 ++
 3 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nv04_crtc.c b/drivers/gpu/drm/nouveau/nv04_crtc.c
index 4c31c63..38bfe8d 100644
--- a/drivers/gpu/drm/nouveau/nv04_crtc.c
+++ b/drivers/gpu/drm/nouveau/nv04_crtc.c
@@ -1057,6 +1057,7 @@ nv04_crtc_create(struct drm_device *dev, int crtc_num)
 	}
 
 	nv04_cursor_init(nv_crtc);
+	nouveau_vblank_disable(dev, crtc_num);
 
 	return 0;
 }
diff --git a/drivers/gpu/drm/nouveau/nv50_crtc.c b/drivers/gpu/drm/nouveau/nv50_crtc.c
index 97a477b..7648f52 100644
--- a/drivers/gpu/drm/nouveau/nv50_crtc.c
+++ b/drivers/gpu/drm/nouveau/nv50_crtc.c
@@ -792,6 +792,7 @@ nv50_crtc_create(struct drm_device *dev, int index)
 		goto out;
 
 	nv50_cursor_init(nv_crtc);
+	nouveau_vblank_disable(dev, index);
 out:
 	if (ret)
 		nv50_crtc_destroy(&nv_crtc->base);
diff --git a/drivers/gpu/drm/nouveau/nvd0_display.c b/drivers/gpu/drm/nouveau/nvd0_display.c
index c486d3c..32f8a86 100644
--- a/drivers/gpu/drm/nouveau/nvd0_display.c
+++ b/drivers/gpu/drm/nouveau/nvd0_display.c
@@ -908,6 +908,8 @@ nvd0_crtc_create(struct drm_device *dev, int index)
 		goto out;
 
 	nvd0_crtc_lut_load(crtc);
+	/* uncomment once nvd0 vblank lands */
+	/* nouveau_vblank_disable(dev, index); */
 
 out:
 	if (ret)
-- 
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-29 20:15               ` Marcin Slusarz
  (?)
@ 2012-07-30  8:46               ` Maarten Lankhorst
  -1 siblings, 0 replies; 18+ messages in thread
From: Maarten Lankhorst @ 2012-07-30  8:46 UTC (permalink / raw)
  To: Marcin Slusarz
  Cc: Ortwin Glück, airlied, linux-kernel, dri-devel, bskeggs

Hey,

Op 29-07-12 22:15, Marcin Slusarz schreef:
> On Thu, Jul 26, 2012 at 02:56:22PM +0200, Ortwin Glück wrote:
>> On 25.07.2012 20:42, Marcin Slusarz wrote:
>>> Good, below patch should fix this panic.
>>>
>>> Note that you can hit an oops in drm_handle_vblank because patch from
>>> http://lists.freedesktop.org/archives/dri-devel/2012-May/023498.html
>>> has not been applied (yet?).
>> After applying your patch, it still crashes, although with a slightly 
>> different stack trace. I then also applied the second patch, but that 
>> doesn't make any difference. New log attached.
>>
>> Looks like interrupt occurs before nouveau_software_context_new() is 
>> called? Shouldn't the initialization be done from 
>> nouveau_irq_preinstall() so it is available when the irq occurs? Again, 
>> I am not an expert here. Just guessing...
> No, the real problem is: with "noaccel" we don't register "software engine",
> but vblank ISR relies on its existance and happily derefences NULL pointer.
>
> Now, this patch should fix it for real...
>
> ---
> From: Marcin Slusarz <marcin.slusarz@gmail.com>
> Subject: [PATCH] drm/nouveau: disable vblank interrupts before registering PDISPLAY ISR
>
> Currently, we register vblank IRQ handler and later we disable vblank
> interrupts. So, for the short amount of time, we rely on vblank ISR
> to operate correctly, even if vblank interrupts are never going to be
> used later.
>
> In "noaccel" case, software engine - which is used by vblank ISR - is not
> registered, so if vblank interrupt triggers in a wrong moment, we can hit
> NULL pointer dereference in nouveau_software_vblank.
>
> To fix it, disable vblank interrupts before registering PDISPLAY ISR.
>
> Reported-by: Ortwin Glück <odi@odi.ch>
> Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
> Cc: stable@vger.kernel.org [3.5]
>
I can confirm this bug when I was working on adding d0 vblank, but it seems
to me like nv*_display_create would be a more logical place to put the disable
call. This will make it more clear that vblank is disabled before the irq is registered.

Also maybe add a WARN_ON(!nv_engine(dev, NVOBJ_ENGINE_SW)); in
nouveau_vblank_enable and/or return -EINVAL in that case?

If you add the modification to nouveau_vblank_enable:
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>

~Maarten

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-29 20:15               ` Marcin Slusarz
  (?)
  (?)
@ 2012-07-30 11:16               ` Ortwin Glück
  2012-07-30 17:16                 ` Marcin Slusarz
  -1 siblings, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-07-30 11:16 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel, airlied

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

On 29.07.2012 22:15, Marcin Slusarz wrote:
> No, the real problem is: with "noaccel" we don't register "software engine",
> but vblank ISR relies on its existance and happily derefences NULL pointer.
>
> Now, this patch should fix it for real...

Unfortunately I am still seeing the crash. Without "noaccel" it works though 
(until X crashes the machine, but that is a different thing).

Thanks,

Ortwin

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 18500 bytes --]

Initializing cgroup subsys cpu
Linux version 3.5.0 (root@ortwin-hp) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #3 SMP PREEMPT Thu Jul 26 14:42:43 CEST 2012
Command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable
BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved
BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS
BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data
BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
NX (Execute Disable) protection: active
DMI 2.6 present.
No AGP bridge found
e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
init_memory_mapping: [mem 0x00000000-0xbf7fffff]
init_memory_mapping: [mem 0x100000000-0x23bffffff]
ACPI: RSDP 00000000000fddc0 00024 (v02 HPQOEM)
ACPI: XSDT 00000000bf7fe120 00094 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
ACPI: FACP 00000000bf7fc000 000F4 (v03 HPQOEM 1521     0000000F HP   00000001)
ACPI: DSDT 00000000bf7da000 1C77F (v02 HPQOEM 1521     00000001 INTL 20060912)
ACPI: FACS 00000000bf760000 00040
ACPI: HPET 00000000bf7fb000 00038 (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: APIC 00000000bf7fa000 000BC (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: MCFG 00000000bf7f9000 0003C (v01 HPQOEM 1521     00000001 HP   00000001)
ACPI: TCPA 00000000bf7f7000 00032 (v02 HPQOEM 1521     00000000 HP   00000001)
ACPI: SSDT 00000000bf7d7000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
ACPI: SSDT 00000000bf7d6000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
ACPI: SLIC 00000000bf7d5000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
ACPI: SSDT 00000000bf7d1000 02576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
ACPI: DMAR 00000000bf7d0000 00080 (v01 INTEL  CP_DALE  00000001 INTL 00000001)
ACPI: SSDT 00000000bf7cf000 00A10 (v01  PmRef    CpuPm 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7ce000 00288 (v01  PmRef  Cpu0Tst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf7cd000 00225 (v01  PmRef    ApTst 00003000 INTL 20060912)
ACPI: ASF! 00000000bf7f8000 000A0 (v32 HPQOEM 1521     00000001 HP   00000001)
Zone ranges:
  DMA      [mem 0x00010000-0x00ffffff]
  DMA32    [mem 0x01000000-0xffffffff]
  Normal   [mem 0x100000000-0x23bffffff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x00010000-0x0009efff]
  node   0: [mem 0x00100000-0xbefc1fff]
  node   0: [mem 0xbf7ff000-0xbf7fffff]
  node   0: [mem 0x100000000-0x1fbffffff]
  node   0: [mem 0x200000000-0x23bffffff]
ACPI: PM-Timer IO Port: 0x408
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 8 CPUs, 4 hotplug CPUs
e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s78080 r8192 d24320 u262144
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2023500
Kernel command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
__ex_table already sorted, skipping sort
Checking aperture...
No AGP bridge found
Memory: 8015340k/9371648k available (7704k kernel code, 1131192k absent, 225116k reserved, 5399k data, 540k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:744 16
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2660.491 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.98 BogoMIPS (lpj=10641964)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 256
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 9 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
ACPI: Core revision 20120320
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz stepping 05
Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
CPUID marked event: 'bus cycles' unavailable
... version:                3
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             000000070000000f
Booting Node   0, Processors  #1 #2 #3
Brought up 4 CPUs
Total of 4 processors activated (21283.92 BogoMIPS).
devtmpfs: initialized
PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes)
NET: Registered protocol family 16
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
dca service started, version 1.12.1
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: SSDT 00000000bf6bba18 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b9018 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
ACPI: SSDT 00000000bf6baa98 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
ACPI: SSDT 00000000bf6b8d98 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: Power Resource [APPR] (off)
ACPI: Power Resource [LPP] (on)
ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff]
pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode)
pci_bus 0000:47: [bus 47-4a] partially hidden behind transparent bridge 0000:46 [bus 46-47]
 pci0000:00: Requesting ACPI _OSC control (0x1d)
 pci0000:00: ACPI _OSC control (0x1d) granted
ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
PCI host bridge to bus 0000:ff
 pci0000:ff: Requesting ACPI _OSC control (0x1d)
 pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:00.0
SCSI subsystem initialized
ACPI: bus type usb registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Linux video capture interface: v2.00
wmi: Mapper loaded
Advanced Linux Sound Architecture Driver Version 1.0.25.
PCI: Using ACPI for IRQ routing
Bluetooth: Core ver 2.16
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
cfg80211: Calling CRDA to update world regulatory domain
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type pnp registered
system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:01: [mem 0xd7600000-0xd7600fff] has been reserved
system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:07: [io  0x0200-0x027f] has been reserved
system 00:07: [io  0x1000-0x100f] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0xffff] has been reserved
system 00:07: [io  0x0400-0x047f] has been reserved
system 00:07: [io  0x0500-0x057f] has been reserved
system 00:07: [io  0xef80-0xef9f] has been reserved
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
pci 0000:00:1e.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:00:1c.1: BAR 15: assigned [mem 0xd7700000-0xd78fffff 64bit pref]
pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0:   bridge window [mem 0xd7400000-0xd74fffff]
pci 0000:00:1c.1: PCI bridge to [bus 03-43]
pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
pci 0000:00:1c.1:   bridge window [mem 0xd3400000-0xd73fffff]
pci 0000:00:1c.1:   bridge window [mem 0xd7700000-0xd78fffff 64bit pref]
pci 0000:00:1c.3: PCI bridge to [bus 44-44]
pci 0000:00:1c.3:   bridge window [mem 0xd3300000-0xd33fffff]
pci 0000:00:1c.7: PCI bridge to [bus 45-45]
pci 0000:00:1c.7:   bridge window [mem 0xd3200000-0xd32fffff]
pci 0000:46:06.4: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
pci 0000:46:06.4: BAR 13: assigned [io  0x2000-0x20ff]
pci 0000:46:06.4: BAR 14: assigned [io  0x2400-0x24ff]
pci 0000:46:06.4: CardBus bridge to [bus 47-4a]
pci 0000:46:06.4:   bridge window [io  0x2000-0x20ff]
pci 0000:46:06.4:   bridge window [io  0x2400-0x24ff]
pci 0000:46:06.4:   bridge window [mem 0xd8000000-0xdbffffff pref]
pci 0000:46:06.4:   bridge window [mem 0xdc000000-0xdfffffff]
pci 0000:00:1e.0: PCI bridge to [bus 46-47]
pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1e.0:   bridge window [mem 0xd3100000-0xd31fffff]
pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xdbffffff pref]
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP: reno registered
UDP hash table entries: 4096 (order: 5, 131072 bytes)
UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
NET: Registered protocol family 1
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  #0: HDA Intel at 0xd7520000 irq 54
  #1: HDA NVidia at 0xd3000000 irq 17
EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
devtmpfs: mounted
Freeing unused kernel memory: 540k freed
Write protecting the kernel read-only data: 12288k
Freeing unused kernel memory: 476k freed
Freeing unused kernel memory: 1052k freed
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
IP: [<ffffffffa00c4155>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
PGD 0 
Oops: 0000 [#1] PREEMPT SMP 
CPU 2 
Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect

Pid: 0, comm: swapper/2 Not tainted 3.5.0 #3 Hewlett-Packard HP EliteBook 8540w/1521
RIP: 0010:[<ffffffffa00c4155>]  [<ffffffffa00c4155>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
RSP: 0018:ffff88023bc83d88  EFLAGS: 00010096
RAX: ffff880229f80000 RBX: ffff880231dad800 RCX: 00000000000000ad
RDX: 00000000000000c7 RSI: 0000000000000000 RDI: ffff880231dad800
RBP: ffff88023bc83db8 R08: ffffffff81dcf1a0 R09: 0000000000000bb1
R10: 0000000000000bb0 R11: ffffffff81d8ecf8 R12: 0000000000000024
R13: 0000000000000000 R14: 0000000000000000 R15: ffff880231dad800
FS:  0000000000000000(0000) GS:ffff88023bc80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000040 CR3: 0000000001c0b000 CR4: 00000000000007e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process swapper/2 (pid: 0, threadinfo ffff8802328d0000, task ffff8802328cace0)
Stack:
 ffff880231c72280 ffff880231dad800 0000000000000024 ffff880229f89450
 0000000000000000 0000000000000003 ffff88023bc83e38 ffffffffa00c43f2
 0000000000000246 0000000000000000 ffff880232908000 ffff880231c722a0
Call Trace:
 <IRQ> 
 [<ffffffffa00c43f2>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
 [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
 [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
 [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
 [<ffffffff810e8923>] handle_irq_event+0x43/0x70
 [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
 [<ffffffff81043ffd>] handle_irq+0x1d/0x30
 [<ffffffff81043c98>] do_IRQ+0x58/0xe0
 [<ffffffff8177a0e7>] common_interrupt+0x67/0x67
 <EOI> 
 [<ffffffff8130237f>] ? intel_idle+0xdf/0x140
 [<ffffffff8130235e>] ? intel_idle+0xbe/0x140
 [<ffffffff81511672>] cpuidle_enter+0x12/0x20
 [<ffffffff81511c6b>] cpuidle_idle_call+0xbb/0x2d0
 [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
 [<ffffffff81771fb1>] start_secondary+0x1b5/0x1b9
Code: 90 90 90 90 90 90 55 48 89 e5 41 57 49 89 ff 41 56 41 55 41 89 f5 41 54 53 48 83 ec 08 48 8b 87 48 03 00 00 4c 8b b0 e8 00 00 00 <49> 8b 46 40 49 83 c6 40 4c 8d 60 f0 49 39 c6 49 8b 5c 24 10 0f 
RIP  [<ffffffffa00c4155>] nv50_display_vblank_crtc_handler+0x25/0xe0 [nouveau]
 RSP <ffff88023bc83d88>
CR2: 0000000000000040
---[ end trace 11acf71d7ca0415c ]---
Kernel panic - not syncing: Fatal exception in interrupt

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-30 11:16               ` Ortwin Glück
@ 2012-07-30 17:16                 ` Marcin Slusarz
  2012-07-31  7:06                   ` Ortwin Glück
  2012-08-01 15:47                   ` Ortwin Glück
  0 siblings, 2 replies; 18+ messages in thread
From: Marcin Slusarz @ 2012-07-30 17:16 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel, airlied

On Mon, Jul 30, 2012 at 01:16:37PM +0200, Ortwin Glück wrote:
> On 29.07.2012 22:15, Marcin Slusarz wrote:
> > No, the real problem is: with "noaccel" we don't register "software engine",
> > but vblank ISR relies on its existance and happily derefences NULL pointer.
> >
> > Now, this patch should fix it for real...
> 
> Unfortunately I am still seeing the crash. Without "noaccel" it works though 
> (until X crashes the machine, but that is a different thing).

Are you sure you boot the correct kernel? I'm asking because your panic says its
version is "3.5.0 #3" - exactly the same as in previous crash log.

Marcin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-30 17:16                 ` Marcin Slusarz
@ 2012-07-31  7:06                   ` Ortwin Glück
  2012-08-01 15:47                   ` Ortwin Glück
  1 sibling, 0 replies; 18+ messages in thread
From: Ortwin Glück @ 2012-07-31  7:06 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel, airlied

Yes, as far as I can tell. I didn't do anything different this time. The date on the kernel file looks ok. Just did a fresh make && make install again, and got the same behaviour. When is that number after the hash sign upped?

Marcin Slusarz <marcin.slusarz@gmail.com> wrote:


>Are you sure you boot the correct kernel? I'm asking because your panic
>says its
>version is "3.5.0 #3" - exactly the same as in previous crash log.
>
>Marcin


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-07-30 17:16                 ` Marcin Slusarz
  2012-07-31  7:06                   ` Ortwin Glück
@ 2012-08-01 15:47                   ` Ortwin Glück
  2012-08-02 11:26                     ` Ortwin Glück
  1 sibling, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-08-01 15:47 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: linux-kernel, bskeggs, dri-devel, airlied

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

On 30.07.2012 19:16, Marcin Slusarz wrote:
> Are you sure you boot the correct kernel? I'm asking because your panic says its
> version is "3.5.0 #3" - exactly the same as in previous crash log.

I am using the correct kernel, don't worry. (.version may not be 
incremented on each build necessarily).

I am still seeing the same crash with all your patches, but only with 
"noaccel=1". I have added some printk's (starting with XXX), but can not 
obtain them via netconsole. I think netconsole may have been disabled 
and replaced with the real console at that point already? When I boot 
with noaccel I can see the printk's in the log on disk. That log is 
attached. I am sorry that I can not provide better information.

Thanks,

Ortwin

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 331037 bytes --]

Aug  1 17:34:31 localhost kernel: console [netcon0] enabled
Aug  1 17:34:31 localhost kernel: netconsole: network logging started
Aug  1 17:34:31 localhost kernel: ALSA device list:
Aug  1 17:34:31 localhost kernel: #0: HDA Intel at 0xd7520000 irq 54
Aug  1 17:34:31 localhost kernel: #1: HDA NVidia at 0xd3000000 irq 17
Aug  1 17:34:31 localhost kernel: hub 2-0:1.0: hub_suspend
Aug  1 17:34:31 localhost kernel: usb usb2: bus auto-suspend, wakeup 1
Aug  1 17:34:31 localhost kernel: ehci_hcd 0000:00:1d.0: suspend root hub
Aug  1 17:34:31 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Aug  1 17:34:31 localhost kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
Aug  1 17:34:31 localhost kernel: devtmpfs: mounted
Aug  1 17:34:31 localhost kernel: Freeing unused kernel memory: 540k freed
Aug  1 17:34:31 localhost kernel: Write protecting the kernel read-only data: 12288k
Aug  1 17:34:31 localhost kernel: Freeing unused kernel memory: 476k freed
Aug  1 17:34:31 localhost kernel: Freeing unused kernel memory: 1052k freed
Aug  1 17:34:31 localhost udevd[1411]: starting version 171
Aug  1 17:34:31 localhost kernel: usb 1-1.5: usb auto-resume
Aug  1 17:34:31 localhost kernel: usb 1-1.5: finish resume
Aug  1 17:34:31 localhost kernel: usb 1-1.5: disable remote wakeup, status -32
Aug  1 17:34:31 localhost kernel: usb 1-1.5: link qh4-0001/ffff8802288bb080 start 3 [1/0 us]
Aug  1 17:34:31 localhost kernel: usb 1-1.5: unlink qh4-0001/ffff8802288bb080 start 3 [1/0 us]
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: loaded firmware version 9.221.4.1 build 25532
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUG disabled
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_P2P disabled
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: L1 Disabled; Enabling L0S
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: device EEPROM VER=0x436, CALIB=0x6
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: Device SKU: 0x1F0
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7
Aug  1 17:34:31 localhost kernel: iwlwifi 0000:44:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
Aug  1 17:34:31 localhost kernel: Registered led device: phy0-led
Aug  1 17:34:31 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Aug  1 17:34:31 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
Aug  1 17:34:31 localhost kernel: excluding 0xc0000-0xfffff
Aug  1 17:34:31 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
Aug  1 17:34:31 localhost kernel: excluding 0xa0000000-0xa0ffffff
Aug  1 17:34:31 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
Aug  1 17:34:31 localhost kernel: excluding 0x60000000-0x60ffffff
Aug  1 17:34:31 localhost kernel: MXM: GUID detected in BIOS
Aug  1 17:34:31 localhost kernel: [drm:drm_pci_init], 
Aug  1 17:34:31 localhost kernel: [drm:drm_get_pci_dev], 
Aug  1 17:34:31 localhost kernel: [drm:drm_get_minor], 
Aug  1 17:34:31 localhost kernel: [drm:drm_get_minor], new minor assigned 64
Aug  1 17:34:31 localhost kernel: [drm:drm_get_minor], 
Aug  1 17:34:31 localhost kernel: [drm:drm_get_minor], new minor assigned 0
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1045 - vendor: 0x10DE device: 0xCBC class: 0x30000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a3e00a2)
Aug  1 17:34:31 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Initializing!
Aug  1 17:34:31 localhost NetworkManager[2346]:    SCPlugin-Ifnet: management mode: managed
Aug  1 17:34:31 localhost NetworkManager[2346]:    SCPlugin-Ifnet: global:wpa_supplicant_wlan0-"-Dnl80211"
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1123 - regs mapped ok at 0xd2000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1140 - crystal freq: 27000KHz
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: ... appears to be valid
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: BIT BIOS found
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Bios version 70.15.43.00
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: TMDS table version 2.0
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: BIOS version 3.0
Aug  1 17:34:31 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Loading connections
Aug  1 17:34:31 localhost NetworkManager[2346]:    SCPlugin-Ifnet: guessed connection type (eth0) = 802-3-ethernet
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking ROM
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking DSM
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: MXMS Version 3.0
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffb81130
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 000a3ef9ffe8ec60
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd20000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd26960
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffda6a60
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffe26b60
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd26920
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffda6a20
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffe26b20
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: SCCS: 00025801
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:   TS: 00044c02
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  IPS: 02580013
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  IPS: 01900103
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 07a8910103010de5
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 0000880012010de5
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 0000880032010de5
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  BCS: 00001406
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM:       657003e8000005dc
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  BCS: 00001416
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM:       000003e8000005dc
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB version 4.0
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 00: 01000313 00010034
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 03: 080153d6 0f220020
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 04: 08015392 00020020
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 05: 080143c6 0f220010
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 06: 08014382 00020010
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 08: 040383b6 0f230014
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 10: 020273a6 0f220010
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 11: 02027362 00020010
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 13: 02049300 00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 01: 00001161
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 02: 00001231
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 03: 01000331
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 04: 01000446
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 05: 02000546
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 06: 00010631
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 07: 00010746
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 08: 00020847
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 09: 00000900
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x7AE4
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: ------ Executing following commands ------
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: [ (0x8C) - INIT_8C ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00022210, Data: 0x00000001
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00022210, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AF2: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0x00000001
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: [ (0x33) - INIT_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: Repeating following segment 20 times
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000800
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001084, Data: 0x00011469
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001084, Data: 0x00011C69
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B18: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001540, Data: 0xF703000F
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition: 0x15
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Cond: 0x15, Reg: 0x00021148, Mask: 0x000000FF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021148, Data: 0xFFFFFFFF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Checking if 0x000000FF equals 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition not fulfilled -- skipping following commands
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B23: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: ---- Executing following commands ----
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition: 0x16
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Cond: 0x16, Reg: 0x00021144, Mask: 0x00000FFF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021144, Data: 0xFFFFFFFF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Checking if 0x00000FFF equals 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition not fulfilled -- skipping following commands
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B33: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: ---- Executing following commands ----
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: Reg: 0x0000C040, Mask: 0xCFFFEFFF, Data: 0x20001000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000C040, Data: 0xFFFFFFFF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000C040, Data: 0xEFFFFFFF
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B4E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0xDFF3F113
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00022210, Data: 0x00000001
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00022210, Data: 0x00000001
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B64: [ (0x8D) - INIT_8D ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: [ (0x69) - INIT_IO ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: Port: 0x03C3, Mask: 0x00, Data: 0x01
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614100, Data: 0x10002F00
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x00802F00
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E18C, Data: 0x00010000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00030000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614900, Data: 0x10000100
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x00800100
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000200, Data: 0xDFF3F113
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0x9FF3F113
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E18C, Data: 0x00010000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00010000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000200, Data: 0xDFF3F113
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0xDFF3F113
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x00800018
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x00800018
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x10000018
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x10000018
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614300, Data: 0x00804141
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614300, Data: 0x00804040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614380, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614380, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615380, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615380, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614200, Data: 0x00800040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614200, Data: 0x00800040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614108, Data: 0x00000D09
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614108, Data: 0x00000D09
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614908, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614908, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6A: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x3F, Head: 0x00, Data: 0x57
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: Reg: 0x00614200, Mask: 0xFFFFFFF0, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614200, Data: 0x00800040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614200, Data: 0x00800040
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: Reg: 0x00614A00, Mask: 0xFFFFFFF0, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A00, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: Reg: 0x00614280, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614280, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: Reg: 0x00614A80, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A80, Data: 0x00800080
Aug  1 17:34:31 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: Reg: 0x00615280, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615280, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615280, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: Reg: 0x00614300, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614300, Data: 0x00804141
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614300, Data: 0x00804040
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: Reg: 0x00614B00, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B00, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B00, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: Reg: 0x00615300, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615300, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615300, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: Reg: 0x00614380, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614380, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614380, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: Reg: 0x00614B80, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B80, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B80, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: Reg: 0x00615380, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615380, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615380, Data: 0x00800080
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: Reg: 0x0000E108, Mask: 0xFFFFFF77, Data: 0x00000088
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E108, Data: 0x042147FB
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E108, Data: 0x042147FB
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: Reg: 0x0000E300, Mask: 0xFFFFFCFF, Data: 0x00000300
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E300, Data: 0x00000300
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E300, Data: 0x00000300
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: Reg: 0x0000E120, Mask: 0xFCFFFFFF, Data: 0x03000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E120, Data: 0x03000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E120, Data: 0x03000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: BaseReg: 0x00020480, Count: 0x02
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020480, Data: 0x0000006D
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020484, Data: 0x00000002
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C31: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204C0, Data: 0x0000006B
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C3A: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204D8, Data: 0x00000068
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C43: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204E0, Data: 0x00000065
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C4C: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002041C, Data: 0x0000006F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: BaseReg: 0x0002010C, Count: 0x06
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002010C, Data: 0x00000009
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020110, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020114, Data: 0x00006600
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020118, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002011C, Data: 0x00765481
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020120, Data: 0x00000230
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: BaseReg: 0x00020074, Count: 0x02
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020074, Data: 0x00204024
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020078, Data: 0x01100000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: BaseReg: 0x00020094, Count: 0x02
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020094, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020098, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: Reg: 0x0000E1F4, Mask: 0x00000000, Data: 0x00000013
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E1F4, Data: 0x00000033
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E1F4, Data: 0x00000013
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C9C: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002004C, Data: 0x4407220B
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CA5: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020424, Data: 0x00000002
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAE: [ (0x8E) - INIT_GPIO ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAF: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020004, Data: 0x001100EC
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: Reg: 0x0008907C, Mask: 0xFFFF0000, Data: 0x00000F0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008907C, Data: 0x00000F0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008907C, Data: 0x00000F0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: Reg: 0x00088150, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088150, Data: 0xE000FE15
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088150, Data: 0xE000FE15
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CD2: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008848C, Data: 0x0118008C
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: Reg: 0x0008845C, Mask: 0x6FFFFFFF, Data: 0x90000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008845C, Data: 0x90000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008845C, Data: 0x90000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: Reg: 0x00088158, Mask: 0xFFFFFBFF, Data: 0x00000400
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088158, Data: 0x00000F02
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088158, Data: 0x00000F02
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: Reg: 0x0008813C, Mask: 0x0FFFFFFF, Data: 0x60000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008813C, Data: 0x63FF0000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008813C, Data: 0x63FF0000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: Reg: 0x0008818C, Mask: 0x0FFFFFFE, Data: 0xD0000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008818C, Data: 0xD0000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008818C, Data: 0xD0000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: Reg: 0x00088088, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088088, Data: 0x11010048
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088088, Data: 0x11010048
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: Reg: 0x0008A088, Mask: 0xFFFFFFFC, Data: 0x00000003
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008A088, Data: 0x11010048
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008A088, Data: 0x1101004B
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D29: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089008, Data: 0x00004810
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: Reg: 0x00088610, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088610, Data: 0x00000005
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088610, Data: 0x00000005
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D3F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004C3C, Data: 0x27EEC10A
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D48: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004C4C, Data: 0x0A52A945
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: Reg: 0x00004CC4, Mask: 0xFFFFFC1F, Data: 0x00000020
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004CC4, Data: 0x00000020
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004CC4, Data: 0x00000020
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition: 0x10
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Cond: 0x10, Reg: 0x00101000, Mask: 0x001C0000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Checking if 0x00000000 equals 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition fulfilled -- continuing to execute
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D60: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089014, Data: 0x0000E020
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D69: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089018, Data: 0x2140ED20
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: [ (0x38) - INIT_NOT ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: ------ Skipping following commands  ------
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D73: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D7C: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: update_connection_setting_from_config_block: name:eth0, id:System (eth0), uuid: f3f8b0a6-0bb0-2b7b-9d30-b18634ddb983
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Using dhcp method for eth0
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: ---- Executing following commands ----
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: Reg: 0x00001530, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001530, Data: 0x800492F0
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001530, Data: 0x800492F0
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D93: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009220, Data: 0x00000412
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D9C: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009200, Data: 0x00000804
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: dhcpcd hostname not defined, ignoring
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Connection verified eth0:1
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DA5: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009210, Data: 0x00000271
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: Reg: 0x00101000, Mask: 0xFFFFFFFF, Data: 0x80000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: Reg: 0x0010100C, Mask: 0xFFFFFFFF, Data: 0x80000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0010100C, Data: 0x8001B010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010100C, Data: 0x8001B010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: [ (0x37) - INIT_COPY ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: Reg: 0x00101000, Shift: 0x18, SrcMask: 0x0F, Port: 0x03D4, Index: 0x8B, Mask: 0xF0
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x00
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: SrcReg: 0x00614004, Shift: 0x00, SrcMask: 0xFFFFFFFF, Xor: 0x00000000, DstReg: 0x00610184, DstMask: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614004, Data: 0x7F304777
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00610184, Data: 0x7F304777
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: guessed connection type (wlan0) = 802-11-wireless
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: update_connection_setting_from_config_block: name:wlan0, id:System (wlan0), uuid: bc78c09a-4c5c-6789-0a97-7566d33b64fe
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: wireless_setting added for wlan0
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Using dhcp method for wlan0
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: dhcpcd hostname not defined, ignoring
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Connection verified wlan0:1
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: guessed connection type (aps) = 802-11-wireless
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: update_connection_setting_from_config_block: name:aps, id:System (aps), uuid: c1c2ae2c-1338-4663-9f7c-f73e3a47f4ea
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: wireless_setting added for aps
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Unknown config for aps
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00610184, Data: 0x7F304777
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DE9: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00619F00, Data: 0x00000009
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DF2: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: Reg: 0x0000E820, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Unknown config for aps
Aug  1 17:34:32 localhost NetworkManager[2346]: nm_connection_verify: assertion `*error == NULL' failed
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Unknown config for aps
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Connection verified aps:0
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: guessed connection type (eth1) = 802-3-ethernet
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: update_connection_setting_from_config_block: name:eth1, id:System (eth1), uuid: 93643886-e1a1-7d56-788a-610b914a3797
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Can't handle ipv4 address: off, missing netmask or prefix
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Ifnet plugin: can't aquire ip configuration for eth1
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Ifnet plugin: can't aquire ip configuration for eth1
Aug  1 17:34:32 localhost NetworkManager[2346]: nm_connection_verify: assertion `*error == NULL' failed
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: Reg: 0x0000E8A0, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: Reg: 0x00004220, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004220, Data: 0x00010018
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004220, Data: 0x00010018
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: [ (0x74) - INIT_TIME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: Sleeping for 0x000A microseconds
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Found error: Ifnet plugin: can't aquire ip configuration for eth1
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Connection verified eth1:0
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Hostname updated to: ortwin-hp
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: Initialzation complete!
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Loaded plugin ifnet: (C) 1999-2010 Gentoo Foundation, Inc. To report bugs please use bugs.gentoo.org with [networkmanager] or [qiaomuf] prefix.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: getting unmanaged specs...
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: (18197040) ... get_connections.
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: (18197040) connections count: 2
Aug  1 17:34:32 localhost NetworkManager[2346]:    keyfile: parsing .keep_net-misc_networkmanager-0 ... 
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition: 0x07, Retries: 0x64
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition met, continuing
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E28: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:32 localhost NetworkManager[2346]:    keyfile:     error: File permissions (100644) or owner (0) were insecure
Aug  1 17:34:32 localhost NetworkManager[2346]:    SCPlugin-Ifnet: getting unmanaged specs...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> found WiFi radio killswitch rfkill4 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:44:00.0/ieee80211/phy0/rfkill4) (driver <unknown>)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/platform/hp-wmi/rfkill/rfkill0) (driver hp-wmi)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> found WWAN radio killswitch rfkill2 (at /sys/devices/platform/hp-wmi/rfkill/rfkill2) (driver hp-wmi)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> WiFi enabled by radio killswitch; enabled by state file
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> WWAN disabled by radio killswitch; enabled by state file
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> WiMAX enabled by radio killswitch; enabled by state file
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Networking is enabled by state file
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): carrier is ON
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition: 0x09, Retries: 0x64
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition met, continuing
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2C: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): now managed
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): device state change: 1 -> 2 (reason 2)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): preparing device.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): deactivating device (reason: 2).
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 5)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): now managed
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: Reg: 0x0000E820, Mask: 0xFFFFFFEE, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010005
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: Reg: 0x0000E8A0, Mask: 0xFFFFFFEE, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010005
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E47: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E830, Data: 0x80660701
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E50: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): device state change: 1 -> 2 (reason 2)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): bringing up device.
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8B0, Data: 0x80191F01
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E59: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004700, Data: 0x80000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E62: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004018, Data: 0x10009000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition: 0x08, Retries: 0x64
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition not met, sleeping for 20ms
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition still not met after 20ms, skipping following opcodes
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: ---- Executing following commands ----
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition: 0x0A, Retries: 0x64
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition not met, sleeping for 20ms
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition still not met after 20ms, skipping following opcodes
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: ---- Executing following commands ----
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: Reg: 0x0000E820, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: Reg: 0x0000E8A0, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: Reg: 0x0000E820, Mask: 0xFFFFFFE7, Data: 0x00000010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: Reg: 0x0000E8A0, Mask: 0xFFFFFFE7, Data: 0x00000010
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: Reg: 0x0000E82C, Mask: 0xFFFFFFF7, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E82C, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E82C, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: Reg: 0x0000E830, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E830, Data: 0x00660701
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E830, Data: 0x00660701
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: Reg: 0x0000E82C, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E82C, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E82C, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: Reg: 0x0000E8AC, Mask: 0xFFFFFFF7, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8AC, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8AC, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: Reg: 0x0000E8B0, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8B0, Data: 0x00191F01
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8B0, Data: 0x00191F01
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: Reg: 0x0000E8AC, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8AC, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8AC, Data: 0x00000001
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EF5: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004198, Data: 0x001C0131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EFE: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004190, Data: 0x001C0131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F07: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A0, Data: 0x00060131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F10: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004164, Data: 0x00020131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F19: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004160, Data: 0x00060131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F22: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004168, Data: 0x00080121
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F2B: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004180, Data: 0x00002140
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F34: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004184, Data: 0x00002140
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F3D: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A4, Data: 0x00060131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F46: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041B4, Data: 0x000E0131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F4F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041BC, Data: 0x001C0141
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: Reg: 0x00004198, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004198, Data: 0x001C3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004198, Data: 0x001C3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: Reg: 0x00004190, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004190, Data: 0x001C3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004190, Data: 0x001C3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: Reg: 0x000041A0, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041A0, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A0, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: Reg: 0x00004164, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004164, Data: 0x00023131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004164, Data: 0x00023131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: Reg: 0x00004160, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004160, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004160, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: Reg: 0x00004168, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004168, Data: 0x00083121
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004168, Data: 0x00083121
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: Reg: 0x000041A4, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041A4, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A4, Data: 0x00063131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: Reg: 0x000041B4, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041B4, Data: 0x000E3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041B4, Data: 0x000E3131
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: Reg: 0x000041BC, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041BC, Data: 0x001C2141
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041BC, Data: 0x001C2141
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: Reg: 0x00004200, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004200, Data: 0x00010008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004200, Data: 0x00010008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: Reg: 0x00004220, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004220, Data: 0x00010018
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004220, Data: 0x00010018
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: Reg: 0x00004000, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004000, Data: 0x18010008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004000, Data: 0x18010008
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FF4: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004120, Data: 0x00063031
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FFD: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004124, Data: 0x00063031
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8006: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004128, Data: 0x00063020
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x800F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004140, Data: 0x001C0100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8018: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004144, Data: 0x001C0100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8021: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x10000100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x802A: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x10000100
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: Executing subroutine at 0x8049
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8049: [ (0x71) - INIT_DONE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: End of 0x8049 subroutine
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8036: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000C044, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x803F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001538, Data: 0x00011111
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8048: [ (0x71) - INIT_DONE ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x809A
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: ------ Executing following commands ------
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: Reg: 0x00100710, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100710, Data: 0x00500480
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): preparing device.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (wlan0): deactivating device (reason: 2).
Aug  1 17:34:32 localhost NetworkManager[2346]: supplicant_interface_acquire: assertion `mgr_state == NM_SUPPLICANT_MANAGER_STATE_IDLE' failed
Aug  1 17:34:32 localhost NetworkManager[2346]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Aug  1 17:34:32 localhost NetworkManager[2346]: <warn> /sys/devices/virtual/net/sit0: couldn't determine device driver; ignoring...
Aug  1 17:34:32 localhost NetworkManager[2346]: <warn> /sys/devices/virtual/net/tunl0: couldn't determine device driver; ignoring...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> NetworkManager is running with OpenRC...
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: Reg: 0x00100718, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100718, Data: 0x40055F77
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010071C, Data: 0x40044F77
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: Reg: 0x00111120, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111120, Data: 0x00600000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111124, Data: 0x00600000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost dbus[2333]: [system] Activating service name='fi.epitest.hostap.WPASupplicant' (using servicehelper)
Aug  1 17:34:32 localhost NetworkManager[2346]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Trying to start the supplicant...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): device state change: 2 -> 3 (reason 0)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) starting connection 'System (eth0)'
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): device state change: 3 -> 4 (reason 0)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: Reg: 0x00111140, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111140, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111144, Data: 0x00000000
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: Reg: 0x00111380, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111380, Data: 0x80000F0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111384, Data: 0x80000F0F
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:32 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): device state change: 4 -> 5 (reason 0)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> (eth0): device state change: 5 -> 7 (reason 0)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> dhcpcd started with pid 2418
Aug  1 17:34:32 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: Reg: 0x001008A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008A0, Data: 0x87001DEC
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008A4, Data: 0x87001DEC
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: Reg: 0x00111180, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111180, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111184, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: Reg: 0x00111000, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111000, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111008, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: Reg: 0x00111004, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111004, Data: 0xE008300F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0011100C, Data: 0xE00C300F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: Reg: 0x00100D80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100D80, Data: 0xAAAAAAAA
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100D84, Data: 0xAAAAAAAA
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: Reg: 0x00100900, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100900, Data: 0x0F0F0F0F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100904, Data: 0x0F0F0F0F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost dbus[2333]: [system] Successfully activated service 'fi.epitest.hostap.WPASupplicant'
Aug  1 17:34:33 localhost NetworkManager[2346]: <info> (wlan0): supplicant manager state:  down -> idle
Aug  1 17:34:33 localhost NetworkManager[2346]: <info> (wlan0): device state change: 2 -> 3 (reason 0)
Aug  1 17:34:33 localhost NetworkManager[2346]: <info> (wlan0): supplicant interface state:  starting -> ready
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: Reg: 0x00100920, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100920, Data: 0x0F0F0F0F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100924, Data: 0x0F0F0F0F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: Reg: 0x00100940, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100940, Data: 0x0F0F0000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100944, Data: 0x0F0F0000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost dhcpcd[2418]: version 5.2.12 starting
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: Reg: 0x00100A20, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A20, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A24, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: Reg: 0x00100A40, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A40, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A44, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost NetworkManager[2346]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: Reg: 0x00100A60, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A60, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A64, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: Reg: 0x00100A80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A80, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A84, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost dhcpcd[2418]: eth0: broadcasting for a lease
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: Reg: 0x00100AA0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AA0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AA4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: Reg: 0x00100AC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AC0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AC4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: Reg: 0x00111400, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111400, Data: 0x00000145
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111420, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111440, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111460, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111480, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001114A0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: Reg: 0x00111404, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111404, Data: 0x00000145
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111424, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111444, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111464, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111484, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001114A4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: Reg: 0x00100DC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DC0, Data: 0x00000000
Aug  1 17:34:33 localhost avahi-daemon[2436]: Found user 'avahi' (UID 104) and group 'avahi' (GID 101).
Aug  1 17:34:33 localhost avahi-daemon[2436]: Successfully dropped root privileges.
Aug  1 17:34:33 localhost avahi-daemon[2436]: avahi-daemon 0.6.30 starting up.
Aug  1 17:34:33 localhost avahi-daemon[2436]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Aug  1 17:34:33 localhost avahi-daemon[2436]: Successfully called chroot().
Aug  1 17:34:33 localhost avahi-daemon[2436]: Successfully dropped remaining capabilities.
Aug  1 17:34:33 localhost avahi-daemon[2436]: Loading service file /services/sftp-ssh.service.
Aug  1 17:34:33 localhost avahi-daemon[2436]: Loading service file /services/ssh.service.
Aug  1 17:34:33 localhost avahi-daemon[2436]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::6ab5:99ff:fef2:f03d.
Aug  1 17:34:33 localhost avahi-daemon[2436]: New relevant interface eth0.IPv6 for mDNS.
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DC4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: Reg: 0x001005A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001005A0, Data: 0x00808080
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001005A4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: Reg: 0x0010F804, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F804, Data: 0x00000000
Aug  1 17:34:33 localhost avahi-daemon[2436]: Network interface enumeration completed.
Aug  1 17:34:33 localhost avahi-daemon[2436]: Registering new address record for fe80::6ab5:99ff:fef2:f03d on eth0.*.
Aug  1 17:34:33 localhost avahi-daemon[2436]: Registering HINFO record with values 'X86_64'/'LINUX'.
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: BaseReg: 0x00110560, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110560, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110564, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: BaseReg: 0x001105C0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001105C0, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001105C4, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: BaseReg: 0x00110620, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110620, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110624, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: BaseReg: 0x00110680, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110680, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110684, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: BaseReg: 0x001106E0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001106E0, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001106E4, Data: 0x03030303
Aug  1 17:34:33 localhost bluetoothd[2450]: Bluetooth daemon 4.99
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: BaseReg: 0x00110740, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110740, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110744, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: BaseReg: 0x001107A0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001107A0, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001107A4, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: BaseReg: 0x00110800, Count: 0x02
Aug  1 17:34:33 localhost bluetoothd[2463]: Starting SDP server
Aug  1 17:34:33 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110800, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110804, Data: 0x03030303
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: Reg: 0x00100760, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100760, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100764, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: Reg: 0x00100780, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100780, Data: 0x55555555
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100784, Data: 0x55555555
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: Reg: 0x001007A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007A0, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007A4, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: Reg: 0x001007C0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007C0, Data: 0x55555555
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007C4, Data: 0x55555555
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: Reg: 0x001007E0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007E0, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007E4, Data: 0xBBBBBBBB
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: Reg: 0x00100800, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100800, Data: 0x44444444
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100804, Data: 0x44444444
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: Reg: 0x00100820, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100820, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100824, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: Reg: 0x00100840, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost NetworkManager[2346]: <warn> bluez error getting default adapter: No such adapter
Aug  1 17:34:33 localhost bluetoothd[2463]: Listening for HCI events on hci0
Aug  1 17:34:33 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100840, Data: 0xDDDDDDDD
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100844, Data: 0xDDDDDDDD
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: Reg: 0x00100860, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100860, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100864, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: Reg: 0x00100880, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100880, Data: 0xEEEEEEEE
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100884, Data: 0xEEEEEEEE
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: Reg: 0x001009DC, RegIncrement: 0x04, Count: 0x07, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009DC, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E0, Data: 0x00000800
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E8, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009EC, Data: 0x00000000
Aug  1 17:34:33 localhost bluetoothd[2463]: HCI dev 0 up
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009F0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009F4, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C1F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004700, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: Reg: 0x00100208, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100208, Data: 0x00010101
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost bluetoothd[2463]: socket(STREAM, RFCOMM): Protocol not supported (93)
Aug  1 17:34:33 localhost bluetoothd[2463]: audio-headset: Operation not permitted (1)
Aug  1 17:34:33 localhost bluetoothd[2463]: Failed to start DUN server: socket(STREAM, RFCOMM): Protocol not supported (93)
Aug  1 17:34:33 localhost bluetoothd[2463]: pnat-server: Input/output error (5)
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: Reg: 0x00100714, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100714, Data: 0xF0000324
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C76: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100700, Data: 0x00100007
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: BaseReg: 0x00100740, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100740, Data: 0x0A000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100744, Data: 0x0A000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: BaseReg: 0x00100DA0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DA0, Data: 0x00000010
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DA4, Data: 0x00000010
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: Reg: 0x00111104, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111104, Data: 0x00007E77
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: BaseReg: 0x001110C0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110C0, Data: 0x00001801
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110C4, Data: 0x00001801
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: BaseReg: 0x001110E0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110E0, Data: 0x80011000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110E4, Data: 0x80011000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: Reg: 0x00111100, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111100, Data: 0x48020050
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D05: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010024C, Data: 0x0F000080
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: Reg: 0x00100254, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100254, Data: 0x00000006
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: Reg: 0x0010053C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010053C, Data: 0x00001000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: Reg: 0x00100500, Mask: 0xFFF0FF01, Data: 0x000A00FE
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100500, Data: 0x003A16FF
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100500, Data: 0x003A16FF
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: BaseReg: 0x001113A0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113A0, Data: 0x00330033
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113A4, Data: 0x00330033
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: BaseReg: 0x00111360, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111360, Data: 0x01010000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111364, Data: 0x01010000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: BaseReg: 0x001113C0, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113C0, Data: 0x01010000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113C4, Data: 0x01010000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: BaseReg: 0x0010FD20, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD20, Data: 0x55550000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD24, Data: 0x55550000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: BaseReg: 0x0010FD40, Count: 0x02
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD40, Data: 0x55550000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD44, Data: 0x55550000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: Reg: 0x00100080, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100080, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: Reg: 0x00100220, RegIncrement: 0x04, Count: 0x0B, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100220, Data: 0x03070A0A
Aug  1 17:34:33 localhost bluetoothd[2463]: Unable to load keys to adapter_ops: Function not implemented (38)
Aug  1 17:34:33 localhost bluetoothd[2463]: Adapter /org/bluez/2450/hci0 has been enabled
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100224, Data: 0x0902080D
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100228, Data: 0x02030203
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010022C, Data: 0x231E0D06
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100230, Data: 0x0CAA0C0C
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100234, Data: 0x0A030A03
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100238, Data: 0x0A62045D
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010023C, Data: 0x06060202
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100240, Data: 0x11110506
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100244, Data: 0x0000019F
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100248, Data: 0x0042370A
Aug  1 17:34:33 localhost bluetoothd[2463]: mce replied with an error: org.freedesktop.DBus.Error.ServiceUnknown, The name com.nokia.mce was not provided by any .service files
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: Reg: 0x00100258, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100258, Data: 0x00400200
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: Reg: 0x00100260, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100260, Data: 0x001215A1
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: Reg: 0x0010026C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010026C, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: Reg: 0x00100270, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100270, Data: 0x05A50A22
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: Reg: 0x00100288, RegIncrement: 0x04, Count: 0x05, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100288, Data: 0x0F0A0444
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010028C, Data: 0x00000901
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100290, Data: 0x1122160A
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100294, Data: 0x011C0020
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100298, Data: 0x0000171C
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: Reg: 0x001002A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002A0, Data: 0x06080D14
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002A4, Data: 0x00002F34
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: Reg: 0x00100268, Mask: 0xCFFCFCFF, Data: 0x30030200
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100268, Data: 0x30030200
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: Reg: 0x00100200, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100200, Data: 0x180E8000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: Reg: 0x00100204, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100204, Data: 0x0244A000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: Reg: 0x00100250, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100250, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9149: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000122C, Data: 0x00000003
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008CC, Data: 0x04000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008CC, Data: 0x04000009
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: Reg: 0x001008E0, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008E0, Data: 0x00000E00
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008CC, Data: 0x04000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008CC, Data: 0x04000009
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition: 0x0E, Retries: 0x64
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition met, continuing
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917C: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917D: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AE0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9186: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AE8, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x918F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AF0, Data: 0x00000000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: Executing subroutine at 0x92A8
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: Executing subroutine at 0x9287
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition: 0x13
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Checking if 0x00000080 equals 0x00000080
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition fulfilled -- continuing to execute
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: [ (0x38) - INIT_NOT ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: ------ Skipping following commands  ------
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928A: [ (0x5C) - INIT_JUMP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: ---- Executing following commands ----
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition: 0x00
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Checking if 0x0000000C equals 0x00000008
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition not fulfilled -- skipping following commands
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9290: [ (0x5C) - INIT_JUMP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: ---- Executing following commands ----
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition: 0x01
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Cond: 0x01, Reg: 0x00101000, Mask: 0x0000000C
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Checking if 0x0000000C equals 0x00000018
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition not fulfilled -- skipping following commands
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9296: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A3: [ (0x74) - INIT_TIME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: ---- Executing following commands ----
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A7: [ (0x71) - INIT_DONE ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: End of 0x9287 subroutine
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: [ (0x74) - INIT_TIME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: Sleeping for 0x0FA0 microseconds
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001000
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92D5: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010021C, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001100
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: [ (0x74) - INIT_TIME ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: Sleeping for 0x00C8 microseconds
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9308: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001101
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D8, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D8, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: Reg: 0x00100284, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:33 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100284, Data: 0x00F00000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: Reg: 0x001002F8, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F8, Data: 0x00300020
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: Reg: 0x001002C0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002C0, Data: 0x0000011B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: Reg: 0x001002F0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F0, Data: 0x00100030
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition: 0x13
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Checking if 0x00000080 equals 0x00000080
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition fulfilled -- continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: Reg: 0x0000E108, Mask: 0xFFFFFCFF, Data: 0x00000300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E108, Data: 0x042147FB
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E108, Data: 0x042147FB
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C2: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: Sleeping for 0x0014 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: Reg: 0x001002F4, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F4, Data: 0x0020001B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: Reg: 0x0010027C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010027C, Data: 0x00600009
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: Reg: 0x00100274, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100274, Data: 0x004006AF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: Reg: 0x00100278, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100278, Data: 0x00500004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: Reg: 0x00100280, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100280, Data: 0x00700188
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948D: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: End of 0x92A8 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Checking if 0x0000000C equals 0x00000008
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition not fulfilled -- skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919D: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: ---- Executing following commands ----
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: Sleeping for 0x03E8 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A4: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010002C, Data: 0x00000024
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91AD: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FBC0, Data: 0x20010000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91B6: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F810, Data: 0x20012001
Aug  1 17:34:34 localhost avahi-daemon[2436]: Server startup complete. Host name is ortwin-hp.local. Local service cookie is 354185507.
Aug  1 17:34:34 localhost /etc/init.d/dnsmasq[2573]: Use of the opts variable is deprecated and will be
Aug  1 17:34:34 localhost /etc/init.d/dnsmasq[2574]: removed in the future.
Aug  1 17:34:34 localhost /etc/init.d/dnsmasq[2575]: Please use extra_commands, extra_started_commands or extra_stopped_commands.
Aug  1 17:34:34 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91BF: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FBE0, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: Reg: 0x0010F808, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F808, Data: 0x00000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91EF: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC44, Data: 0x00051F00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91F8: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC00, Data: 0x00010502
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9201: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC80, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: Reg: 0x0010FCA0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCA0, Data: 0x05313F41
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: Reg: 0x0010FCAC, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCAC, Data: 0x00001E03
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9258: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCA4, Data: 0x00002F50
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9261: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F81C, Data: 0x90021001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: Sleeping for 0x0012 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926D: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100210, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: Reg: 0x00004018, Mask: 0xFFFF3FFF, Data: 0x00008000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004018, Data: 0x10009000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004018, Data: 0x10009000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: Sleeping for 0x03E8 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9286: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x951E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: ------ Executing following commands ------
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008C0, Data: 0x9D0A0293
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9527: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000108C, Data: 0x000000D1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9530: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xF0, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x08, Count: 0x02
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x006194A0, Data: 0x10000019
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x08
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x09
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x18, Count: 0x02
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x006194A0, Data: 0x10000019
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x18
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: [ (0x52) - INIT_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: Index: 0x88, Mask: 0xBF, Data: 0x40
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: [ (0x52) - INIT_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: Index: 0x8A, Mask: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9549: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E200, Data: 0x0003103C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9552: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x30, Head: 0x00, Data: 0x10
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9555: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x31, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9558: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xAA, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955B: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x955C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: ------ Executing following commands ------
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: Executing subroutine at 0x6671
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6671: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: End of 0x6671 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: Sleeping for 0x03E8 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: Executing subroutine at 0x951D
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951D: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: End of 0x951D subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: [ (0x33) - INIT_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: Repeating following segment 10 times
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: [ (0x6F) - INIT_MACRO ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9572: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100210, Data: 0x80000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition: 0x11
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Checking if 0x30000000 equals 0x30000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition fulfilled -- continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition: 0x12
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001540, Data: 0xF703000E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Checking if 0x00030000 equals 0x00030000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition fulfilled -- continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9599: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition: 0x12
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001540, Data: 0xF703000E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Checking if 0x00030000 equals 0x00030000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition fulfilled -- continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition: 0x11
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Checking if 0x30000000 equals 0x30000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition fulfilled -- continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B8: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: Reg: 0x00100710, Mask: 0xFFFFFDFF, Data: 0x00000200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100710, Data: 0x00500680
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: Reg: 0x00100E04, Mask: 0xFFE0007F, Data: 0x00064C80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100E04, Data: 0x80064C84
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100E04, Data: 0x80064C84
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: Reg: 0x00100E08, Mask: 0xF01FFFFF, Data: 0x0B000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100E08, Data: 0x0B048808
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100E08, Data: 0x0B048808
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: Reg: 0x00100200, Mask: 0xFFFFF7FF, Data: 0x00000800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100200, Data: 0x180E8800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100200, Data: 0x180E8800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: Reg: 0x00100600, Mask: 0xFFFFFFFF, Data: 0x00004000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100600, Data: 0x97034610
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100600, Data: 0x97034610
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FA: [ (0x63) - INIT_COMPUTE_MEM ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: Reg: 0x00614000, Mask: 0xFFFFEFFF, Data: 0x00001000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614000, Data: 0x01001210
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614000, Data: 0x01001210
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9608: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A008, Data: 0x03A502D1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: [ (0x75) - INIT_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition: 0x0C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Cond: 0x0C, Reg: 0x00021218, Mask: 0x000000FF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021218, Data: 0x00000023
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Checking if 0x00000023 equals 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition not fulfilled -- skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9613: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x961C: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: [ (0x38) - INIT_NOT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: ------ Executing following commands ------
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: Reg: 0x0061A068, Mask: 0xFBFFFFFF, Data: 0x04000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A068, Data: 0x44000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A068, Data: 0x44000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: Reg: 0x0061A868, Mask: 0xFBFFFFFF, Data: 0x04000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A868, Data: 0x44000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A868, Data: 0x44000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: SrcReg: 0x00021350, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A870, DstMask: 0xFFFFFE00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021350, Data: 0xFFFFFFFF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A870, Data: 0x00000124
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A870, Data: 0x000001FF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: SrcReg: 0x00021354, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A070, DstMask: 0xFFFFFE00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021354, Data: 0xFFFFFFFF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A070, Data: 0x00000124
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A070, Data: 0x000001FF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966C: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966D: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A030, Data: 0x000561EC
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9676: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A830, Data: 0x000561E9
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: Reg: 0x0000E50C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E50C, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E50C, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: Reg: 0x0000E55C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E55C, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E55C, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: Reg: 0x0000E5AC, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5AC, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5AC, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: Reg: 0x0000E5FC, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5FC, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5FC, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: Reg: 0x0000E500, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E500, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E500, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: Reg: 0x0000E550, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E550, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E550, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: Reg: 0x0000E5A0, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5A0, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5A0, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: Reg: 0x0000E5F0, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5F0, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5F0, Data: 0x00002462
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: Reg: 0x0061E818, Mask: 0xFFFFFFF3, Data: 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061E818, Data: 0x00000306
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061E818, Data: 0x00000306
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: Reg: 0x0061F018, Mask: 0xFFFFFFF3, Data: 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061F018, Data: 0x00000306
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061F018, Data: 0x00000306
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: Reg: 0x00100674, Mask: 0xFFFF0000, Data: 0x00000404
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100674, Data: 0x00020404
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100674, Data: 0x00020404
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: Reg: 0x00001558, Mask: 0xFFFFFFFC, Data: 0x00000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001558, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001558, Data: 0x00000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: Reg: 0x0000E114, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E114, Data: 0x0000021C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E114, Data: 0x0000021C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: Reg: 0x0000E118, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E118, Data: 0x0000010E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E118, Data: 0x0000010E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: Reg: 0x0000E11C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E11C, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E11C, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: Reg: 0x0000E120, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E120, Data: 0x03000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E120, Data: 0x03000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x974F: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001588, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: Reg: 0x00020060, Mask: 0x00C0FFFF, Data: 0x00040000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00020060, Data: 0x00040000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020060, Data: 0x00040000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9765: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020080, Data: 0x100C0736
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: Reg: 0x00020018, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00020018, Data: 0x9E9C9A98
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020018, Data: 0x9E9C9A98
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: Reg: 0x0008814C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008814C, Data: 0x0300001B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008814C, Data: 0x0300001B
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9788: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088154, Data: 0x00007120
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9791: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00082000, Data: 0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x979A: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C080, Data: 0x00020F58
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97A3: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C084, Data: 0xC0020F58
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AC: [ (0x53) - INIT_ZM_CR ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x85, Head: 0x00, Data: 0xFF
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001084, Data: 0x00011469
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001084, Data: 0x00011469
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: Reg: 0x0000E690, Mask: 0xFF88FFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E690, Data: 0xF4000204
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E690, Data: 0xF4000204
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97C9: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x97CA
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: ------ Executing following commands ------
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x982F
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition: 0x02, Retries: 0x64
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition not met, sleeping for 20ms
Aug  1 17:34:34 localhost kernel: usb 1-1.5: usb auto-suspend, wakeup 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition still not met after 20ms, skipping following opcodes
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: ---- Executing following commands ----
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: SrcReg: 0x00610000, Shift: 0x00, SrcMask: 0x0000FFFF, Xor: 0x00000000, DstReg: 0x0061000C, DstMask: 0xFFFF0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00610000, Data: 0x857D0150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: Reg: 0x0061000C, Mask: 0xBFFFFFFF, Data: 0x40000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061000C, Data: 0x40000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: [ (0x56) - INIT_CONDITION_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition: 0x03, Retries: 0x64
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition met, continuing
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9859: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x985A: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: Executing subroutine at 0x5A15
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: BaseReg: 0x4061C040, Count: 0x10
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C040, Data: 0x7F8B0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C044, Data: 0x5F8A0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C048, Data: 0xDEA80000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C04C, Data: 0x18A41028
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C050, Data: 0x18A010CD
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C054, Data: 0x1E602000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C058, Data: 0x00608000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C05C, Data: 0x00608000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C060, Data: 0x00202000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C064, Data: 0x80202000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C068, Data: 0xFEA010F5
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C06C, Data: 0xFE801005
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C070, Data: 0xFE809312
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C074, Data: 0xFE808000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C078, Data: 0xFE808000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C07C, Data: 0xFE808000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A5B: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: End of 0x5A15 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: Reg: 0x4061C030, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C030, Data: 0x00068800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C030, Data: 0x00068800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A13: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 4
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: continuing to execute
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D080, Data: 0x00000A8C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D084, Data: 0xC0000A8C
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: Reg: 0x0000E100, Mask: 0xFFF7FFF7, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E100, Data: 0x001C1300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E100, Data: 0x00141300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: Reg: 0x6061C140, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061D140, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D140, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 2
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 2
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 0 0 2
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: failed to match any output table
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_fb_create:60 - 2047 tags available
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:153 - memcfg 0x180e8800 0x0244a000 0x00000001 0xf703000e
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:181 - rblock 786432 bytes
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_init:213 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=65536 align=4096 flags=0x00000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6a700
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=131072 align=4096 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6a100
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00010200 vinst=0x00000d0200 size=0x00004000 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff880230c6a800
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00014200 vinst=0x00000d4200 size=0x00000100 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff880230c6ac80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6a280
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6aa00
Aug  1 17:34:34 localhost kernel: [TTM] Zone  kernel: Available graphics memory: 4008704 kiB
Aug  1 17:34:34 localhost kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Aug  1 17:34:34 localhost kernel: [TTM] Initializing pool allocator
Aug  1 17:34:34 localhost kernel: [TTM] Initializing DMA pool allocator
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (GDDR5)
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=508 align=4096 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6ab00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=508 align=4096 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6aa80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=2032 align=4096 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6a500
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_graph_init:51 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_irq_install], irq=16
Aug  1 17:34:34 localhost kernel: nouveau_display_createnv50_display_create
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_create:355 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - 
Aug  1 17:34:34 localhost kernel: XXX nv50_crtc_create
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=1048576 align=4096 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6ae80
Aug  1 17:34:34 localhost kernel: XXX disabling vblank
Aug  1 17:34:34 localhost kernel: XXX exit nv50_crtc_create
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - 
Aug  1 17:34:34 localhost kernel: XXX nv50_crtc_createXXX disabling vblank
Aug  1 17:34:34 localhost kernel: XXX exit nv50_crtc_create
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "LVDS-1" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-1" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-2" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "eDP-1" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-3" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs
Aug  1 17:34:34 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=32768 align=65536 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230c6ad00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=16 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0780
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=0 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0080
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0380
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000d30: h=0xcafe0000, c=0x00800000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0580
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000200: h=0x01000000, c=0x00808000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0d80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000218: h=0x01000003, c=0x00810000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0600
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000210: h=0x01000002, c=0x00818000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0f80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000208: h=0x01000001, c=0x00820000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0880
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000d30: h=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000d38: h=0xcafe0000, c=0x10828001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0680
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000220: h=0x01000003, c=0x10830001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0180
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000228: h=0x01000002, c=0x10838001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0f00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000208: h=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000228: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000230: h=0x01000001, c=0x10840001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0100
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d30: h=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d38: h=0xcafe0000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000d40: h=0xcafe0000, c=0x20848002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000238: h=0x01000003, c=0x20850002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0400
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000240: h=0x01000002, c=0x20858002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0500
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000208: h=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000240: h=0x01000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000248: h=0x01000001, c=0x20860002
Aug  1 17:34:34 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Aug  1 17:34:34 localhost kernel: [drm] No driver support for vblank timestamp query.
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:383 - Probing monitoring devices on I2C bus: 2
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:392 - No devices found.
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 02030505 0902080a 02020202 381e1307
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 080a0c0c 05020902 00620155 06080202
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100670
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 03070a0a 0902080a 02030203 381e1307
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 0c0a0c0c 0a030903 00620155 06080202
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100670
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 0a1a2e24 0f020a0e 0204080c 3c1e170b
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 100a0c0c 2e0c090a fffffd59 060c0202
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000073b 00100674
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 3 available performance level(s)
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz voltage 800mV
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 850mV
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 3: core 561MHz shader 1125MHz memory 1099MHz voltage 1000mV
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 1000mV
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc:161 - initialising channel 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_channel_init:601 - ch1 vram=0x80000002 tt=0x80000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_channel_init_pramin:523 - ch1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=66560 align=4096 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0a00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x0013b200 vinst=0x000020a200 size=0x00004000 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff880230cd0e80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=32768 align=16 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0480
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0b00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000410
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000410: h=0x80000002, c=0x00000e00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000003
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000418
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000418: h=0x80000003, c=0x00000e02
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=1048576 align=4096 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880230cd0900
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=256 align=256 flags=0x00000006
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2900
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=4096 align=1024 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2b00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0x506e
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2580
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000480
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000480: h=0x80000010, c=0x00000f40
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2b80
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000011
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000488
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000488: h=0x80000011, c=0x00000f42
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=16 align=16 flags=0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323a2980
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x8000000e
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000470
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000470: h=0x8000000e, c=0x00000f44
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880231c7f180
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x8000000f
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000478
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000478: h=0x8000000f, c=0x00000f45
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc:238 - channel 1 initialised
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0xa0b5
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0x90b8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0x90b5
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0x85b5
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nva3_copy_context_new:46 - ch1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=256 align=0 flags=0x00000006
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880231c7f600
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x000085b5
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00002de8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00002de8: h=0x000085b5, c=0x00300f46
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=24 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880231c7fd00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000006
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000430
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000430: h=0x80000006, c=0x00000f57
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: MM: using COPY for buffer copies
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_init:171 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00003001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: parsing output script 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000024
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000020
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: output script 2 not found
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-3 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_native_mode:559 - native mode from preferred
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1] probed modes :
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 31:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 33:"1920x1080" 60 173000 1920 2048 2248 2576 1080 1083 1088 1120 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 34:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 35:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 109000 1280 1368 1496 1712 1024 1027 1034 1063 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 37:"1280x960" 60 101250 1280 1360 1488 1696 960 963 967 996 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 60 81750 1152 1216 1336 1520 864 867 871 897 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 60 63500 1024 1072 1176 1328 768 771 775 798 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 40:"800x600" 60 38250 800 832 912 1024 600 603 607 624 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 42:"640x480" 59 23750 640 664 720 800 480 483 487 500 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 41:"720x400" 60 22250 720 744 808 896 400 403 413 417 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 43:"640x400" 60 20000 640 664 720 800 400 403 409 417 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 44:"640x350" 60 17500 640 664 720 800 350 353 363 366 0x40 0x6
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1]
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1] disconnected
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2]
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2] disconnected
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1]
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1] disconnected
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3]
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3] disconnected
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:97 - Using default load_pattern of 340
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:116 - Load was not detected on output with or 1
Aug  1 17:34:34 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1] disconnected
Aug  1 17:34:34 localhost kernel: [drm:drm_setup_crtcs], 
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 15 enabled? yes
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 17 enabled? no
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 20 enabled? no
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 23 enabled? no
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 25 enabled? no
Aug  1 17:34:34 localhost kernel: [drm:drm_enable_connectors], connector 28 enabled? no
Aug  1 17:34:34 localhost kernel: [drm:drm_target_preferred], looking for cmdline mode on connector 15
Aug  1 17:34:34 localhost kernel: [drm:drm_target_preferred], looking for preferred mode on connector 15
Aug  1 17:34:34 localhost kernel: [drm:drm_target_preferred], found mode 1920x1080
Aug  1 17:34:34 localhost kernel: [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
Aug  1 17:34:34 localhost kernel: [drm:drm_setup_crtcs], desired mode 1920x1080 set on crtc 13
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=65536 align=4096 flags=0x00000002
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802288bb300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_gr_new:494 - ch1 class=0x502d
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_graph_context_new:148 - ch1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=349696 align=0 flags=0x00000006
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802288bb900
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch1 size=16 align=16 flags=0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802288bb880
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x80000007
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000438
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000438: h=0x80000007, c=0x00100f59
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x320000, bo ffff88022db40c00
Aug  1 17:34:34 localhost kernel: fbcon: nouveaufb (fb0) is primary device
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], modes are different, full mode set
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
Aug  1 17:34:34 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_fixup:336 - or 0
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_mode], [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_prepare:508 - index 0
Aug  1 17:34:34 localhost kernel: [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
Aug  1 17:34:34 localhost kernel: [drm:drm_update_vblank_count], enabling vblank interrupts on crtc 0, missed 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - blanked
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_scale:238 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_color_vibrance:183 - vibrance = 50, hue = 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_do_mode_set_base:549 - index 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_mode], [ENCODER:16:LVDS-16] set [MODE:45:1920x1080]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_set:380 - or 0 type 3 -> crtc 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_dpms:265 - or 0 type 3 mode 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_commit:521 - index 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - unblanked
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-3 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Loading PLL limits for register 0x00614100
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.minfreq: 500000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.maxfreq: 1000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_inputfreq: 25000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_inputfreq: 50000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_n: 8
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_n: 255
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_m: 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_m: 255
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.min_p: 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.max_p: 63
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: pll.refclk: 27000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_clock:361 - pclk 138500 out 138500 N 35 fN 0x0d09 M 1 P 7
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00003001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: parsing clock script 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: Executing subroutine at 0x5995
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060201
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: [ (0x74) - INIT_TIME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: Sleeping for 0x3E80 microseconds
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060201
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59BF: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: End of 0x5995 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: BaseReg: 0x4061C00C, Count: 0x05
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C010, Data: 0x0010000A
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C014, Data: 0x00200000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C018, Data: 0x000FC888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C01C, Data: 0x0001C888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: Executing subroutine at 0x59C0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: Reg: 0x0000E1E4, Mask: 0xFFFFFFFC, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E1E4, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E1E4, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: Reg: 0x0000E100, Mask: 0xFFF7FFFF, Data: 0x00080000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E100, Data: 0x001C1300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E100, Data: 0x001C1300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: BaseReg: 0x4061C118, Count: 0x02
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C118, Data: 0x11111111
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C11C, Data: 0x00000011
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: BaseReg: 0x4061C198, Count: 0x02
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C198, Data: 0x11111111
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C19C, Data: 0x00000011
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: Executing subroutine at 0x656E
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: [ (0x76) - INIT_IO_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: IO condition: 0x0D
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061949C, Data: 0x00000300
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x9D, Head: 0x00, Data: 0x03
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Checking if 0x00 equals 0x04
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Condition not fulfilled -- skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6570: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x657D: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: [ (0x38) - INIT_NOT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: ------ Executing following commands ------
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: Reg: 0x4061C018, Mask: 0x8FFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C018, Data: 0x000FC888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C018, Data: 0x000FC888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: [ (0x6E) - INIT_NV_REG ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: Reg: 0x4061C01C, Mask: 0x8FFFFFFF, Data: 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C01C, Data: 0x0001C888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C01C, Data: 0x0001C888
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A5: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A6: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: End of 0x656E subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: Executing subroutine at 0x6377
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: [ (0x76) - INIT_IO_CONDITION ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: IO condition: 0x07
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619494, Data: 0x00010000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x97, Head: 0x00, Data: 0x00
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Checking if 0x00 equals 0x01
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Condition not fulfilled -- skipping following commands
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6379: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6387: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: [ (0x72) - INIT_RESUME ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: ---- Executing following commands ----
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6396: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: End of 0x6377 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FC: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: End of 0x59C0 subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: Executing subroutine at 0x59FD
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FD: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: End of 0x59FD subroutine
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58C1: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: parsing clock script 1
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: [ (0x71) - INIT_DONE ]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: hwmode: htotal 0, vtotal 0, vdisplay 0
Aug  1 17:34:34 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: clock 138500 kHz framedur 0 linedur 0, pixeldur 7
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 	[CONNECTOR:15:LVDS-1] set DPMS on
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: Console: switching to colour frame buffer device 240x67
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: fb0: nouveaufb frame buffer device
Aug  1 17:34:34 localhost kernel: drm: registered panic notifier
Aug  1 17:34:34 localhost kernel: [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: (null)
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  1 17:34:34 localhost kernel: [drm:vblank_disable_fn], disabling vblank on crtc 0
Aug  1 17:34:34 localhost kernel: XXX disabling vblank
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: iwlwifi 0000:44:00.0: L1 Disabled; Enabling L0S
Aug  1 17:34:34 localhost kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Aug  1 17:34:34 localhost kernel: iwlwifi 0000:44:00.0: L1 Disabled; Enabling L0S
Aug  1 17:34:34 localhost kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Aug  1 17:34:34 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug  1 17:34:34 localhost kernel: ehci_hcd 0000:00:1a.0: reused qh ffff8802311e5500 schedule
Aug  1 17:34:34 localhost kernel: usb 1-1.1: link qh1-0601/ffff8802311e5500 start 0 [1/2 us]
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:34 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:34 localhost dnsmasq[2583]: started, version 2.57 cachesize 150
Aug  1 17:34:34 localhost dnsmasq[2583]: compile time options: IPv6 GNU-getopt DBus I18N DHCP no-TFTP IDN
Aug  1 17:34:34 localhost dnsmasq[2583]: no servers found in /etc/resolv.conf, will retry
Aug  1 17:34:34 localhost dnsmasq[2583]: read /etc/hosts - 110 addresses
Aug  1 17:34:34 localhost ntpdate[2594]: Can't find host 0.gentoo.pool.ntp.org: Name or service not known (-2)
Aug  1 17:34:34 localhost ntpdate[2594]: no servers can be used, exiting
Aug  1 17:34:34 localhost /etc/init.d/ntp-client[2586]: ERROR: ntp-client failed to start
Aug  1 17:34:34 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:34 localhost ntpd[2605]: ntpd 4.2.6p5@1.2349-o Mon May  7 08:47:28 UTC 2012 (1)
Aug  1 17:34:34 localhost ntpd[2606]: proto: precision = 0.102 usec
Aug  1 17:34:34 localhost ntpd[2606]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Aug  1 17:34:34 localhost ntpd[2606]: Listen and drop on 1 v6wildcard :: UDP 123
Aug  1 17:34:34 localhost ntpd[2606]: Listen normally on 2 lo 127.0.0.1 UDP 123
Aug  1 17:34:34 localhost ntpd[2606]: Listen normally on 3 lo ::1 UDP 123
Aug  1 17:34:34 localhost ntpd[2606]: peers refreshed
Aug  1 17:34:34 localhost ntpd[2606]: Listening on routing socket on fd #20 for interface updates
Aug  1 17:34:34 localhost ntpd[2606]: Deferring DNS for bologna.logobject.ch 1
Aug  1 17:34:34 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:34 localhost ntpd[2619]: signal_no_reset: signal 17 had flags 4000000
Aug  1 17:34:34 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:34:34 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:34:34 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:34:35 localhost avahi-daemon[2436]: Service "ortwin-hp" (/services/ssh.service) successfully established.
Aug  1 17:34:35 localhost avahi-daemon[2436]: Service "ortwin-hp" (/services/sftp-ssh.service) successfully established.
Aug  1 17:34:35 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:35 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:34:35 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:34:35 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:35 localhost smartd[2638]: smartd 5.42 2011-10-20 r3458 [x86_64-linux-3.5.0] (local build)
Aug  1 17:34:35 localhost smartd[2638]: Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Aug  1 17:34:35 localhost smartd[2638]: Opened configuration file /etc/smartd.conf
Aug  1 17:34:35 localhost smartd[2638]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf
Aug  1 17:34:35 localhost smartd[2638]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Aug  1 17:34:35 localhost smartd[2638]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Aug  1 17:34:35 localhost smartd[2638]: Device: /dev/sda [SAT], opened
Aug  1 17:34:35 localhost smartd[2638]: Device: /dev/sda [SAT], Hitachi HTS725050A9A364, S/N:101127PCK404GLG04PVJ, WWN:5-000cca-67fc011a9, FW:PC4OCH0A, 500 GB
Aug  1 17:34:35 localhost smartd[2638]: Device: /dev/sda [SAT], found in smartd database: Hitachi Travelstar 7K500
Aug  1 17:34:35 localhost smartd[2638]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Aug  1 17:34:35 localhost smartd[2638]: Monitoring 1 ATA and 0 SCSI devices
Aug  1 17:34:36 localhost smartd[2640]: smartd has fork()ed into background mode. New PID=2640.
Aug  1 17:34:36 localhost smartd[2640]: file /var/run/smartd.pid written containing PID 2640
Aug  1 17:34:36 localhost ntpd_intres[2619]: host name not found: bologna.logobject.ch
Aug  1 17:34:37 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:37 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:37 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:37 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:37 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:37 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:37 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:37 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  1 17:34:37 localhost cron[2670]: (CRON) STARTUP (V5.0)
Aug  1 17:34:38 localhost kernel: ehci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0
Aug  1 17:34:38 localhost kernel: xhci_hcd 0000:45:00.0: hcd_pci_runtime_suspend: 0
Aug  1 17:34:40 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  1 17:34:40 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  1 17:34:40 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  1 17:34:40 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:40 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:40 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:40 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  1 17:34:44 localhost login[2712]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Aug  1 17:34:45 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:34:45 localhost login[2726]: ROOT LOGIN  on '/dev/tty1'
Aug  1 17:34:45 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:34:45 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:34:45 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:34:45 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:34:55 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:34:55 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:34:55 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:34:55 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:34:55 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:03 localhost dhcpcd[2418]: timed out
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> (eth0): DHCPv4 client pid 2418 exited with status 1
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Timeout) scheduled...
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Timeout) started...
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> (eth0): device state change: 7 -> 9 (reason 5)
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> Marking connection 'System (eth0)' invalid.
Aug  1 17:35:03 localhost NetworkManager[2346]: <warn> Activation (eth0) failed.
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Timeout) complete.
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> (eth0): device state change: 9 -> 3 (reason 0)
Aug  1 17:35:03 localhost NetworkManager[2346]: <info> (eth0): deactivating device (reason: 0).
Aug  1 17:35:05 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:35:05 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:35:05 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:35:05 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:35:05 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:15 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:35:15 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:35:15 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:35:15 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:35:15 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:25 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:35:26 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:35:26 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:35:26 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:35:26 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:36 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:35:36 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:35:36 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:35:36 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:35:36 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:38 localhost ntpd_intres[2619]: host name not found: bologna.logobject.ch
Aug  1 17:35:46 localhost kernel: [drm:output_poll_execute], [CONNECTOR:17:DP-1] status updated from 2 to 2
Aug  1 17:35:46 localhost kernel: [drm:output_poll_execute], [CONNECTOR:20:DP-2] status updated from 2 to 2
Aug  1 17:35:46 localhost kernel: [drm:output_poll_execute], [CONNECTOR:23:eDP-1] status updated from 2 to 2
Aug  1 17:35:46 localhost kernel: [drm:output_poll_execute], [CONNECTOR:25:DP-3] status updated from 2 to 2
Aug  1 17:35:46 localhost kernel: [drm:output_poll_execute], [CONNECTOR:28:VGA-1] status updated from 2 to 2
Aug  1 17:35:51 localhost shutdown[2741]: shutting down for system reboot
Aug  1 17:35:51 localhost init: Switching to runlevel: 6

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-08-01 15:47                   ` Ortwin Glück
@ 2012-08-02 11:26                     ` Ortwin Glück
  2012-08-02 16:56                       ` Marcin Slusarz
  0 siblings, 1 reply; 18+ messages in thread
From: Ortwin Glück @ 2012-08-02 11:26 UTC (permalink / raw)
  To: Marcin Slusarz; +Cc: airlied, linux-kernel, dri-devel, bskeggs

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

I have managed to turn the crash into a WARN_ON, by adding this to the 
begin of nouveau_software_vblank():

         if (!psw) {
                 WARN_ON(1);
                 return;
         }

And I have also managed to load the module manually instead by udev. So 
I am happy to attach a full log of what's going on here. See also my 
added printk's starting with XXX that mark some interesting points in 
the initialization.

This should give you enough information to track down the cause of the 
problem. To my non-expert eyes it looks like "noaccel" prevents 
registration of NVOBJ_ENGINE_SW or at least delays it too much.

Thanks,

Ortwin

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 1059110 bytes --]

Aug  2 13:03:22 localhost kernel: Linux version 3.5.0 (root@ortwin-hp) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #5 SMP PREEMPT Thu Aug 2 13:01:46 CEST 2012
Aug  2 13:03:22 localhost kernel: Command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15 debug nox
Aug  2 13:03:22 localhost kernel: e820: BIOS-provided physical RAM map:
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
Aug  2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
Aug  2 13:03:22 localhost kernel: NX (Execute Disable) protection: active
Aug  2 13:03:22 localhost kernel: DMI 2.6 present.
Aug  2 13:03:22 localhost kernel: DMI: Hewlett-Packard HP EliteBook 8540w/1521, BIOS 68CVD Ver. F.0E 11/25/2010
Aug  2 13:03:22 localhost kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
Aug  2 13:03:22 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug  2 13:03:22 localhost kernel: No AGP bridge found
Aug  2 13:03:22 localhost kernel: e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
Aug  2 13:03:22 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:22 localhost kernel: MTRR default type: uncachable
Aug  2 13:03:22 localhost kernel: MTRR fixed ranges enabled:
Aug  2 13:03:22 localhost kernel: 00000-9FFFF write-back
Aug  2 13:03:22 localhost kernel: A0000-BFFFF uncachable
Aug  2 13:03:22 localhost kernel: C0000-FFFFF write-protect
Aug  2 13:03:22 localhost kernel: MTRR variable ranges enabled:
Aug  2 13:03:22 localhost kernel: 0 base 0FFC00000 mask FFFC00000 write-protect
Aug  2 13:03:22 localhost kernel: 1 base 000000000 mask F80000000 write-back
Aug  2 13:03:22 localhost kernel: 2 base 080000000 mask FC0000000 write-back
Aug  2 13:03:22 localhost kernel: 3 base 100000000 mask F00000000 write-back
Aug  2 13:03:22 localhost kernel: 4 base 200000000 mask FC0000000 write-back
Aug  2 13:03:22 localhost kernel: 5 base 23C000000 mask FFC000000 uncachable
Aug  2 13:03:22 localhost kernel: 6 disabled
Aug  2 13:03:22 localhost kernel: 7 disabled
Aug  2 13:03:22 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug  2 13:03:22 localhost kernel: e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
Aug  2 13:03:22 localhost kernel: initial memory mapped: [mem 0x00000000-0x1fffffff]
Aug  2 13:03:22 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
Aug  2 13:03:22 localhost kernel: init_memory_mapping: [mem 0x00000000-0xbf7fffff]
Aug  2 13:03:22 localhost kernel: [mem 0x00000000-0xbf7fffff] page 2M
Aug  2 13:03:22 localhost kernel: kernel direct mapping tables up to 0xbf7fffff @ [mem 0x1fa00000-0x1fffffff]
Aug  2 13:03:22 localhost kernel: init_memory_mapping: [mem 0x100000000-0x23bffffff]
Aug  2 13:03:22 localhost kernel: [mem 0x100000000-0x23bffffff] page 2M
Aug  2 13:03:22 localhost kernel: kernel direct mapping tables up to 0x23bffffff @ [mem 0xbefb8000-0xbefc1fff]
Aug  2 13:03:22 localhost kernel: ACPI: RSDP 00000000000fddc0 00024 (v02 HPQOEM)
Aug  2 13:03:22 localhost kernel: ACPI: XSDT 00000000bf7fe120 00094 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
Aug  2 13:03:22 localhost kernel: ACPI: FACP 00000000bf7fc000 000F4 (v03 HPQOEM 1521     0000000F HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: DSDT 00000000bf7da000 1C77F (v02 HPQOEM 1521     00000001 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: FACS 00000000bf760000 00040
Aug  2 13:03:22 localhost kernel: ACPI: HPET 00000000bf7fb000 00038 (v01 HPQOEM 1521     00000001 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: APIC 00000000bf7fa000 000BC (v01 HPQOEM 1521     00000001 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: MCFG 00000000bf7f9000 0003C (v01 HPQOEM 1521     00000001 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: TCPA 00000000bf7f7000 00032 (v02 HPQOEM 1521     00000000 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d7000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d6000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SLIC 00000000bf7d5000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d1000 02576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: DMAR 00000000bf7d0000 00080 (v01 INTEL  CP_DALE  00000001 INTL 00000001)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7cf000 00A10 (v01  PmRef    CpuPm 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7ce000 00288 (v01  PmRef  Cpu0Tst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7cd000 00225 (v01  PmRef    ApTst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: ASF! 00000000bf7f8000 000A0 (v32 HPQOEM 1521     00000001 HP   00000001)
Aug  2 13:03:22 localhost kernel: ACPI: Local APIC address 0xfee00000
Aug  2 13:03:22 localhost kernel: [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
Aug  2 13:03:22 localhost kernel: Zone ranges:
Aug  2 13:03:22 localhost kernel: DMA      [mem 0x00010000-0x00ffffff]
Aug  2 13:03:22 localhost kernel: DMA32    [mem 0x01000000-0xffffffff]
Aug  2 13:03:22 localhost kernel: Normal   [mem 0x100000000-0x23bffffff]
Aug  2 13:03:22 localhost kernel: Movable zone start for each node
Aug  2 13:03:22 localhost kernel: Early memory node ranges
Aug  2 13:03:22 localhost kernel: node   0: [mem 0x00010000-0x0009efff]
Aug  2 13:03:22 localhost kernel: node   0: [mem 0x00100000-0xbefc1fff]
Aug  2 13:03:22 localhost kernel: node   0: [mem 0xbf7ff000-0xbf7fffff]
Aug  2 13:03:22 localhost kernel: node   0: [mem 0x100000000-0x1fbffffff]
Aug  2 13:03:22 localhost kernel: node   0: [mem 0x200000000-0x23bffffff]
Aug  2 13:03:22 localhost kernel: On node 0 totalpages: 2060114
Aug  2 13:03:22 localhost kernel: DMA zone: 64 pages used for memmap
Aug  2 13:03:22 localhost kernel: DMA zone: 6 pages reserved
Aug  2 13:03:22 localhost kernel: DMA zone: 3913 pages, LIFO batch:0
Aug  2 13:03:22 localhost kernel: DMA32 zone: 16320 pages used for memmap
Aug  2 13:03:22 localhost kernel: DMA32 zone: 761859 pages, LIFO batch:31
Aug  2 13:03:22 localhost kernel: Normal zone: 20224 pages used for memmap
Aug  2 13:03:22 localhost kernel: Normal zone: 1257728 pages, LIFO batch:31
Aug  2 13:03:22 localhost kernel: ACPI: PM-Timer IO Port: 0x408
Aug  2 13:03:22 localhost kernel: ACPI: Local APIC address 0xfee00000
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug  2 13:03:22 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Aug  2 13:03:22 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Aug  2 13:03:22 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug  2 13:03:22 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug  2 13:03:22 localhost kernel: ACPI: IRQ0 used by override.
Aug  2 13:03:22 localhost kernel: ACPI: IRQ2 used by override.
Aug  2 13:03:22 localhost kernel: ACPI: IRQ9 used by override.
Aug  2 13:03:22 localhost kernel: Using ACPI (MADT) for SMP configuration information
Aug  2 13:03:22 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug  2 13:03:22 localhost kernel: SMP: Allowing 8 CPUs, 4 hotplug CPUs
Aug  2 13:03:22 localhost kernel: nr_irqs_gsi: 40
Aug  2 13:03:22 localhost kernel: e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
Aug  2 13:03:22 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Aug  2 13:03:22 localhost kernel: PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s78080 r8192 d24320 u262144
Aug  2 13:03:22 localhost kernel: pcpu-alloc: s78080 r8192 d24320 u262144 alloc=1*2097152
Aug  2 13:03:22 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Aug  2 13:03:22 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2023500
Aug  2 13:03:22 localhost kernel: Kernel command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444@10.11.1.234/eth0,4444@10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15 debug nox
Aug  2 13:03:22 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug  2 13:03:22 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Aug  2 13:03:22 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Aug  2 13:03:22 localhost kernel: __ex_table already sorted, skipping sort
Aug  2 13:03:22 localhost kernel: Checking aperture...
Aug  2 13:03:22 localhost kernel: No AGP bridge found
Aug  2 13:03:22 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
Aug  2 13:03:22 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Aug  2 13:03:22 localhost kernel: Memory: 8015336k/9371648k available (7720k kernel code, 1131192k absent, 225120k reserved, 5385k data, 540k init)
Aug  2 13:03:22 localhost kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Aug  2 13:03:22 localhost kernel: Preemptible hierarchical RCU implementation.
Aug  2 13:03:22 localhost kernel: NR_IRQS:4352 nr_irqs:744 16
Aug  2 13:03:22 localhost kernel: Extended CMOS year: 2000
Aug  2 13:03:22 localhost kernel: Console: colour VGA+ 80x25
Aug  2 13:03:22 localhost kernel: console [tty0] enabled
Aug  2 13:03:22 localhost kernel: hpet clockevent registered
Aug  2 13:03:22 localhost kernel: Fast TSC calibration using PIT
Aug  2 13:03:22 localhost kernel: Detected 2660.374 MHz processor.
Aug  2 13:03:22 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.74 BogoMIPS (lpj=10641496)
Aug  2 13:03:22 localhost kernel: pid_max: default: 32768 minimum: 301
Aug  2 13:03:22 localhost kernel: Mount-cache hash table entries: 256
Aug  2 13:03:22 localhost kernel: Initializing cgroup subsys blkio
Aug  2 13:03:22 localhost kernel: CPU: Physical Processor ID: 0
Aug  2 13:03:22 localhost kernel: CPU: Processor Core ID: 0
Aug  2 13:03:22 localhost kernel: mce: CPU supports 9 MCE banks
Aug  2 13:03:22 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
Aug  2 13:03:22 localhost kernel: using mwait in idle threads.
Aug  2 13:03:22 localhost kernel: ACPI: Core revision 20120320
Aug  2 13:03:22 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug  2 13:03:22 localhost kernel: CPU0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz stepping 05
Aug  2 13:03:22 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
Aug  2 13:03:22 localhost kernel: CPUID marked event: 'bus cycles' unavailable
Aug  2 13:03:22 localhost kernel: ... version:                3
Aug  2 13:03:22 localhost kernel: ... bit width:              48
Aug  2 13:03:22 localhost kernel: ... generic registers:      4
Aug  2 13:03:22 localhost kernel: ... value mask:             0000ffffffffffff
Aug  2 13:03:22 localhost kernel: ... max period:             000000007fffffff
Aug  2 13:03:22 localhost kernel: ... fixed-purpose events:   3
Aug  2 13:03:22 localhost kernel: ... event mask:             000000070000000f
Aug  2 13:03:22 localhost kernel: Booting Node   0, Processors  #1 #2 #3
Aug  2 13:03:22 localhost kernel: Brought up 4 CPUs
Aug  2 13:03:22 localhost kernel: Total of 4 processors activated (21282.99 BogoMIPS).
Aug  2 13:03:22 localhost kernel: devtmpfs: initialized
Aug  2 13:03:22 localhost kernel: PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes)
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 16
Aug  2 13:03:22 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug  2 13:03:22 localhost kernel: ACPI: bus type pci registered
Aug  2 13:03:22 localhost kernel: dca service started, version 1.12.1
Aug  2 13:03:22 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug  2 13:03:22 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Aug  2 13:03:22 localhost kernel: PCI: Using configuration type 1 for base access
Aug  2 13:03:22 localhost kernel: bio: create slab <bio-0> at 0
Aug  2 13:03:22 localhost kernel: ACPI: Added _OSI(Module Device)
Aug  2 13:03:22 localhost kernel: ACPI: Added _OSI(Processor Device)
Aug  2 13:03:22 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug  2 13:03:22 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug  2 13:03:22 localhost kernel: ACPI: EC: Look up EC in DSDT
Aug  2 13:03:22 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6bba18 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load:
Aug  2 13:03:22 localhost kernel: ACPI: SSDT           (null) 0047D (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6b9018 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load:
Aug  2 13:03:22 localhost kernel: ACPI: SSDT           (null) 008AA (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6baa98 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load:
Aug  2 13:03:22 localhost kernel: ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6b8d98 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load:
Aug  2 13:03:22 localhost kernel: ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20060912)
Aug  2 13:03:22 localhost kernel: ACPI: Interpreter enabled
Aug  2 13:03:22 localhost kernel: ACPI: (supports S0 S3 S5)
Aug  2 13:03:22 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Aug  2 13:03:22 localhost kernel: ACPI: Power Resource [APPR] (off)
Aug  2 13:03:22 localhost kernel: ACPI: Power Resource [LPP] (on)
Aug  2 13:03:22 localhost kernel: ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
Aug  2 13:03:22 localhost kernel: ACPI: No dock devices found.
Aug  2 13:03:22 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug  2 13:03:22 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff]
Aug  2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff]
Aug  2 13:03:22 localhost kernel: PCI host bridge to bus 0000:00
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.0: reg 10: [mem 0xd7524000-0xd752400f 64bit]
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.3: reg 10: [io  0x6050-0x6057]
Aug  2 13:03:22 localhost kernel: pci 0000:00:16.3: reg 14: [mem 0xd752b000-0xd752bfff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000
Aug  2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 10: [mem 0xd7500000-0xd751ffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 14: [mem 0xd752a000-0xd752afff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 18: [io  0x6020-0x603f]
Aug  2 13:03:22 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
Aug  2 13:03:22 localhost kernel: pci 0000:00:1a.0: reg 10: [mem 0xd7529000-0xd75293ff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
Aug  2 13:03:22 localhost kernel: pci 0000:00:1b.0: reg 10: [mem 0xd7520000-0xd7523fff 64bit]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7: [8086:3b50] type 01 class 0x060400
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
Aug  2 13:03:22 localhost kernel: pci 0000:00:1d.0: reg 10: [mem 0xd7528000-0xd75283ff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 10: [io  0x6048-0x604f]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 14: [io  0x605c-0x605f]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 18: [io  0x6040-0x6047]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 1c: [io  0x6058-0x605b]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 20: [io  0x6000-0x601f]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 24: [mem 0xd7527000-0xd75277ff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
Aug  2 13:03:22 localhost kernel: pci 0000:00:1f.6: reg 10: [mem 0xd7526000-0xd7526fff 64bit]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: [10de:0cbc] type 00 class 0x030000
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 24: [io  0x5000-0x507f]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.1: [10de:0be4] type 00 class 0x040300
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.1: reg 10: [mem 0xd3000000-0xd3003fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xd7400000-0xd74fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-43]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xd3400000-0xd73fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:44:00.0: [8086:4238] type 00 class 0x028000
Aug  2 13:03:22 localhost kernel: pci 0000:44:00.0: reg 10: [mem 0xd3300000-0xd3301fff 64bit]
Aug  2 13:03:22 localhost kernel: pci 0000:44:00.0: PME# supported from D0 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 44-44]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3:   bridge window [mem 0xd3300000-0xd33fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:45:00.0: [1033:0194] type 00 class 0x0c0330
Aug  2 13:03:22 localhost kernel: pci 0000:45:00.0: reg 10: [mem 0xd3200000-0xd3201fff 64bit]
Aug  2 13:03:22 localhost kernel: pci 0000:45:00.0: PME# supported from D0 D3hot
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 45-45]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7:   bridge window [mem 0xd3200000-0xd32fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: [1180:0832] type 00 class 0x0c0010
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: reg 10: [mem 0xd3101000-0xd31017ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: supports D1 D2
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.1: [1180:0822] type 00 class 0x080500
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.1: reg 10: [mem 0xd3105000-0xd31050ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.1: supports D1 D2
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.1: PME# supported from D0 D1 D2 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.2: [1180:0592] type 00 class 0x088000
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.2: reg 10: [mem 0xd3103000-0xd31030ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.2: supports D1 D2
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.2: PME# supported from D0 D1 D2 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.3: [1180:0852] type 00 class 0x088000
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.3: reg 10: [mem 0xd3102000-0xd31020ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.3: supports D1 D2
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.3: PME# supported from D0 D1 D2 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: [1180:0476] type 02 class 0x060700
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: reg 10: [mem 0xd3100000-0xd3100fff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: supports D1 D2
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: PME# supported from D0 D1 D2 D3hot D3cold
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xd3100000-0xd31fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfedfffff] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xfee01000-0xffffffff] (subtractive decode)
Aug  2 13:03:22 localhost kernel: pci_bus 0000:47: [bus 47-4a] partially hidden behind transparent bridge 0000:46 [bus 46-47]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: on NUMA node 0
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT]
Aug  2 13:03:22 localhost kernel: pci0000:00: Requesting ACPI _OSC control (0x1d)
Aug  2 13:03:22 localhost kernel: pci0000:00: ACPI _OSC control (0x1d) granted
Aug  2 13:03:22 localhost kernel: ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
Aug  2 13:03:22 localhost kernel: PCI host bridge to bus 0000:ff
Aug  2 13:03:22 localhost kernel: pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
Aug  2 13:03:22 localhost kernel: pci_bus 0000:ff: on NUMA node 0
Aug  2 13:03:22 localhost kernel: pci0000:ff: Requesting ACPI _OSC control (0x1d)
Aug  2 13:03:22 localhost kernel: pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Aug  2 13:03:22 localhost kernel: ACPI _OSC control for PCIe not granted, disabling ASPM
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Aug  2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
Aug  2 13:03:22 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Aug  2 13:03:22 localhost kernel: vgaarb: loaded
Aug  2 13:03:22 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
Aug  2 13:03:22 localhost kernel: SCSI subsystem initialized
Aug  2 13:03:22 localhost kernel: libata version 3.00 loaded.
Aug  2 13:03:22 localhost kernel: ACPI: bus type usb registered
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver usbfs
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver hub
Aug  2 13:03:22 localhost kernel: usbcore: registered new device driver usb
Aug  2 13:03:22 localhost kernel: Linux video capture interface: v2.00
Aug  2 13:03:22 localhost kernel: wmi: Mapper loaded
Aug  2 13:03:22 localhost kernel: Advanced Linux Sound Architecture Driver Version 1.0.25.
Aug  2 13:03:22 localhost kernel: PCI: Using ACPI for IRQ routing
Aug  2 13:03:22 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
Aug  2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
Aug  2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0xbefc2000-0xbfffffff]
Aug  2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
Aug  2 13:03:22 localhost kernel: Bluetooth: Core ver 2.16
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 31
Aug  2 13:03:22 localhost kernel: Bluetooth: HCI device and connection manager initialized
Aug  2 13:03:22 localhost kernel: Bluetooth: HCI socket layer initialized
Aug  2 13:03:22 localhost kernel: Bluetooth: L2CAP socket layer initialized
Aug  2 13:03:22 localhost kernel: Bluetooth: SCO socket layer initialized
Aug  2 13:03:22 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Aug  2 13:03:22 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Aug  2 13:03:22 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Aug  2 13:03:22 localhost kernel: Switching to clocksource hpet
Aug  2 13:03:22 localhost kernel: pnp: PnP ACPI init
Aug  2 13:03:22 localhost kernel: ACPI: bus type pnp registered
Aug  2 13:03:22 localhost kernel: pnp 00:00: [bus 00-fe]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [io  0x0000-0x0cf7 window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [io  0x0cf8-0x0cff]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [io  0x0d00-0xffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000ec000-0x000effff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000f0000-0x000fffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0xc0000000-0xdfffffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0xf0000000-0xfedfffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: [mem 0xfee01000-0xffffffff window]
Aug  2 13:03:22 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed10000-0xfed13fff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed1b000-0xfed1bfff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed19000-0xfed19fff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xd7600000-0xd7600fff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xe0000000-0xefffffff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed20000-0xfed3ffff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed90000-0xfed93fff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed45000-0xfed8ffff]
Aug  2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfec00000-0xfec00fff]
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xd7600000-0xd7600fff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
Aug  2 13:03:22 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:02: [io  0x0000-0x001f]
Aug  2 13:03:22 localhost kernel: pnp 00:02: [io  0x0081-0x0091]
Aug  2 13:03:22 localhost kernel: pnp 00:02: [io  0x0093-0x009f]
Aug  2 13:03:22 localhost kernel: pnp 00:02: [io  0x00c0-0x00df]
Aug  2 13:03:22 localhost kernel: pnp 00:02: [dma 4]
Aug  2 13:03:22 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:03: [mem 0xff000000-0xffffffff]
Aug  2 13:03:22 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:04: [io  0xfe00-0xfe0f]
Aug  2 13:03:22 localhost kernel: pnp 00:04: [io  0xfe80-0xfe8f]
Aug  2 13:03:22 localhost kernel: pnp 00:04: [mem 0xfed40000-0xfed44fff]
Aug  2 13:03:22 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:05: [mem 0xfed00000-0xfed003ff]
Aug  2 13:03:22 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:06: [io  0x00f0]
Aug  2 13:03:22 localhost kernel: pnp 00:06: [irq 13]
Aug  2 13:03:22 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x002e-0x002f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x004e-0x004f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0061]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0063]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0065]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0067]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0070]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0080]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0092]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x00b2-0x00b3]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0200-0x027f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x1000-0x100f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0xffff]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0xffff]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0400-0x047f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0x0500-0x057f]
Aug  2 13:03:22 localhost kernel: pnp 00:07: [io  0xef80-0xef9f]
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0x0200-0x027f] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0x1000-0x100f] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0xffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0xffff] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0x0400-0x047f] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0x0500-0x057f] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: [io  0xef80-0xef9f] has been reserved
Aug  2 13:03:22 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:08: [io  0x0070-0x0077]
Aug  2 13:03:22 localhost kernel: pnp 00:08: [irq 8]
Aug  2 13:03:22 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:09: [io  0x0378-0x037f]
Aug  2 13:03:22 localhost kernel: pnp 00:09: [io  0x0778-0x077a]
Aug  2 13:03:22 localhost kernel: pnp 00:09: [irq 5]
Aug  2 13:03:22 localhost kernel: pnp 00:09: [dma 0 disabled]
Aug  2 13:03:22 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:0a: [io  0x0060]
Aug  2 13:03:22 localhost kernel: pnp 00:0a: [io  0x0064]
Aug  2 13:03:22 localhost kernel: pnp 00:0a: [irq 1]
Aug  2 13:03:22 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:0b: [irq 12]
Aug  2 13:03:22 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs SYN0166 SYN0100 SYN0002 PNP0f13 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:0c: [irq 23]
Aug  2 13:03:22 localhost kernel: pnp 00:0c: Plug and Play ACPI device, IDs HPQ0004 (active)
Aug  2 13:03:22 localhost kernel: pnp 00:0d: [bus ff]
Aug  2 13:03:22 localhost kernel: pnp 00:0d: Plug and Play ACPI device, IDs PNP0a03 (active)
Aug  2 13:03:22 localhost kernel: pnp: PnP ACPI: found 14 devices
Aug  2 13:03:22 localhost kernel: ACPI: ACPI bus type pnp unregistered
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-43] add_size 200000
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 46-47] add_size 4000000
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xd7700000-0xd78fffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xd7400000-0xd74fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-43]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xd3400000-0xd73fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xd7700000-0xd78fffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 44-44]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.3:   bridge window [mem 0xd3300000-0xd33fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 45-45]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1c.7:   bridge window [mem 0xd3200000-0xd32fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 13: assigned [io  0x2000-0x20ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 14: assigned [io  0x2400-0x24ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: CardBus bridge to [bus 47-4a]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4:   bridge window [io  0x2000-0x20ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4:   bridge window [io  0x2400-0x24ff]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4:   bridge window [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4:   bridge window [mem 0xdc000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 46-47]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xd3100000-0xd31fffff]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: pci 0000:46:06.4: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd30fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xd7400000-0xd74fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x4fff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xd3400000-0xd73fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd7700000-0xd78fffff 64bit pref]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:44: resource 1 [mem 0xd3300000-0xd33fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:45: resource 1 [mem 0xd3200000-0xd32fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 0 [io  0x2000-0x2fff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 1 [mem 0xd3100000-0xd31fffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 2 [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 4 [io  0x0000-0x0cf7]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 5 [io  0x0d00-0xffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 6 [mem 0x000a0000-0x000bffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 7 [mem 0xc0000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 8 [mem 0xf0000000-0xfedfffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: resource 9 [mem 0xfee01000-0xffffffff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:47: resource 0 [io  0x2000-0x20ff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:47: resource 1 [io  0x2400-0x24ff]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:47: resource 2 [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pci_bus 0000:47: resource 3 [mem 0xdc000000-0xdfffffff]
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 2
Aug  2 13:03:22 localhost kernel: IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
Aug  2 13:03:22 localhost kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Aug  2 13:03:22 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Aug  2 13:03:22 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536)
Aug  2 13:03:22 localhost kernel: TCP: reno registered
Aug  2 13:03:22 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Aug  2 13:03:22 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 1
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: Boot video device
Aug  2 13:03:22 localhost kernel: PCI: CLS 64 bytes, default 64
Aug  2 13:03:22 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug  2 13:03:22 localhost kernel: software IO TLB [mem 0xbafb8000-0xbefb7fff] (64MB) mapped at [ffff8800bafb8000-ffff8800befb7fff]
Aug  2 13:03:22 localhost kernel: kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
Aug  2 13:03:22 localhost kernel: microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
Aug  2 13:03:22 localhost kernel: microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
Aug  2 13:03:22 localhost kernel: microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
Aug  2 13:03:22 localhost kernel: microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
Aug  2 13:03:22 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Aug  2 13:03:22 localhost kernel: sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
Aug  2 13:03:22 localhost kernel: audit: initializing netlink socket (disabled)
Aug  2 13:03:22 localhost kernel: type=2000 audit(1343905384.800:1): initialized
Aug  2 13:03:22 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug  2 13:03:22 localhost kernel: NTFS driver 2.1.30 [Flags: R/W].
Aug  2 13:03:22 localhost kernel: msgmni has been set to 15654
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 38
Aug  2 13:03:22 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Aug  2 13:03:22 localhost kernel: io scheduler noop registered
Aug  2 13:03:22 localhost kernel: io scheduler deadline registered (default)
Aug  2 13:03:22 localhost kernel: io scheduler cfq registered
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.7: irq 44 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pci 0000:44:00.0: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
Aug  2 13:03:22 localhost kernel: pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pci 0000:45:00.0: Signaling PME through PCIe PME interrupt
Aug  2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
Aug  2 13:03:22 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug  2 13:03:22 localhost kernel: pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 103c ss_did 1521
Aug  2 13:03:22 localhost kernel: pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
Aug  2 13:03:22 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug  2 13:03:22 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug  2 13:03:22 localhost kernel: intel_idle: MWAIT substates: 0x1120
Aug  2 13:03:22 localhost kernel: intel_idle: v0.4 model 0x25
Aug  2 13:03:22 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Aug  2 13:03:22 localhost kernel: ACPI: AC Adapter [AC] (off-line)
Aug  2 13:03:22 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
Aug  2 13:03:22 localhost kernel: ACPI: Sleep Button [SLPB]
Aug  2 13:03:22 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Aug  2 13:03:22 localhost kernel: ACPI: Lid Switch [LID]
Aug  2 13:03:22 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug  2 13:03:22 localhost kernel: ACPI: Power Button [PWRF]
Aug  2 13:03:22 localhost kernel: acpi device:04: registered as cooling_device0
Aug  2 13:03:22 localhost kernel: ACPI: Can't attach device
Aug  2 13:03:22 localhost kernel: video: probe of LNXVIDEO:00 failed with error -2
Aug  2 13:03:22 localhost kernel: ACPI: Requesting acpi_cpufreq
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [EXTZ] (52 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [EX2Z] (0 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:02: registered as thermal_zone2
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [PWMZ] (37 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:03: registered as thermal_zone3
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [LOCZ] (45 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:04: registered as thermal_zone4
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [GFXZ] (0 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:05: registered as thermal_zone5
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [BATZ] (35 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:06: registered as thermal_zone6
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [EGXZ] (68 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:07: registered as thermal_zone7
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [CPUZ] (55 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:08: registered as thermal_zone8
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [MCHZ] (56 C)
Aug  2 13:03:22 localhost kernel: thermal LNXTHERM:09: registered as thermal_zone9
Aug  2 13:03:22 localhost kernel: ACPI: Thermal Zone [PCHZ] (66 C)
Aug  2 13:03:22 localhost kernel: ioatdma: Intel(R) QuickData Technology Driver 4.00
Aug  2 13:03:22 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Aug  2 13:03:22 localhost kernel: 0000:00:16.3: ttyS0 at I/O 0x6050 (irq = 17) is a 16550A
Aug  2 13:03:22 localhost kernel: Non-volatile memory driver v1.3
Aug  2 13:03:22 localhost kernel: Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
Aug  2 13:03:22 localhost kernel: Hangcheck: Using getrawmonotonic().
Aug  2 13:03:22 localhost kernel: [drm] Initialized drm 1.1.0 20060810
Aug  2 13:03:22 localhost kernel: brd: module loaded
Aug  2 13:03:22 localhost kernel: loop: module loaded
Aug  2 13:03:22 localhost kernel: 'Low Performance USB Block' driver is deprecated. Please switch to usb-storage
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver ub
Aug  2 13:03:22 localhost kernel: mei 0000:00:16.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: mei 0000:00:16.0: irq 45 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
Aug  2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Aug  2 13:03:22 localhost kernel: lpc_ich: Resource conflict(s) found affecting iTCO_wdt
Aug  2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
Aug  2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Aug  2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
Aug  2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Aug  2 13:03:22 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Aug  2 13:03:22 localhost kernel: ahci 0000:00:1f.2: version 3.0
Aug  2 13:03:22 localhost kernel: ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: ahci: SSS flag set, parallel bus scan disabled
Aug  2 13:03:22 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode
Aug  2 13:03:22 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
Aug  2 13:03:22 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
Aug  2 13:03:22 localhost kernel: ACPI: Battery Slot [BAT1] (battery absent)
Aug  2 13:03:22 localhost kernel: scsi0 : ahci
Aug  2 13:03:22 localhost kernel: scsi1 : ahci
Aug  2 13:03:22 localhost kernel: scsi2 : ahci
Aug  2 13:03:22 localhost kernel: scsi3 : ahci
Aug  2 13:03:22 localhost kernel: scsi4 : ahci
Aug  2 13:03:22 localhost kernel: scsi5 : ahci
Aug  2 13:03:22 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527100 irq 46
Aug  2 13:03:22 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527180 irq 46
Aug  2 13:03:22 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527200 irq 46
Aug  2 13:03:22 localhost kernel: ata4: DUMMY
Aug  2 13:03:22 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527300 irq 46
Aug  2 13:03:22 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527380 irq 46
Aug  2 13:03:22 localhost kernel: tun: Universal TUN/TAP device driver, 1.6
Aug  2 13:03:22 localhost kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Aug  2 13:03:22 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
Aug  2 13:03:22 localhost kernel: e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 68:b5:99:f2:f0:3d
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: 2052FF-0FF
Aug  2 13:03:22 localhost kernel: iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
Aug  2 13:03:22 localhost kernel: iwlwifi: Copyright(c) 2003-2012 Intel Corporation
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: pci_resource_len = 0x00002000
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: pci_resource_base = ffffc90000064000
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: HW Revision ID = 0x35
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: irq 48 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver cdc_ether
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver rndis_host
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver ipheth
Aug  2 13:03:22 localhost kernel: firewire_ohci 0000:46:06.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: firewire_ohci 0000:46:06.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: CardBus bridge found [103c:1521]
Aug  2 13:03:22 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug  2 13:03:22 localhost kernel: ata1.00: unexpected _GTF length (8)
Aug  2 13:03:22 localhost kernel: ata1.00: ATA-8: Hitachi HTS725050A9A364, PC4OCH0A, max UDMA/100
Aug  2 13:03:22 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Aug  2 13:03:22 localhost kernel: ata1.00: unexpected _GTF length (8)
Aug  2 13:03:22 localhost kernel: ata1.00: configured for UDMA/100
Aug  2 13:03:22 localhost kernel: scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72505 PC4O PQ: 0 ANSI: 5
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug  2 13:03:22 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 >
Aug  2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Aug  2 13:03:22 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Aug  2 13:03:22 localhost kernel: ata2.00: unexpected _GTF length (8)
Aug  2 13:03:22 localhost kernel: ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
Aug  2 13:03:22 localhost kernel: ata2.00: unexpected _GTF length (8)
Aug  2 13:03:22 localhost kernel: ata2.00: configured for UDMA/100
Aug  2 13:03:22 localhost kernel: scsi 1:0:0:0: CD-ROM            hp       BD ROM BC-5501H  2.90 PQ: 0 ANSI: 5
Aug  2 13:03:22 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Aug  2 13:03:22 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Aug  2 13:03:22 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Aug  2 13:03:22 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Aug  2 13:03:22 localhost kernel: firewire_core 0000:46:06.0: created device fw0: GUID 5566778811223344, S400
Aug  2 13:03:22 localhost kernel: Refined TSC clocksource calibration: 2660.460 MHz.
Aug  2 13:03:22 localhost kernel: Switching to clocksource tsc
Aug  2 13:03:22 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300)
Aug  2 13:03:22 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300)
Aug  2 13:03:22 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300)
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: ISA IRQ mask 0x0cb8, PCI irq 22
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: Socket status: 30000810
Aug  2 13:03:22 localhost kernel: pci_bus 0000:46: Raising subordinate bus# of parent bus (#46) from #47 to #4a
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [io  0x2000-0x2fff]
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd3100000-0xd31fffff]
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3100000-0xd31fffff:
Aug  2 13:03:22 localhost kernel: excluding 0xd3100000-0xd310ffff
Aug  2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff pref]
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff:
Aug  2 13:03:22 localhost kernel: excluding 0xd8000000-0xdbffffff
Aug  2 13:03:22 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug  2 13:03:22 localhost kernel: ehci_hcd: block sizes: qh 112 qtd 96 itd 192 sitd 96
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: EHCI Host Controller
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: support lpm
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: debug port 2
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset command 0080032 (park)=0 ithresh=8 Async Periodic period=1024 Reset HALT
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: supports USB remote wakeup
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd7529000
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Aug  2 13:03:22 localhost kernel: usb usb1: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb usb1: udev 1, busnum 1, minor = 0
Aug  2 13:03:22 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Aug  2 13:03:22 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug  2 13:03:22 localhost kernel: usb usb1: Product: EHCI Host Controller
Aug  2 13:03:22 localhost kernel: usb usb1: Manufacturer: Linux 3.5.0 ehci_hcd
Aug  2 13:03:22 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0
Aug  2 13:03:22 localhost kernel: usb usb1: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb usb1: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb usb1: adding 1-0:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: 3 ports detected
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: no power switching (usb 1.0)
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: power on to power good time: 20ms
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: trying to enable port power on non-switchable hub
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: EHCI Host Controller
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: support lpm
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: debug port 2
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset command 0080032 (park)=0 ithresh=8 Async Periodic period=1024 Reset HALT
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: supports USB remote wakeup
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: irq 20, io mem 0xd7528000
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Aug  2 13:03:22 localhost kernel: usb usb2: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb usb2: udev 1, busnum 2, minor = 128
Aug  2 13:03:22 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Aug  2 13:03:22 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug  2 13:03:22 localhost kernel: usb usb2: Product: EHCI Host Controller
Aug  2 13:03:22 localhost kernel: usb usb2: Manufacturer: Linux 3.5.0 ehci_hcd
Aug  2 13:03:22 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0
Aug  2 13:03:22 localhost kernel: usb usb2: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb usb2: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb usb2: adding 2-0:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: 3 ports detected
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: no power switching (usb 1.0)
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: power on to power good time: 20ms
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: trying to enable port power on non-switchable hub
Aug  2 13:03:22 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: xHCI Host Controller
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 3
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: supports USB remote wakeup
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 19, io mem 0xd3200000
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 49 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 50 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 51 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 52 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 53 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: usb usb3: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb usb3: udev 1, busnum 3, minor = 256
Aug  2 13:03:22 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Aug  2 13:03:22 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug  2 13:03:22 localhost kernel: usb usb3: Product: xHCI Host Controller
Aug  2 13:03:22 localhost kernel: usb usb3: Manufacturer: Linux 3.5.0 xhci_hcd
Aug  2 13:03:22 localhost kernel: usb usb3: SerialNumber: 0000:45:00.0
Aug  2 13:03:22 localhost kernel: usb usb3: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb usb3: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: xHCI xhci_add_endpoint called for root hub
Aug  2 13:03:22 localhost kernel: xHCI xhci_check_bandwidth called for root hub
Aug  2 13:03:22 localhost kernel: usb usb3: adding 3-0:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: 2 ports detected
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: individual port power switching
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: Single TT
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: TT requires at most 8 FS bit times (666 ns)
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: power on to power good time: 20ms
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: enabling power on all ports
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: xHCI Host Controller
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 4
Aug  2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: supports USB remote wakeup
Aug  2 13:03:22 localhost kernel: usb usb4: skipped 1 descriptor after endpoint
Aug  2 13:03:22 localhost kernel: usb usb4: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb usb4: udev 1, busnum 4, minor = 384
Aug  2 13:03:22 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Aug  2 13:03:22 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug  2 13:03:22 localhost kernel: usb usb4: Product: xHCI Host Controller
Aug  2 13:03:22 localhost kernel: usb usb4: Manufacturer: Linux 3.5.0 xhci_hcd
Aug  2 13:03:22 localhost kernel: usb usb4: SerialNumber: 0000:45:00.0
Aug  2 13:03:22 localhost kernel: usb usb4: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb usb4: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: xHCI xhci_add_endpoint called for root hub
Aug  2 13:03:22 localhost kernel: xHCI xhci_check_bandwidth called for root hub
Aug  2 13:03:22 localhost kernel: usb usb4: adding 4-0:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: 2 ports detected
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: individual port power switching
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns)
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: power on to power good time: 20ms
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: enabling power on all ports
Aug  2 13:03:22 localhost kernel: Initializing USB Mass Storage driver...
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver usb-storage
Aug  2 13:03:22 localhost kernel: USB Mass Storage support registered.
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver libusual
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver usbserial
Aug  2 13:03:22 localhost kernel: usbserial: USB Serial Driver core
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver ftdi_sio
Aug  2 13:03:22 localhost kernel: USB Serial support registered for FTDI USB Serial Device
Aug  2 13:03:22 localhost kernel: ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
Aug  2 13:03:22 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug  2 13:03:22 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1
Aug  2 13:03:22 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug  2 13:03:22 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Aug  2 13:03:22 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Aug  2 13:03:22 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Aug  2 13:03:22 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Aug  2 13:03:22 localhost kernel: mousedev: PS/2 mouse device common for all mice
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver wacom
Aug  2 13:03:22 localhost kernel: rtc_cmos 00:08: RTC can wake from S4
Aug  2 13:03:22 localhost kernel: rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
Aug  2 13:03:22 localhost kernel: rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Aug  2 13:03:22 localhost kernel: i2c /dev entries driver
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver uvcvideo
Aug  2 13:03:22 localhost kernel: USB Video Class driver (1.1.1)
Aug  2 13:03:22 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
Aug  2 13:03:22 localhost kernel: iTCO_vendor_support: vendor-support=0
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver btusb
Aug  2 13:03:22 localhost kernel: cpuidle: using governor ladder
Aug  2 13:03:22 localhost kernel: cpuidle: using governor menu
Aug  2 13:03:22 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
Aug  2 13:03:22 localhost kernel: sdhci: Copyright(c) Pierre Ossman
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: SDHCI controller found [1180:0822] (rev 25)
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: Registered led device: mmc0::
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: port 1: status 0501 change 0001
Aug  2 13:03:22 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Aug  2 13:03:22 localhost kernel: mmc0: SDHCI controller on PCI [0000:46:06.1] using DMA
Aug  2 13:03:22 localhost kernel: r592 0000:46:06.2: setting latency timer to 64
Aug  2 13:03:22 localhost kernel: r592: driver successfully loaded
Aug  2 13:03:22 localhost kernel: EFI Variables Facility v0.08 2004-May-17
Aug  2 13:03:22 localhost kernel: usbcore: registered new interface driver usbhid
Aug  2 13:03:22 localhost kernel: usbhid: USB HID core driver
Aug  2 13:03:22 localhost kernel: hp_accel: hardware type NC854xx found
Aug  2 13:03:22 localhost kernel: lis3lv02d: 8 bits sensor found
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: port 1: status 0501 change 0001
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input4
Aug  2 13:03:22 localhost kernel: Registered led device: hp::hddprotect
Aug  2 13:03:22 localhost kernel: hp_accel: driver loaded
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: state 7 ports 3 chg 0002 evt 0000
Aug  2 13:03:22 localhost kernel: hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci_hcd
Aug  2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: set dev address 2 for port 1
Aug  2 13:03:22 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input5
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: LPM: no device attached
Aug  2 13:03:22 localhost kernel: usb 1-1: udev 2, busnum 1, minor = 1
Aug  2 13:03:22 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0020
Aug  2 13:03:22 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug  2 13:03:22 localhost kernel: usb 1-1: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb 1-1: adding 1-1:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: 6 ports detected
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: individual port power switching
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: Single TT
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns)
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: Port indicators are supported
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: power on to power good time: 100ms
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: enabling power on all ports
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: state 7 ports 3 chg 0002 evt 0000
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 1: status 0101 change 0001
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 3: status 0101 change 0001
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 5: status 0101 change 0001
Aug  2 13:03:22 localhost kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input6
Aug  2 13:03:22 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci_hcd
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3110000-0xd31fffff:
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
Aug  2 13:03:22 localhost kernel: excluding 0xd31fe000-0xd320bfff
Aug  2 13:03:22 localhost kernel: pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22)
Aug  2 13:03:22 localhost kernel: usb 1-1: link qh256-0001/ffff880231124b80 start 1 [1/0 us]
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: set dev address 2 for port 1
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: LPM: no device attached
Aug  2 13:03:22 localhost kernel: usb 2-1: udev 2, busnum 2, minor = 129
Aug  2 13:03:22 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0020
Aug  2 13:03:22 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug  2 13:03:22 localhost kernel: usb 2-1: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb 2-1: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb 2-1: adding 2-1:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: USB hub found
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: 8 ports detected
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: standalone hub
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: individual port power switching
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: individual port over-current protection
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: Single TT
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns)
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: Port indicators are supported
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: power on to power good time: 100ms
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: local power source is good
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: enabling power on all ports
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: state 7 ports 6 chg 002a evt 0000
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 1, status 0101, change 0000, 12 Mb/s
Aug  2 13:03:22 localhost kernel: usb 1-1.1: new full-speed USB device number 3 using ehci_hcd
Aug  2 13:03:22 localhost kernel: usb 2-1: link qh256-0001/ffff880231124400 start 1 [1/0 us]
Aug  2 13:03:22 localhost kernel: usb 1-1.1: skipped 1 descriptor after interface
Aug  2 13:03:22 localhost kernel: usb 1-1.1: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb 1-1.1: udev 3, busnum 1, minor = 2
Aug  2 13:03:22 localhost kernel: usb 1-1.1: New USB device found, idVendor=03f0, idProduct=231d
Aug  2 13:03:22 localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug  2 13:03:22 localhost kernel: usb 1-1.1: Product: HP Integrated Module
Aug  2 13:03:22 localhost kernel: usb 1-1.1: Manufacturer: Broadcom Corp
Aug  2 13:03:22 localhost kernel: usb 1-1.1: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb 1-1.1: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: usb 1-1.1: link qh1-0601/ffff880231c96480 start 0 [1/2 us]
Aug  2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.1 (config #1, interface 1)
Aug  2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.2 (config #1, interface 2)
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.2: usb_probe_interface
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.2: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.3 (config #1, interface 3)
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.3: usb_probe_interface
Aug  2 13:03:22 localhost kernel: btusb 1-1.1:1.3: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 3, status 0101, change 0000, 12 Mb/s
Aug  2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
Aug  2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
Aug  2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 54 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
Aug  2 13:03:22 localhost kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
Aug  2 13:03:22 localhost kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Aug  2 13:03:22 localhost kernel: input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Aug  2 13:03:22 localhost kernel: hda_intel: Disabling MSI
Aug  2 13:03:22 localhost kernel: usb 1-1.3: new full-speed USB device number 4 using ehci_hcd
Aug  2 13:03:22 localhost kernel: usb 1-1.3: ep0 maxpacket = 8
Aug  2 13:03:22 localhost kernel: usb 1-1.3: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb 1-1.3: udev 4, busnum 1, minor = 3
Aug  2 13:03:22 localhost kernel: usb 1-1.3: New USB device found, idVendor=138a, idProduct=0007
Aug  2 13:03:22 localhost kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Aug  2 13:03:22 localhost kernel: usb 1-1.3: SerialNumber: 0030b05b7486
Aug  2 13:03:22 localhost kernel: usb 1-1.3: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb 1-1.3: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb 1-1.3: adding 1-1.3:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: port 5, status 0101, change 0000, 12 Mb/s
Aug  2 13:03:22 localhost kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd44773/0xa40000/0xa0000
Aug  2 13:03:22 localhost kernel: usb 1-1.5: new high-speed USB device number 5 using ehci_hcd
Aug  2 13:03:22 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
Aug  2 13:03:22 localhost kernel: usb 1-1.5: skipped 1 descriptor after configuration
Aug  2 13:03:22 localhost kernel: usb 1-1.5: skipped 6 descriptors after interface
Aug  2 13:03:22 localhost kernel: usb 1-1.5: skipped 1 descriptor after endpoint
Aug  2 13:03:22 localhost kernel: usb 1-1.5: skipped 11 descriptors after interface
Aug  2 13:03:22 localhost kernel: usb 1-1.5: default language 0x0409
Aug  2 13:03:22 localhost kernel: usb 1-1.5: udev 5, busnum 1, minor = 4
Aug  2 13:03:22 localhost kernel: usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b15e
Aug  2 13:03:22 localhost kernel: usb 1-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Aug  2 13:03:22 localhost kernel: usb 1-1.5: Product: HP Webcam [2 MP Macro]
Aug  2 13:03:22 localhost kernel: usb 1-1.5: Manufacturer: Chicony Electronics Co., Ltd.
Aug  2 13:03:22 localhost kernel: usb 1-1.5: usb_probe_device
Aug  2 13:03:22 localhost kernel: usb 1-1.5: configuration #1 chosen from 1 choice
Aug  2 13:03:22 localhost kernel: usb 1-1.5: adding 1-1.5:1.0 (config #1, interface 0)
Aug  2 13:03:22 localhost kernel: uvcvideo 1-1.5:1.0: usb_probe_interface
Aug  2 13:03:22 localhost kernel: uvcvideo 1-1.5:1.0: usb_probe_interface - got id
Aug  2 13:03:22 localhost kernel: uvcvideo: Found UVC 1.00 device HP Webcam [2 MP Macro] (04f2:b15e)
Aug  2 13:03:22 localhost kernel: input: HP Webcam [2 MP Macro] as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input12
Aug  2 13:03:22 localhost kernel: usb 1-1.5: adding 1-1.5:1.1 (config #1, interface 1)
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000
Aug  2 13:03:22 localhost kernel: hub 1-1:1.0: state 7 ports 6 chg 0000 evt 0008
Aug  2 13:03:22 localhost kernel: hub 3-0:1.0: hub_suspend
Aug  2 13:03:22 localhost kernel: usb usb3: bus auto-suspend, wakeup 1
Aug  2 13:03:22 localhost kernel: hub 4-0:1.0: hub_suspend
Aug  2 13:03:22 localhost kernel: usb usb4: bus auto-suspend, wakeup 1
Aug  2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
Aug  2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Aug  2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Aug  2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Aug  2 13:03:22 localhost kernel: Netfilter messages via NETLINK v0.30.
Aug  2 13:03:22 localhost kernel: nfnl_acct: registering with nfnetlink.
Aug  2 13:03:22 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Aug  2 13:03:22 localhost kernel: ctnetlink v0.93: registering with nfnetlink.
Aug  2 13:03:22 localhost kernel: xt_time: kernel timezone is -0000
Aug  2 13:03:22 localhost kernel: IPv4 over IPv4 tunneling driver
Aug  2 13:03:22 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Aug  2 13:03:22 localhost kernel: TCP: cubic registered
Aug  2 13:03:22 localhost kernel: Initializing XFRM netlink socket
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 10
Aug  2 13:03:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Aug  2 13:03:22 localhost kernel: sit: IPv6 over IPv4 tunneling driver
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 17
Aug  2 13:03:22 localhost kernel: NET: Registered protocol family 15
Aug  2 13:03:22 localhost kernel: Bridge firewalling registered
Aug  2 13:03:22 localhost kernel: Ebtables v2.0 registered
Aug  2 13:03:22 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Aug  2 13:03:22 localhost kernel: 8021q: 802.1Q VLAN Support v1.8
Aug  2 13:03:22 localhost kernel: registered taskstats version 1
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: local port 4444
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: local IP 10.11.1.234
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: interface 'eth0'
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: remote port 4444
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: remote IP 10.11.1.19
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: remote ethernet address 00:17:f2:c7:5f:06
Aug  2 13:03:22 localhost kernel: netpoll: netconsole: device eth0 not up yet, forcing it
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
Aug  2 13:03:22 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug  2 13:03:22 localhost kernel: usb 1-1.1: unlink qh1-0601/ffff880231c96480 start 0 [1/2 us]
Aug  2 13:03:22 localhost kernel: usb 1-1: clear tt buffer port 1, a3 ep2 t04048d82
Aug  2 13:03:22 localhost kernel: hub 2-1:1.0: hub_suspend
Aug  2 13:03:22 localhost kernel: usb 2-1: unlink qh256-0001/ffff880231124400 start 1 [1/0 us]
Aug  2 13:03:22 localhost kernel: usb 1-1.5: usb auto-suspend, wakeup 0
Aug  2 13:03:22 localhost kernel: usb 2-1: usb auto-suspend, wakeup 1
Aug  2 13:03:22 localhost kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
Aug  2 13:03:22 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug  2 13:03:22 localhost kernel: console [netcon0] enabled
Aug  2 13:03:22 localhost kernel: netconsole: network logging started
Aug  2 13:03:22 localhost kernel: ALSA device list:
Aug  2 13:03:22 localhost kernel: #0: HDA Intel at 0xd7520000 irq 54
Aug  2 13:03:22 localhost kernel: #1: HDA NVidia at 0xd3000000 irq 17
Aug  2 13:03:22 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Aug  2 13:03:22 localhost kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
Aug  2 13:03:22 localhost kernel: devtmpfs: mounted
Aug  2 13:03:22 localhost kernel: Freeing unused kernel memory: 540k freed
Aug  2 13:03:22 localhost kernel: Write protecting the kernel read-only data: 12288k
Aug  2 13:03:22 localhost kernel: Freeing unused kernel memory: 460k freed
Aug  2 13:03:22 localhost kernel: Freeing unused kernel memory: 1044k freed
Aug  2 13:03:22 localhost kernel: hub 2-0:1.0: hub_suspend
Aug  2 13:03:22 localhost kernel: usb usb2: bus auto-suspend, wakeup 1
Aug  2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: suspend root hub
Aug  2 13:03:22 localhost udevd[1419]: starting version 171
Aug  2 13:03:22 localhost kernel: usb 1-1.5: usb auto-resume
Aug  2 13:03:22 localhost kernel: usb 1-1.5: finish resume
Aug  2 13:03:22 localhost kernel: usb 1-1.5: disable remote wakeup, status -32
Aug  2 13:03:22 localhost kernel: usb 1-1.5: link qh4-0001/ffff880229d55380 start 3 [1/0 us]
Aug  2 13:03:22 localhost kernel: usb 1-1.5: unlink qh4-0001/ffff880229d55380 start 3 [1/0 us]
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: loaded firmware version 9.221.4.1 build 25532
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUG disabled
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_P2P disabled
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: L1 Disabled; Enabling L0S
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: device EEPROM VER=0x436, CALIB=0x6
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Device SKU: 0x1F0
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7
Aug  2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
Aug  2 13:03:22 localhost kernel: Registered led device: phy0-led
Aug  2 13:03:22 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
Aug  2 13:03:22 localhost kernel: excluding 0xc0000-0xfffff
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
Aug  2 13:03:22 localhost kernel: excluding 0xa0000000-0xa0ffffff
Aug  2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
Aug  2 13:03:22 localhost kernel: excluding 0x60000000-0x60ffffff
Aug  2 13:03:22 localhost kernel: usb 1-1.5: usb auto-suspend, wakeup 0
Aug  2 13:03:22 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: (null)
Aug  2 13:03:22 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:24 localhost avahi-daemon[2395]: Found user 'avahi' (UID 104) and group 'avahi' (GID 101).
Aug  2 13:03:24 localhost avahi-daemon[2395]: Successfully dropped root privileges.
Aug  2 13:03:24 localhost avahi-daemon[2395]: avahi-daemon 0.6.30 starting up.
Aug  2 13:03:24 localhost avahi-daemon[2395]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Aug  2 13:03:24 localhost avahi-daemon[2395]: Successfully called chroot().
Aug  2 13:03:24 localhost avahi-daemon[2395]: Successfully dropped remaining capabilities.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Loading service file /services/sftp-ssh.service.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Loading service file /services/ssh.service.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::6ab5:99ff:fef2:f03d.
Aug  2 13:03:24 localhost avahi-daemon[2395]: New relevant interface eth0.IPv6 for mDNS.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Network interface enumeration completed.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Registering new address record for fe80::6ab5:99ff:fef2:f03d on eth0.*.
Aug  2 13:03:24 localhost avahi-daemon[2395]: Registering HINFO record with values 'X86_64'/'LINUX'.
Aug  2 13:03:24 localhost bluetoothd[2409]: Bluetooth daemon 4.99
Aug  2 13:03:24 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:24 localhost bluetoothd[2422]: Starting SDP server
Aug  2 13:03:24 localhost bluetoothd[2422]: Listening for HCI events on hci0
Aug  2 13:03:24 localhost kernel: ehci_hcd 0000:00:1a.0: reused qh ffff880231c96480 schedule
Aug  2 13:03:24 localhost kernel: usb 1-1.1: link qh1-0601/ffff880231c96480 start 0 [1/2 us]
Aug  2 13:03:24 localhost bluetoothd[2422]: HCI dev 0 up
Aug  2 13:03:24 localhost bluetoothd[2422]: socket(STREAM, RFCOMM): Protocol not supported (93)
Aug  2 13:03:24 localhost bluetoothd[2422]: audio-headset: Operation not permitted (1)
Aug  2 13:03:24 localhost bluetoothd[2422]: Failed to start DUN server: socket(STREAM, RFCOMM): Protocol not supported (93)
Aug  2 13:03:24 localhost bluetoothd[2422]: pnat-server: Input/output error (5)
Aug  2 13:03:24 localhost bluetoothd[2422]: Unable to load keys to adapter_ops: Function not implemented (38)
Aug  2 13:03:24 localhost bluetoothd[2422]: Adapter /org/bluez/2409/hci0 has been enabled
Aug  2 13:03:24 localhost bluetoothd[2422]: mce replied with an error: org.freedesktop.DBus.Error.ServiceUnknown, The name com.nokia.mce was not provided by any .service files
Aug  2 13:03:24 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:24 localhost dbus[2360]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 13:03:24 localhost avahi-daemon[2395]: Server startup complete. Host name is ortwin-hp.local. Local service cookie is 4288252186.
Aug  2 13:03:25 localhost avahi-daemon[2395]: Service "ortwin-hp" (/services/ssh.service) successfully established.
Aug  2 13:03:25 localhost avahi-daemon[2395]: Service "ortwin-hp" (/services/sftp-ssh.service) successfully established.
Aug  2 13:03:25 localhost polkitd[2509]: started daemon version 0.104 using authority implementation `local' version `0.104'
Aug  2 13:03:25 localhost dbus[2360]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 13:03:26 localhost /etc/init.d/dnsmasq[2537]: Use of the opts variable is deprecated and will be
Aug  2 13:03:26 localhost /etc/init.d/dnsmasq[2538]: removed in the future.
Aug  2 13:03:26 localhost /etc/init.d/dnsmasq[2539]: Please use extra_commands, extra_started_commands or extra_stopped_commands.
Aug  2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:26 localhost dnsmasq[2546]: started, version 2.57 cachesize 150
Aug  2 13:03:26 localhost dnsmasq[2546]: compile time options: IPv6 GNU-getopt DBus I18N DHCP no-TFTP IDN
Aug  2 13:03:26 localhost dnsmasq[2546]: no servers found in /etc/resolv.conf, will retry
Aug  2 13:03:26 localhost dnsmasq[2546]: read /etc/hosts - 110 addresses
Aug  2 13:03:26 localhost ntpdate[2557]: Can't find host 0.gentoo.pool.ntp.org: Name or service not known (-2)
Aug  2 13:03:26 localhost ntpdate[2557]: no servers can be used, exiting
Aug  2 13:03:26 localhost /etc/init.d/ntp-client[2549]: ERROR: ntp-client failed to start
Aug  2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:26 localhost ntpd[2568]: ntpd 4.2.6p5@1.2349-o Mon May  7 08:47:28 UTC 2012 (1)
Aug  2 13:03:26 localhost ntpd[2569]: proto: precision = 0.102 usec
Aug  2 13:03:26 localhost ntpd[2569]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Aug  2 13:03:26 localhost ntpd[2569]: Listen and drop on 1 v6wildcard :: UDP 123
Aug  2 13:03:26 localhost ntpd[2569]: Listen normally on 2 lo 127.0.0.1 UDP 123
Aug  2 13:03:26 localhost ntpd[2569]: Listen normally on 3 lo ::1 UDP 123
Aug  2 13:03:26 localhost ntpd[2569]: peers refreshed
Aug  2 13:03:26 localhost ntpd[2569]: Listening on routing socket on fd #20 for interface updates
Aug  2 13:03:26 localhost ntpd[2569]: Deferring DNS for bologna.logobject.ch 1
Aug  2 13:03:26 localhost ntpd[2581]: signal_no_reset: signal 17 had flags 4000000
Aug  2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:27 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:27 localhost smartd[2601]: smartd 5.42 2011-10-20 r3458 [x86_64-linux-3.5.0] (local build)
Aug  2 13:03:27 localhost smartd[2601]: Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Aug  2 13:03:27 localhost smartd[2601]: Opened configuration file /etc/smartd.conf
Aug  2 13:03:27 localhost smartd[2601]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf
Aug  2 13:03:27 localhost smartd[2601]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Aug  2 13:03:27 localhost smartd[2601]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Aug  2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], opened
Aug  2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], Hitachi HTS725050A9A364, S/N:101127PCK404GLG04PVJ, WWN:5-000cca-67fc011a9, FW:PC4OCH0A, 500 GB
Aug  2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], found in smartd database: Hitachi Travelstar 7K500
Aug  2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Aug  2 13:03:27 localhost smartd[2601]: Monitoring 1 ATA and 0 SCSI devices
Aug  2 13:03:28 localhost smartd[2603]: smartd has fork()ed into background mode. New PID=2603.
Aug  2 13:03:28 localhost smartd[2603]: file /var/run/smartd.pid written containing PID 2603
Aug  2 13:03:28 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch
Aug  2 13:03:29 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0)
Aug  2 13:03:29 localhost cron[2632]: (CRON) STARTUP (V5.0)
Aug  2 13:03:29 localhost kernel: ehci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0
Aug  2 13:03:30 localhost kernel: xhci_hcd 0000:45:00.0: hcd_pci_runtime_suspend: 0
Aug  2 13:04:30 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch
Aug  2 13:04:36 localhost login[2674]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Aug  2 13:04:36 localhost login[2687]: ROOT LOGIN  on '/dev/tty1'
Aug  2 13:06:32 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: local port 4444
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: local IP 10.11.1.234
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: interface 'eth0'
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: remote port 4444
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: remote IP 10.11.1.19
Aug  2 13:07:45 localhost kernel: netpoll: netconsole: remote ethernet address 00:17:f2:c7:5f:06
Aug  2 13:07:45 localhost kernel: netconsole: network logging started
Aug  2 13:08:17 localhost kernel: MXM: GUID detected in BIOS
Aug  2 13:08:17 localhost kernel: [drm:drm_pci_init], 
Aug  2 13:08:17 localhost kernel: [drm:drm_get_pci_dev], 
Aug  2 13:08:17 localhost kernel: [drm:drm_get_minor], 
Aug  2 13:08:17 localhost kernel: [drm:drm_get_minor], new minor assigned 64
Aug  2 13:08:17 localhost kernel: [drm:drm_get_minor], 
Aug  2 13:08:17 localhost kernel: [drm:drm_get_minor], new minor assigned 0
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1045 - vendor: 0x10DE device: 0xCBC class: 0x30000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a3e00a2)
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1123 - regs mapped ok at 0xd2000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1140 - crystal freq: 27000KHz
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: ... appears to be valid
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: BIT BIOS found
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Bios version 70.15.43.00
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: TMDS table version 2.0
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: BIOS version 3.0
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking ROM
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking DSM
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: MXMS Version 3.0
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffb81130
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 000a3ef9ffe8ec60
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd20000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd26960
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffda6a60
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffe26b60
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffd26920
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffda6a20
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  ODS: 00003ef9ffe26b20
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: SCCS: 00025801
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:   TS: 00044c02
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  IPS: 02580013
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  IPS: 01900103
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 07a8910103010de5
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 0000880012010de5
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  VSS: 0000880032010de5
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  BCS: 00001406
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM:       657003e8000005dc
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM:  BCS: 00001416
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM:       000003e8000005dc
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB version 4.0
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 00: 01000313 00010034
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 03: 080153d6 0f220020
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 04: 08015392 00020020
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 05: 080143c6 0f220010
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 06: 08014382 00020010
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 08: 040383b6 0f230014
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 10: 020273a6 0f220010
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 11: 02027362 00020010
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 13: 02049300 00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 01: 00001161
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 02: 00001231
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 03: 01000331
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 04: 01000446
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 05: 02000546
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 06: 00010631
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 07: 00010746
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 08: 00020847
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 09: 00000900
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x7AE4
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: ------ Executing following commands ------
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: [ (0x8C) - INIT_8C ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00022210, Data: 0x00000001
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00022210, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AF2: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0x00000001
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: [ (0x33) - INIT_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: Repeating following segment 20 times
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000000, Data: 0x0A3E00A2
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000800
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001084, Data: 0x00011469
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001084, Data: 0x00011C69
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B18: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001540, Data: 0xF703000F
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition: 0x15
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Cond: 0x15, Reg: 0x00021148, Mask: 0x000000FF
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021148, Data: 0xFFFFFFFF
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Checking if 0x000000FF equals 0x00000000
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition not fulfilled -- skipping following commands
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B23: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: ---- Executing following commands ----
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition: 0x16
Aug  2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Cond: 0x16, Reg: 0x00021144, Mask: 0x00000FFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021144, Data: 0xFFFFFFFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Checking if 0x00000FFF equals 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition not fulfilled -- skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B33: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: Reg: 0x0000C040, Mask: 0xCFFFEFFF, Data: 0x20001000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000C040, Data: 0xFFFFFFFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000C040, Data: 0xEFFFFFFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B4E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0xDFF3F113
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00022210, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00022210, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B64: [ (0x8D) - INIT_8D ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: [ (0x69) - INIT_IO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: Port: 0x03C3, Mask: 0x00, Data: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614100, Data: 0x10002F00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x00802F00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E18C, Data: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00030000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614900, Data: 0x10000100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x00800100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000200, Data: 0xDFF3F113
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0x9FF3F113
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E18C, Data: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00000200, Data: 0xDFF3F113
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00000200, Data: 0xDFF3F113
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x00800018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x00800018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x10000018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x10000018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614300, Data: 0x00804141
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614300, Data: 0x00804040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614200, Data: 0x00800040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614200, Data: 0x00800040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614108, Data: 0x00000D09
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614108, Data: 0x00000D09
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614908, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614908, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6A: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x3F, Head: 0x00, Data: 0x57
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: Reg: 0x00614200, Mask: 0xFFFFFFF0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614200, Data: 0x00800040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614200, Data: 0x00800040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: Reg: 0x00614A00, Mask: 0xFFFFFFF0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: Reg: 0x00614280, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: Reg: 0x00614A80, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614A80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614A80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: Reg: 0x00615280, Mask: 0xF8F8F8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615280, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: Reg: 0x00614300, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614300, Data: 0x00804141
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614300, Data: 0x00804040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: Reg: 0x00614B00, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B00, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: Reg: 0x00615300, Mask: 0xFFFFF8F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615300, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615300, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: Reg: 0x00614380, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: Reg: 0x00614B80, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614B80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614B80, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: Reg: 0x00615380, Mask: 0xFFFFF0F8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00615380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00615380, Data: 0x00800080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: Reg: 0x0000E108, Mask: 0xFFFFFF77, Data: 0x00000088
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E108, Data: 0x042147FB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E108, Data: 0x042147FB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: Reg: 0x0000E300, Mask: 0xFFFFFCFF, Data: 0x00000300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E300, Data: 0x00000300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E300, Data: 0x00000300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: Reg: 0x0000E120, Mask: 0xFCFFFFFF, Data: 0x03000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E120, Data: 0x03000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E120, Data: 0x03000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: BaseReg: 0x00020480, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020480, Data: 0x0000006D
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020484, Data: 0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C31: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204C0, Data: 0x0000006B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C3A: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204D8, Data: 0x00000068
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C43: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000204E0, Data: 0x00000065
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C4C: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002041C, Data: 0x0000006F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: BaseReg: 0x0002010C, Count: 0x06
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002010C, Data: 0x00000009
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020110, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020114, Data: 0x00006600
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020118, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002011C, Data: 0x00765481
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020120, Data: 0x00000230
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: BaseReg: 0x00020074, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020074, Data: 0x00204024
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020078, Data: 0x01100000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: BaseReg: 0x00020094, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020094, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020098, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: Reg: 0x0000E1F4, Mask: 0x00000000, Data: 0x00000013
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E1F4, Data: 0x00000033
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E1F4, Data: 0x00000013
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C9C: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0002004C, Data: 0x4407220B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CA5: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020424, Data: 0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAE: [ (0x8E) - INIT_GPIO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAF: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020004, Data: 0x001100EC
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: Reg: 0x0008907C, Mask: 0xFFFF0000, Data: 0x00000F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008907C, Data: 0x00000F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008907C, Data: 0x00000F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: Reg: 0x00088150, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088150, Data: 0xE000FE15
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088150, Data: 0xE000FE15
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CD2: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008848C, Data: 0x0118008C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: Reg: 0x0008845C, Mask: 0x6FFFFFFF, Data: 0x90000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008845C, Data: 0x90000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008845C, Data: 0x90000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: Reg: 0x00088158, Mask: 0xFFFFFBFF, Data: 0x00000400
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088158, Data: 0x00000F02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088158, Data: 0x00000F02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: Reg: 0x0008813C, Mask: 0x0FFFFFFF, Data: 0x60000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008813C, Data: 0x63FF0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008813C, Data: 0x63FF0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: Reg: 0x0008818C, Mask: 0x0FFFFFFE, Data: 0xD0000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008818C, Data: 0xD0000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008818C, Data: 0xD0000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: Reg: 0x00088088, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088088, Data: 0x11010048
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088088, Data: 0x11010048
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: Reg: 0x0008A088, Mask: 0xFFFFFFFC, Data: 0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008A088, Data: 0x11010048
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008A088, Data: 0x1101004B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D29: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089008, Data: 0x00004810
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: Reg: 0x00088610, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00088610, Data: 0x00000005
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088610, Data: 0x00000005
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D3F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004C3C, Data: 0x27EEC10A
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D48: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004C4C, Data: 0x0A52A945
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: Reg: 0x00004CC4, Mask: 0xFFFFFC1F, Data: 0x00000020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004CC4, Data: 0x00000020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004CC4, Data: 0x00000020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition: 0x10
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Cond: 0x10, Reg: 0x00101000, Mask: 0x001C0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Checking if 0x00000000 equals 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D60: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089014, Data: 0x0000E020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D69: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00089018, Data: 0x2140ED20
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: [ (0x38) - INIT_NOT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: ------ Skipping following commands  ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D73: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D7C: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: Reg: 0x00001530, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001530, Data: 0x800492F0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001530, Data: 0x800492F0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D93: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009220, Data: 0x00000412
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D9C: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009200, Data: 0x00000804
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DA5: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00009210, Data: 0x00000271
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: Reg: 0x00101000, Mask: 0xFFFFFFFF, Data: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: Reg: 0x0010100C, Mask: 0xFFFFFFFF, Data: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0010100C, Data: 0x8001B010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010100C, Data: 0x8001B010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: [ (0x37) - INIT_COPY ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: Reg: 0x00101000, Shift: 0x18, SrcMask: 0x0F, Port: 0x03D4, Index: 0x8B, Mask: 0xF0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: SrcReg: 0x00614004, Shift: 0x00, SrcMask: 0xFFFFFFFF, Xor: 0x00000000, DstReg: 0x00610184, DstMask: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614004, Data: 0x7F304777
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00610184, Data: 0x7F304777
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00610184, Data: 0x7F304777
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DE9: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00619F00, Data: 0x00000009
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DF2: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E18C, Data: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: Reg: 0x0000E820, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: Reg: 0x0000E8A0, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: Reg: 0x00004220, Mask: 0xFFFFFFED, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004220, Data: 0x00010018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004220, Data: 0x00010018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: Sleeping for 0x000A microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition: 0x07, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition met, continuing
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E28: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition: 0x09, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition met, continuing
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2C: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: Reg: 0x0000E820, Mask: 0xFFFFFFEE, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010005
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: Reg: 0x0000E8A0, Mask: 0xFFFFFFEE, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010005
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E47: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E830, Data: 0x80660701
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E50: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8B0, Data: 0x80191F01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E59: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004700, Data: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E62: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004018, Data: 0x10009000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition: 0x08, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition not met, sleeping for 20ms
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition still not met after 20ms, skipping following opcodes
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition: 0x0A, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition not met, sleeping for 20ms
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition still not met after 20ms, skipping following opcodes
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: Reg: 0x0000E820, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: Reg: 0x0000E8A0, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: Reg: 0x0000E820, Mask: 0xFFFFFFE7, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E820, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: Reg: 0x0000E8A0, Mask: 0xFFFFFFE7, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8A0, Data: 0x01010015
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: Reg: 0x0000E82C, Mask: 0xFFFFFFF7, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E82C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E82C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: Reg: 0x0000E830, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E830, Data: 0x00660701
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E830, Data: 0x00660701
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: Reg: 0x0000E82C, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E82C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E82C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: Reg: 0x0000E8AC, Mask: 0xFFFFFFF7, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8AC, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8AC, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: Reg: 0x0000E8B0, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8B0, Data: 0x00191F01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8B0, Data: 0x00191F01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: Reg: 0x0000E8AC, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E8AC, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E8AC, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EF5: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004198, Data: 0x001C0131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EFE: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004190, Data: 0x001C0131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F07: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A0, Data: 0x00060131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F10: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004164, Data: 0x00020131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F19: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004160, Data: 0x00060131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F22: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004168, Data: 0x00080121
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F2B: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004180, Data: 0x00002140
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F34: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004184, Data: 0x00002140
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F3D: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A4, Data: 0x00060131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F46: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041B4, Data: 0x000E0131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F4F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041BC, Data: 0x001C0141
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: Reg: 0x00004198, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004198, Data: 0x001C3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004198, Data: 0x001C3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: Reg: 0x00004190, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004190, Data: 0x001C3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004190, Data: 0x001C3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: Reg: 0x000041A0, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041A0, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A0, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: Reg: 0x00004164, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004164, Data: 0x00023131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004164, Data: 0x00023131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: Reg: 0x00004160, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004160, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004160, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: Reg: 0x00004168, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004168, Data: 0x00083121
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004168, Data: 0x00083121
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: Reg: 0x000041A4, Mask: 0xFFFFCEFF, Data: 0x00003100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041A4, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041A4, Data: 0x00063131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: Reg: 0x000041B4, Mask: 0xFFFFCFFF, Data: 0x00003000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041B4, Data: 0x000E3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041B4, Data: 0x000E3131
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: Reg: 0x000041BC, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x000041BC, Data: 0x001C2141
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x000041BC, Data: 0x001C2141
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: Reg: 0x00004200, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004200, Data: 0x00010008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004200, Data: 0x00010008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: Reg: 0x00004220, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004220, Data: 0x00010018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004220, Data: 0x00010018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: Reg: 0x00004000, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004000, Data: 0x18010008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004000, Data: 0x18010008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FF4: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004120, Data: 0x00063031
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FFD: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004124, Data: 0x00063031
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8006: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004128, Data: 0x00063020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x800F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004140, Data: 0x001C0100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8018: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004144, Data: 0x001C0100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8021: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614100, Data: 0x10000100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x802A: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614900, Data: 0x10000100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: Executing subroutine at 0x8049
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8049: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: End of 0x8049 subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8036: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000C044, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x803F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001538, Data: 0x00011111
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8048: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x809A
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: ------ Executing following commands ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: Reg: 0x00100710, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100710, Data: 0x00500480
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: Reg: 0x00100718, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100718, Data: 0x40055F77
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010071C, Data: 0x40044F77
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: Reg: 0x00111120, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111120, Data: 0x00600000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111124, Data: 0x00600000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: Reg: 0x00111140, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111140, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111144, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: Reg: 0x00111380, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111380, Data: 0x80000F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111384, Data: 0x80000F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: Reg: 0x001008A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008A0, Data: 0x87001DEC
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008A4, Data: 0x87001DEC
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: Reg: 0x00111180, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111180, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111184, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: Reg: 0x00111000, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111000, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111008, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: Reg: 0x00111004, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111004, Data: 0xE008300F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0011100C, Data: 0xE00C300F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: Reg: 0x00100D80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100D80, Data: 0xAAAAAAAA
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100D84, Data: 0xAAAAAAAA
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: Reg: 0x00100900, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100900, Data: 0x0F0F0F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100904, Data: 0x0F0F0F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: Reg: 0x00100920, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100920, Data: 0x0F0F0F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100924, Data: 0x0F0F0F0F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: Reg: 0x00100940, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100940, Data: 0x0F0F0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100944, Data: 0x0F0F0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: Reg: 0x00100A20, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A20, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A24, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: Reg: 0x00100A40, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A40, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A44, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: Reg: 0x00100A60, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A60, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A64, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: Reg: 0x00100A80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A80, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100A84, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: Reg: 0x00100AA0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AA0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AA4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: Reg: 0x00100AC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AC0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AC4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: Reg: 0x00111400, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111400, Data: 0x00000145
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111420, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111440, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111460, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111480, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001114A0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: Reg: 0x00111404, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111404, Data: 0x00000145
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111424, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111444, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111464, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111484, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001114A4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: Reg: 0x00100DC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DC0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DC4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: Reg: 0x001005A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001005A0, Data: 0x00808080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001005A4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: Reg: 0x0010F804, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F804, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: BaseReg: 0x00110560, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110560, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110564, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: BaseReg: 0x001105C0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001105C0, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001105C4, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: BaseReg: 0x00110620, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110620, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110624, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: BaseReg: 0x00110680, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110680, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110684, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: BaseReg: 0x001106E0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001106E0, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001106E4, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: BaseReg: 0x00110740, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110740, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110744, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: BaseReg: 0x001107A0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001107A0, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001107A4, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: BaseReg: 0x00110800, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110800, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00110804, Data: 0x03030303
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: Reg: 0x00100760, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100760, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100764, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: Reg: 0x00100780, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100780, Data: 0x55555555
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100784, Data: 0x55555555
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: Reg: 0x001007A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007A0, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007A4, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: Reg: 0x001007C0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007C0, Data: 0x55555555
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007C4, Data: 0x55555555
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: Reg: 0x001007E0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007E0, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001007E4, Data: 0xBBBBBBBB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: Reg: 0x00100800, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100800, Data: 0x44444444
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100804, Data: 0x44444444
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: Reg: 0x00100820, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100820, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100824, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: Reg: 0x00100840, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100840, Data: 0xDDDDDDDD
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100844, Data: 0xDDDDDDDD
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: Reg: 0x00100860, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100860, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100864, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: Reg: 0x00100880, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100880, Data: 0xEEEEEEEE
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100884, Data: 0xEEEEEEEE
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: Reg: 0x001009DC, RegIncrement: 0x04, Count: 0x07, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009DC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E0, Data: 0x00000800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009E8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009EC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009F0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001009F4, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C1F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004700, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: Reg: 0x00100208, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100208, Data: 0x00010101
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: Reg: 0x00100714, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100714, Data: 0xF0000324
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C76: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100700, Data: 0x00100007
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: BaseReg: 0x00100740, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100740, Data: 0x0A000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100744, Data: 0x0A000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: BaseReg: 0x00100DA0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DA0, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100DA4, Data: 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: Reg: 0x00111104, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111104, Data: 0x00007E77
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: BaseReg: 0x001110C0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110C0, Data: 0x00001801
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110C4, Data: 0x00001801
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: BaseReg: 0x001110E0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110E0, Data: 0x80011000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001110E4, Data: 0x80011000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: Reg: 0x00111100, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111100, Data: 0x48020050
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D05: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010024C, Data: 0x0F000080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: Reg: 0x00100254, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100254, Data: 0x00000006
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: Reg: 0x0010053C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010053C, Data: 0x00001000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: Reg: 0x00100500, Mask: 0xFFF0FF01, Data: 0x000A00FE
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100500, Data: 0x003A16FF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100500, Data: 0x003A16FF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: BaseReg: 0x001113A0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113A0, Data: 0x00330033
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113A4, Data: 0x00330033
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: BaseReg: 0x00111360, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111360, Data: 0x01010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00111364, Data: 0x01010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: BaseReg: 0x001113C0, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113C0, Data: 0x01010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001113C4, Data: 0x01010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: BaseReg: 0x0010FD20, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD20, Data: 0x55550000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD24, Data: 0x55550000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: BaseReg: 0x0010FD40, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD40, Data: 0x55550000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FD44, Data: 0x55550000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: Reg: 0x00100080, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100080, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: Reg: 0x00100220, RegIncrement: 0x04, Count: 0x0B, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100220, Data: 0x03070A0A
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100224, Data: 0x0902080D
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100228, Data: 0x02030203
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010022C, Data: 0x231E0D06
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100230, Data: 0x0CAA0C0C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100234, Data: 0x0A030A03
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100238, Data: 0x0A62045D
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010023C, Data: 0x06060202
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100240, Data: 0x11110506
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100244, Data: 0x0000019F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100248, Data: 0x0042370A
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: Reg: 0x00100258, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100258, Data: 0x00400200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: Reg: 0x00100260, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100260, Data: 0x001215A1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: Reg: 0x0010026C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010026C, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: Reg: 0x00100270, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100270, Data: 0x05A50A22
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: Reg: 0x00100288, RegIncrement: 0x04, Count: 0x05, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100288, Data: 0x0F0A0444
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010028C, Data: 0x00000901
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100290, Data: 0x1122160A
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100294, Data: 0x011C0020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100298, Data: 0x0000171C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: Reg: 0x001002A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002A0, Data: 0x06080D14
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002A4, Data: 0x00002F34
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: Reg: 0x00100268, Mask: 0xCFFCFCFF, Data: 0x30030200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100268, Data: 0x30030200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: Reg: 0x00100200, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100200, Data: 0x180E8000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: Reg: 0x00100204, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100204, Data: 0x0244A000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: Reg: 0x00100250, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100250, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9149: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000122C, Data: 0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008CC, Data: 0x04000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008CC, Data: 0x04000009
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: Reg: 0x001008E0, Mask: 0x7FFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008E0, Data: 0x00000E00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008CC, Data: 0x04000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008CC, Data: 0x04000009
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition: 0x0E, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition met, continuing
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x001008E0, Data: 0x80000E00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917C: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917D: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AE0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9186: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AE8, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x918F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100AF0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: Executing subroutine at 0x92A8
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: Executing subroutine at 0x9287
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition: 0x13
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Checking if 0x00000080 equals 0x00000080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: [ (0x38) - INIT_NOT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: ------ Skipping following commands  ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928A: [ (0x5C) - INIT_JUMP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Checking if 0x0000000C equals 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition not fulfilled -- skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9290: [ (0x5C) - INIT_JUMP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Cond: 0x01, Reg: 0x00101000, Mask: 0x0000000C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Checking if 0x0000000C equals 0x00000018
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition not fulfilled -- skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9296: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A3: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A7: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: End of 0x9287 subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: Sleeping for 0x0FA0 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92D5: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010021C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: Sleeping for 0x00C8 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9308: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100218, Data: 0x00001101
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D8, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D8, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: Reg: 0x00100284, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100284, Data: 0x00F00000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: Reg: 0x001002F8, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F8, Data: 0x00300020
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: Reg: 0x001002C0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002C0, Data: 0x0000011B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: Reg: 0x001002F0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F0, Data: 0x00100030
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition: 0x13
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Checking if 0x00000080 equals 0x00000080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: Reg: 0x0000E108, Mask: 0xFFFFFCFF, Data: 0x00000300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E108, Data: 0x042147FB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E108, Data: 0x042147FB
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C2: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: Sleeping for 0x0014 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: Reg: 0x001002F4, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002F4, Data: 0x0020001B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: Reg: 0x0010027C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010027C, Data: 0x00600009
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: Reg: 0x00100274, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100274, Data: 0x004006AF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: Reg: 0x00100278, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100278, Data: 0x00500004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: Reg: 0x00100280, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100280, Data: 0x00700188
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948D: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: End of 0x92A8 subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Checking if 0x0000000C equals 0x00000008
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition not fulfilled -- skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919D: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: Sleeping for 0x03E8 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A4: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010002C, Data: 0x00000024
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91AD: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FBC0, Data: 0x20010000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91B6: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F810, Data: 0x20012001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91BF: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FBE0, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: Reg: 0x0010F808, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F808, Data: 0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91EF: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC44, Data: 0x00051F00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91F8: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC00, Data: 0x00010502
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9201: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FC80, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: Reg: 0x0010FCA0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCA0, Data: 0x05313F41
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: Reg: 0x0010FCAC, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCAC, Data: 0x00001E03
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9258: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010FCA4, Data: 0x00002F50
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9261: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0010F81C, Data: 0x90021001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: Sleeping for 0x0012 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926D: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100210, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: Reg: 0x00004018, Mask: 0xFFFF3FFF, Data: 0x00008000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00004018, Data: 0x10009000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00004018, Data: 0x10009000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: Sleeping for 0x03E8 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9286: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x951E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: ------ Executing following commands ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001008C0, Data: 0x9D0A0293
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9527: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000108C, Data: 0x000000D1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9530: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xF0, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x08, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x006194A0, Data: 0x10000019
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x08
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x09
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x18, Count: 0x02
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x006194A0, Data: 0x10000019
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x18
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: [ (0x52) - INIT_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: Index: 0x88, Mask: 0xBF, Data: 0x40
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: [ (0x52) - INIT_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: Index: 0x8A, Mask: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619488, Data: 0x00000040
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9549: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E200, Data: 0x0003103C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9552: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x30, Head: 0x00, Data: 0x10
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9555: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x31, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9558: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0xAA, Head: 0x00, Data: 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955B: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x955C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: ------ Executing following commands ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: Executing subroutine at 0x6671
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6671: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: End of 0x6671 subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: [ (0x74) - INIT_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: Sleeping for 0x03E8 microseconds
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: Executing subroutine at 0x951D
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951D: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: End of 0x951D subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: [ (0x33) - INIT_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: Repeating following segment 10 times
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D4, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: [ (0x6F) - INIT_MACRO ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x001002D0, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9572: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100210, Data: 0x80000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition: 0x11
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Checking if 0x30000000 equals 0x30000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition: 0x12
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001540, Data: 0xF703000E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Checking if 0x00030000 equals 0x00030000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9599: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition: 0x12
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001540, Data: 0xF703000E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Checking if 0x00030000 equals 0x00030000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition: 0x11
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100268, Data: 0x30030200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Checking if 0x30000000 equals 0x30000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition fulfilled -- continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100C00, Data: 0xFC84418F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B8: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: Reg: 0x00100710, Mask: 0xFFFFFDFF, Data: 0x00000200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100710, Data: 0x00500680
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100710, Data: 0x00500680
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: Reg: 0x00100E04, Mask: 0xFFE0007F, Data: 0x00064C80
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100E04, Data: 0x80064C84
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100E04, Data: 0x80064C84
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: Reg: 0x00100E08, Mask: 0xF01FFFFF, Data: 0x0B000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100E08, Data: 0x0B048808
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100E08, Data: 0x0B048808
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: Reg: 0x00100200, Mask: 0xFFFFF7FF, Data: 0x00000800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100200, Data: 0x180E8800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100200, Data: 0x180E8800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: Reg: 0x00100600, Mask: 0xFFFFFFFF, Data: 0x00004000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100600, Data: 0x97034610
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100600, Data: 0x97034610
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FA: [ (0x63) - INIT_COMPUTE_MEM ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: Reg: 0x00614000, Mask: 0xFFFFEFFF, Data: 0x00001000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00614000, Data: 0x01001210
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00614000, Data: 0x01001210
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9608: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A008, Data: 0x03A502D1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: [ (0x75) - INIT_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition: 0x0C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Cond: 0x0C, Reg: 0x00021218, Mask: 0x000000FF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021218, Data: 0x00000023
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Checking if 0x00000023 equals 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition not fulfilled -- skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9613: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x961C: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: [ (0x38) - INIT_NOT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: ------ Executing following commands ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: Reg: 0x0061A068, Mask: 0xFBFFFFFF, Data: 0x04000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A068, Data: 0x44000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A068, Data: 0x44000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: Reg: 0x0061A868, Mask: 0xFBFFFFFF, Data: 0x04000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A868, Data: 0x44000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A868, Data: 0x44000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: SrcReg: 0x00021350, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A870, DstMask: 0xFFFFFE00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021350, Data: 0xFFFFFFFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A870, Data: 0x00000124
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A870, Data: 0x000001FF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: SrcReg: 0x00021354, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A070, DstMask: 0xFFFFFE00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00021354, Data: 0xFFFFFFFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061A070, Data: 0x00000124
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A070, Data: 0x000001FF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966C: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966D: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A030, Data: 0x000561EC
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9676: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061A830, Data: 0x000561E9
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: Reg: 0x0000E50C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E50C, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E50C, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: Reg: 0x0000E55C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E55C, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E55C, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: Reg: 0x0000E5AC, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5AC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5AC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: Reg: 0x0000E5FC, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5FC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5FC, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: Reg: 0x0000E500, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E500, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E500, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: Reg: 0x0000E550, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E550, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E550, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: Reg: 0x0000E5A0, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5A0, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5A0, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: Reg: 0x0000E5F0, Mask: 0xFFFFCFFF, Data: 0x00002000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E5F0, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E5F0, Data: 0x00002462
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: Reg: 0x0061E818, Mask: 0xFFFFFFF3, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061E818, Data: 0x00000306
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061E818, Data: 0x00000306
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: Reg: 0x0061F018, Mask: 0xFFFFFFF3, Data: 0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061F018, Data: 0x00000306
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061F018, Data: 0x00000306
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: Reg: 0x00100674, Mask: 0xFFFF0000, Data: 0x00000404
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00100674, Data: 0x00020404
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00100674, Data: 0x00020404
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: Reg: 0x00001558, Mask: 0xFFFFFFFC, Data: 0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001558, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001558, Data: 0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: Reg: 0x0000E114, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E114, Data: 0x0000021C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E114, Data: 0x0000021C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: Reg: 0x0000E118, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E118, Data: 0x0000010E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E118, Data: 0x0000010E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: Reg: 0x0000E11C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E11C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E11C, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: Reg: 0x0000E120, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E120, Data: 0x03000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E120, Data: 0x03000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x974F: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001588, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: Reg: 0x00020060, Mask: 0x00C0FFFF, Data: 0x00040000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00020060, Data: 0x00040000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020060, Data: 0x00040000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9765: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020080, Data: 0x100C0736
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: Reg: 0x00020018, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00020018, Data: 0x9E9C9A98
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00020018, Data: 0x9E9C9A98
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: Reg: 0x0008814C, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0008814C, Data: 0x0300001B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0008814C, Data: 0x0300001B
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9788: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00088154, Data: 0x00007120
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9791: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00082000, Data: 0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x979A: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C080, Data: 0x00020F58
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97A3: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C084, Data: 0xC0020F58
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AC: [ (0x53) - INIT_ZM_CR ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO write: Port: 0x03D4, Index: 0x85, Head: 0x00, Data: 0xFF
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00001084, Data: 0x00011469
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x00001084, Data: 0x00011469
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: Reg: 0x0000E690, Mask: 0xFF88FFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E690, Data: 0xF4000204
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E690, Data: 0xF4000204
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97C9: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x97CA
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: ------ Executing following commands ------
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x982F
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition: 0x02, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition not met, sleeping for 20ms
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition still not met after 20ms, skipping following opcodes
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: ---- Executing following commands ----
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: [ (0x5F) - INIT_COPY_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: SrcReg: 0x00610000, Shift: 0x00, SrcMask: 0x0000FFFF, Xor: 0x00000000, DstReg: 0x0061000C, DstMask: 0xFFFF0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00610000, Data: 0x857D0150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: Reg: 0x0061000C, Mask: 0xBFFFFFFF, Data: 0x40000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061000C, Data: 0x40000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: [ (0x56) - INIT_CONDITION_TIME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition: 0x03, Retries: 0x64
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition met, continuing
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061000C, Data: 0x00000150
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9859: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x985A: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: Executing subroutine at 0x5A15
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: BaseReg: 0x4061C040, Count: 0x10
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C040, Data: 0x7F8B0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C044, Data: 0x5F8A0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C048, Data: 0xDEA80000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C04C, Data: 0x18A41028
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C050, Data: 0x18A010CD
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C054, Data: 0x1E602000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C058, Data: 0x00608000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C05C, Data: 0x00608000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C060, Data: 0x00202000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C064, Data: 0x80202000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C068, Data: 0xFEA010F5
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C06C, Data: 0xFE801005
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C070, Data: 0xFE809312
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C074, Data: 0xFE808000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C078, Data: 0xFE808000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C07C, Data: 0xFE808000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A5B: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: End of 0x5A15 subroutine
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: Reg: 0x4061C030, Mask: 0xFFFFFFFF, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C030, Data: 0x00068800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C030, Data: 0x00068800
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A13: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 4
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: continuing to execute
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D080, Data: 0x00000A8C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D084, Data: 0xC0000A8C
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: Reg: 0x0000E100, Mask: 0xFFF7FFF7, Data: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E100, Data: 0x001C1300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E100, Data: 0x00141300
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: Reg: 0x6061C140, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061D140, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061D140, Data: 0x00000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 2
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 2
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 0 0 2
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: failed to match any output table
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_fb_create:60 - 2047 tags available
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:153 - memcfg 0x180e8800 0x0244a000 0x00000001 0xf703000e
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:181 - rblock 786432 bytes
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_init:213 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=65536 align=4096 flags=0x00000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661d00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=131072 align=4096 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661e00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00010200 vinst=0x00000d0200 size=0x00004000 flags=0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff88022c661900
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00014200 vinst=0x00000d4200 size=0x00000100 flags=0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff88022c661080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661a00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661580
Aug  2 13:08:18 localhost kernel: [TTM] Zone  kernel: Available graphics memory: 4008690 kiB
Aug  2 13:08:18 localhost kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Aug  2 13:08:18 localhost kernel: [TTM] Initializing pool allocator
Aug  2 13:08:18 localhost kernel: [TTM] Initializing DMA pool allocator
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (GDDR5)
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
Aug  2 13:08:18 localhost kernel: [drm:drm_irq_install], irq=16
Aug  2 13:08:18 localhost kernel: nouveau_display_createnv50_display_create
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_create:355 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - 
Aug  2 13:08:18 localhost kernel: XXX nv50_crtc_create<7>[drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=1048576 align=4096 flags=0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880229e02700
Aug  2 13:08:18 localhost kernel: XXX disabling vblank
Aug  2 13:08:18 localhost kernel: XXX exit nv50_crtc_create
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - 
Aug  2 13:08:18 localhost kernel: XXX nv50_crtc_createXXX disabling vblank
Aug  2 13:08:18 localhost kernel: XXX exit nv50_crtc_create
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00101000, Data: 0x9F40B09E
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "LVDS-1" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-1" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-2" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "eDP-1" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-3" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - 
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs
Aug  2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=32768 align=65536 flags=0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880229e02100
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=16 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f980
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=0 flags=0x00000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fa00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f900
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000d30: h=0xcafe0000, c=0x00800000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fd80
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000200
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000200: h=0x01000000, c=0x00808000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fe00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000218: h=0x01000003, c=0x00810000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fd00
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000210: h=0x01000002, c=0x00818000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f080
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000208: h=0x01000001, c=0x00820000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880231ca4680
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000d30: h=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000d38: h=0xcafe0000, c=0x10828001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996180
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000220: h=0x01000003, c=0x10830001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996880
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000228: h=0x01000002, c=0x10838001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996e80
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000208: h=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000228: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000230: h=0x01000001, c=0x10840001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d30: h=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d38: h=0xcafe0000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000d40: h=0xcafe0000, c=0x20848002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0180
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000238: h=0x01000003, c=0x20850002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0b80
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000240: h=0x01000002, c=0x20858002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0480
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000208: h=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000240: h=0x01000002
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000248: h=0x01000001, c=0x20860002
Aug  2 13:08:18 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Aug  2 13:08:18 localhost kernel: [drm] No driver support for vblank timestamp query.
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:383 - Probing monitoring devices on I2C bus: 2
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:392 - No devices found.
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 02030505 0902080a 02020202 381e1307
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 080a0c0c 05020902 00620155 06080202
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100740
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 03070a0a 0902080a 02030203 381e1307
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 0c0a0c0c 0a030903 00620155 06080202
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100740
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 0a1a2e24 0f020a0e 0204080c 3c1e170b
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 -          230: 100a0c0c 2e0c090a fffffd59 060c0202
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 -          240: 11110500
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000073b 00100744
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 3 available performance level(s)
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz voltage 800mV
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 850mV
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 3: core 561MHz shader 1125MHz memory 1099MHz voltage 1000mV
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 1000mV
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_init:171 - 
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00003001
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: parsing output script 1
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: [ (0x71) - INIT_DONE ]
Aug  2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000024
Aug  2 13:08:19 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:19 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:19 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:19 localhost kernel: Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:19 localhost kernel: Pid: 0, comm: swapper/3 Not tainted 3.5.0 #5
Aug  2 13:08:19 localhost kernel: Call Trace:
Aug  2 13:08:19 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:19 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:19 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:19 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:19 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:19 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:19 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:19 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:19 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:19 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:19 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:19 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:19 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:19 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:19 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:19 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:19 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:19 localhost kernel: ---[ end trace 95ae5bf677922e27 ]---
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000020
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: output script 2 not found
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-1 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-2 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-3 mc: 0x00000000
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0
Aug  2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_native_mode:559 - native mode from preferred
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1] probed modes :
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 31:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 33:"1920x1080" 60 173000 1920 2048 2248 2576 1080 1083 1088 1120 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 34:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 35:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 109000 1280 1368 1496 1712 1024 1027 1034 1063 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 37:"1280x960" 60 101250 1280 1360 1488 1696 960 963 967 996 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 60 81750 1152 1216 1336 1520 864 867 871 897 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 60 63500 1024 1072 1176 1328 768 771 775 798 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 40:"800x600" 60 38250 800 832 912 1024 600 603 607 624 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 42:"640x480" 59 23750 640 664 720 800 480 483 487 500 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 41:"720x400" 60 22250 720 744 808 896 400 403 413 417 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 43:"640x400" 60 20000 640 664 720 800 400 403 409 417 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 44:"640x350" 60 17500 640 664 720 800 350 353 363 366 0x40 0x6
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1]
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1] disconnected
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2]
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2] disconnected
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1]
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1] disconnected
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3]
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3] disconnected
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:97 - Using default load_pattern of 340
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:116 - Load was not detected on output with or 1
Aug  2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1] disconnected
Aug  2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], 
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 15 enabled? yes
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 17 enabled? no
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 20 enabled? no
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 23 enabled? no
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 25 enabled? no
Aug  2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 28 enabled? no
Aug  2 13:08:20 localhost kernel: [drm:drm_target_preferred], looking for cmdline mode on connector 15
Aug  2 13:08:20 localhost kernel: [drm:drm_target_preferred], looking for preferred mode on connector 15
Aug  2 13:08:20 localhost kernel: [drm:drm_target_preferred], found mode 1920x1080
Aug  2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
Aug  2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], desired mode 1920x1080 set on crtc 13
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x210000, bo ffff880230e78c00
Aug  2 13:08:20 localhost kernel: fbcon: nouveaufb (fb0) is primary device
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], modes are different, full mode set
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
Aug  2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_fixup:336 - or 0
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_mode], [CRTC:13]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_prepare:508 - index 0
Aug  2 13:08:20 localhost kernel: [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
Aug  2 13:08:20 localhost kernel: [drm:drm_update_vblank_count], enabling vblank interrupts on crtc 0, missed 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - blanked
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_scale:238 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_color_vibrance:183 - vibrance = 50, hue = 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_do_mode_set_base:549 - index 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_mode], [ENCODER:16:LVDS-16] set [MODE:45:1920x1080]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_set:380 - or 0 type 3 -> crtc 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_dpms:265 - or 0 type 3 mode 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_commit:521 - index 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - unblanked
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-1 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-2 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-3 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Loading PLL limits for register 0x00614100
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.minfreq: 500000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.maxfreq: 1000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_inputfreq: 25000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_inputfreq: 50000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_n: 8
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_n: 255
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_m: 1
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_m: 255
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.min_p: 1
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.max_p: 63
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.refclk: 27000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_clock:361 - pclk 138500 out 138500 N 35 fN 0x0d09 M 1 P 7
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00003001
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: parsing clock script 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: Executing subroutine at 0x5995
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060200
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000001
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060200
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060201
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: [ (0x74) - INIT_TIME ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: Sleeping for 0x3E80 microseconds
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C00C, Data: 0x01060201
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59BF: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: End of 0x5995 subroutine
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: BaseReg: 0x4061C00C, Count: 0x05
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C00C, Data: 0x01060200
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C010, Data: 0x0010000A
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C014, Data: 0x00200000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C018, Data: 0x000FC888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C01C, Data: 0x0001C888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: Executing subroutine at 0x59C0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: Reg: 0x0000E1E4, Mask: 0xFFFFFFFC, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E1E4, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E1E4, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: Reg: 0x0000E100, Mask: 0xFFF7FFFF, Data: 0x00080000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0000E100, Data: 0x001C1300
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0000E100, Data: 0x001C1300
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: BaseReg: 0x4061C118, Count: 0x02
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C118, Data: 0x11111111
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C11C, Data: 0x00000011
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: BaseReg: 0x4061C198, Count: 0x02
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C198, Data: 0x11111111
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C19C, Data: 0x00000011
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: Executing subroutine at 0x656E
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: [ (0x76) - INIT_IO_CONDITION ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: IO condition: 0x0D
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061949C, Data: 0x00000300
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x9D, Head: 0x00, Data: 0x03
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Checking if 0x00 equals 0x04
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Condition not fulfilled -- skipping following commands
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6570: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x657D: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: [ (0x38) - INIT_NOT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: ------ Executing following commands ------
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: Reg: 0x4061C018, Mask: 0x8FFFFFFF, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C018, Data: 0x000FC888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C018, Data: 0x000FC888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: [ (0x6E) - INIT_NV_REG ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: Reg: 0x4061C01C, Mask: 0x8FFFFFFF, Data: 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x0061C01C, Data: 0x0001C888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Write: Reg: 0x0061C01C, Data: 0x0001C888
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A5: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A6: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: End of 0x656E subroutine
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: Executing subroutine at 0x6377
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: [ (0x76) - INIT_IO_CONDITION ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: IO condition: 0x07
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Read:  Reg: 0x00619494, Data: 0x00010000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 	Indexed IO read:  Port: 0x03D4, Index: 0x97, Head: 0x00, Data: 0x00
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Checking if 0x00 equals 0x01
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Condition not fulfilled -- skipping following commands
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6379: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6387: [ (0x58) - INIT_ZM_REG_SEQUENCE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: [ (0x72) - INIT_RESUME ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: ---- Executing following commands ----
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6396: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: End of 0x6377 subroutine
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FC: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: End of 0x59C0 subroutine
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: [ (0x5B) - INIT_SUB_DIRECT ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: Executing subroutine at 0x59FD
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FD: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: End of 0x59FD subroutine
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58C1: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 2710, comm: modprobe Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff8177e396>] ? retint_kernel+0x26/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff812c738a>] ? ioread32+0x3a/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffffa0039d0c>] nv_ro32+0xdc/0xe0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c5b3c>] nv50_display_sync+0x1bc/0x3f0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c04b0>] nv50_crtc_commit+0x40/0xa0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa000eff5>] drm_crtc_helper_set_mode+0x3a5/0x4d0 [drm_kms_helper]
Aug  2 13:08:20 localhost kernel: [<ffffffffa000fca8>] drm_crtc_helper_set_config+0xa28/0xab0 [drm_kms_helper]
Aug  2 13:08:20 localhost kernel: [<ffffffffa000dc6f>] drm_fb_helper_set_par+0x6f/0xe0 [drm_kms_helper]
Aug  2 13:08:20 localhost kernel: [<ffffffff813018d0>] fbcon_init+0x650/0x6c0
Aug  2 13:08:20 localhost kernel: [<ffffffff8135b4a7>] visual_init+0xb7/0x120
Aug  2 13:08:20 localhost kernel: [<ffffffff8135c81c>] bind_con_driver+0x19c/0x380
Aug  2 13:08:20 localhost kernel: [<ffffffff8135ca61>] take_over_console+0x61/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff812fe13a>] fbcon_takeover+0x5a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81303981>] fbcon_event_notify+0x861/0x960
Aug  2 13:08:20 localhost kernel: [<ffffffff817812fc>] notifier_call_chain+0x4c/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810a22f3>] __blocking_notifier_call_chain+0x53/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff810a2331>] blocking_notifier_call_chain+0x11/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff812f1bd6>] fb_notifier_call_chain+0x16/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff812f2ffb>] register_framebuffer+0x20b/0x2f0
Aug  2 13:08:20 localhost kernel: [<ffffffffa000df1a>] drm_fb_helper_single_fb_probe+0x23a/0x2d0 [drm_kms_helper]
Aug  2 13:08:20 localhost kernel: [<ffffffffa000e192>] drm_fb_helper_initial_config+0x1e2/0x260 [drm_kms_helper]
Aug  2 13:08:20 localhost kernel: [<ffffffff8116546b>] ? __kmalloc+0x19b/0x1f0
Aug  2 13:08:20 localhost kernel: [<ffffffff81164d3b>] ? kmem_cache_alloc_trace+0x11b/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffffa005b009>] nouveau_fbcon_init+0xb9/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00351f1>] nouveau_card_init+0x17f1/0x1800 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa0035797>] nouveau_load+0x457/0x8c0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8137997e>] drm_get_pci_dev+0x17e/0x2b0
Aug  2 13:08:20 localhost kernel: [<ffffffffa00db964>] nouveau_pci_probe+0x10/0x12 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff812dabba>] local_pci_probe+0x5a/0xd0
Aug  2 13:08:20 localhost kernel: [<ffffffff812db190>] pci_device_probe+0x80/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff813903ea>] ? driver_sysfs_add+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81390746>] driver_probe_device+0x96/0x230
Aug  2 13:08:20 localhost kernel: [<ffffffff8139097b>] __driver_attach+0x9b/0xa0
Aug  2 13:08:20 localhost kernel: [<ffffffff813908e0>] ? driver_probe_device+0x230/0x230
Aug  2 13:08:20 localhost kernel: [<ffffffff8138ec4e>] bus_for_each_dev+0x5e/0x90
Aug  2 13:08:20 localhost kernel: [<ffffffff81390369>] driver_attach+0x19/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff8138fdf0>] bus_add_driver+0x150/0x280
Aug  2 13:08:20 localhost kernel: [<ffffffff81390f0f>] driver_register+0x6f/0x130
Aug  2 13:08:20 localhost kernel: [<ffffffff812db420>] __pci_register_driver+0x50/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81379bc4>] drm_pci_init+0x114/0x130
Aug  2 13:08:20 localhost kernel: [<ffffffffa010b000>] ? 0xffffffffa010afff
Aug  2 13:08:20 localhost kernel: [<ffffffffa010b000>] ? 0xffffffffa010afff
Aug  2 13:08:20 localhost kernel: [<ffffffffa010b04f>] nouveau_init+0x4f/0x51 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8100029d>] do_one_initcall+0x3d/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810cf7d2>] sys_init_module+0x92/0x1e0
Aug  2 13:08:20 localhost kernel: [<ffffffff81784be2>] system_call_fastpath+0x16/0x1b
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e28 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: parsing clock script 1
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: [ (0x71) - INIT_DONE ]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: hwmode: htotal 0, vtotal 0, vdisplay 0
Aug  2 13:08:20 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: clock 138500 kHz framedur 0 linedur 0, pixeldur 7
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], 	[CONNECTOR:15:LVDS-1] set DPMS on
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: Console: switching to colour frame buffer device 240x67
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], 
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0)
Aug  2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13]
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - 
Aug  2 13:08:20 localhost kernel: fb0: nouveaufb frame buffer device
Aug  2 13:08:20 localhost kernel: drm: registered panic notifier
Aug  2 13:08:20 localhost kernel: [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 2687, comm: bash Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff8177deb1>] ? _raw_spin_unlock_irq+0x11/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffff810a84a4>] finish_task_switch+0x44/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177c557>] __schedule+0x417/0x9d0
Aug  2 13:08:20 localhost kernel: [<ffffffff810a9255>] ? check_preempt_curr+0x75/0xa0
Aug  2 13:08:20 localhost kernel: [<ffffffff810a7df3>] ? ttwu_stat+0xa3/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff810ac0fd>] ? try_to_wake_up+0x23d/0x2c0
Aug  2 13:08:20 localhost kernel: [<ffffffff8134e629>] ? tty_ldisc_deref+0x9/0x10
Aug  2 13:08:20 localhost kernel: [<ffffffff8177cc14>] schedule+0x24/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff8177addd>] schedule_timeout+0x28d/0x310
Aug  2 13:08:20 localhost kernel: [<ffffffff817813a1>] ? atomic_notifier_call_chain+0x11/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff8135aff9>] ? notify_update+0x29/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff8177bd6d>] __down+0x6d/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff810a1f3b>] down+0x3b/0x50
Aug  2 13:08:20 localhost kernel: [<ffffffff8107aed7>] console_lock+0x27/0x50
Aug  2 13:08:20 localhost kernel: [<ffffffff8135acc5>] con_flush_chars+0x35/0x60
Aug  2 13:08:20 localhost kernel: [<ffffffff81360ce4>] con_write+0x24/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffff8134beb6>] n_tty_write+0x1c6/0x410
Aug  2 13:08:20 localhost kernel: [<ffffffff810ac180>] ? try_to_wake_up+0x2c0/0x2c0
Aug  2 13:08:20 localhost kernel: [<ffffffff813474f1>] tty_write+0x1a1/0x270
Aug  2 13:08:20 localhost kernel: [<ffffffff8134bcf0>] ? n_tty_ioctl+0xc0/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff8116e076>] vfs_write+0xc6/0x180
Aug  2 13:08:20 localhost kernel: [<ffffffff8116e38c>] sys_write+0x4c/0x90
Aug  2 13:08:20 localhost kernel: [<ffffffff81784be2>] system_call_fastpath+0x16/0x1b
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e29 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8104719a>] ? update_vsyscall+0xaa/0xd0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2a ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2b ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810aef28>] ? update_cfs_shares+0x1c8/0x1d0
Aug  2 13:08:20 localhost kernel: [<ffffffff810b30a7>] ? trigger_load_balance+0x67/0x260
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2c ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2d ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2e ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810896e0>] ? run_timer_softirq+0x3f0/0x3f0
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2f ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e30 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e31 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e32 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e33 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e34 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e35 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e36 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e37 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e38 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e39 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3a ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:20 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3b ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:20 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3c ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3d ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3e ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3f ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e40 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:20 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:20 localhost kernel: Call Trace:
Aug  2 13:08:20 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:20 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:20 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e41 ]---
Aug  2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e42 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e43 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e44 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e45 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e46 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e47 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e48 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e49 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4a ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810890ac>] ? cascade+0x7c/0xa0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4b ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4c ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4d ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4e ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4f ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e50 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e51 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e52 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e53 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e54 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e55 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e56 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e57 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e58 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e59 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5a ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5b ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5c ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5d ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5e ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5f ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e60 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e61 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e62 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e63 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e64 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e65 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e66 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e67 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e68 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e69 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6a ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6b ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6c ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6d ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6e ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6f ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e70 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e71 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e72 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e73 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e74 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e75 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e76 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e77 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e78 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e79 ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7a ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7b ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7c ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:21 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:21 localhost kernel: Call Trace:
Aug  2 13:08:21 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:21 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7d ]---
Aug  2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e7e ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e7f ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e80 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e81 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e82 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e83 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e84 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e85 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e86 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e87 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e88 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e89 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8a ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8b ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8c ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8d ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8e ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8f ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e90 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e91 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e92 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e93 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e94 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e95 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e96 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e97 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e98 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e99 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9a ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9b ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9c ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9d ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9e ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8104719a>] ? update_vsyscall+0xaa/0xd0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9f ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea0 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea1 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea2 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea3 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea4 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea5 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea6 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea7 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea8 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea9 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eaa ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eab ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eac ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ead ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eae ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eaf ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb0 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb1 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb2 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb3 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb4 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb5 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb6 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb7 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb8 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:22 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:22 localhost kernel: Call Trace:
Aug  2 13:08:22 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:22 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb9 ]---
Aug  2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eba ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebb ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebc ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebd ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebe ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebf ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec0 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec1 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec2 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec3 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec4 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec5 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec6 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec7 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec8 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810890ac>] ? cascade+0x7c/0xa0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec9 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eca ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecb ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecc ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecd ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ece ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecf ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed0 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed1 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed2 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed3 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed4 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed5 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed6 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed7 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed8 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed9 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eda ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edb ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edc ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810a9255>] ? check_preempt_curr+0x75/0xa0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edd ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ede ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff810c237f>] ? clockevents_program_event+0x6f/0x100
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edf ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff8177c557>] ? __schedule+0x417/0x9d0
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee0 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81163fbb>] ? kmem_cache_free+0x1b/0x120
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee1 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810ee1e4>] ? rcu_report_qs_rsp+0x94/0x130
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee2 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee3 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee4 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee5 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810ed870>] ? rcutorture_record_progress+0x10/0x10
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee6 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee7 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee8 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee9 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eea ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eeb ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eec ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eed ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eee ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eef ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef0 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef1 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef2 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef3 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef4 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:23 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:23 localhost kernel: Call Trace:
Aug  2 13:08:23 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:23 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef5 ]---
Aug  2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef6 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef7 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef8 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810bec97>] ? clocksource_watchdog+0x1f7/0x270
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810beaa0>] ? clocksource_watchdog_work+0x40/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef9 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efa ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efb ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efc ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efd ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efe ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922eff ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f00 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f01 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f02 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f03 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f04 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f05 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f06 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f07 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f08 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f09 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0a ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0b ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0c ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0d ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0e ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0f ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f10 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f11 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f12 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f13 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f14 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f15 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f16 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f17 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f18 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810beaa0>] ? clocksource_watchdog_work+0x40/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f19 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1a ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1b ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1c ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1d ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1e ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1f ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f20 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f21 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f22 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f23 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f24 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f25 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f26 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f27 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f28 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f29 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2a ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2b ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2c ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2d ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2e ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2f ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:24 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f30 ]---
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:24 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:24 localhost kernel: Call Trace:
Aug  2 13:08:24 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f31 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f32 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f33 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f34 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f35 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f36 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f37 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f38 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60
Aug  2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f39 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3a ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3b ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3c ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3d ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3e ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3f ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f40 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f41 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105
Aug  2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f42 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f43 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004
Aug  2 13:08:25 localhost kernel: ------------[ cut here ]------------
Aug  2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]()
Aug  2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w
Aug  2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect
Aug  2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G        W    3.5.0 #5
Aug  2 13:08:25 localhost kernel: Call Trace:
Aug  2 13:08:25 localhost kernel: <IRQ>  [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0
Aug  2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0
Aug  2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau]
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250
Aug  2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70
Aug  2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110
Aug  2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30
Aug  2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0
Aug  2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67
Aug  2 13:08:25 localhost kernel: <EOI>  [<ffffffff81305cef>] ? intel_idle+0xdf/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140
Aug  2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20
Aug  2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0
Aug  2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0
Aug  2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9
Aug  2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f44 ]---
Aug  2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000
Aug  2 13:08:25 localhost kernel: [drm:vblank_disable_fn], disabling vblank on crtc 0
Aug  2 13:08:25 localhost kernel: XXX disabling vblank

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-08-02 11:26                     ` Ortwin Glück
@ 2012-08-02 16:56                       ` Marcin Slusarz
  2012-10-30 17:47                         ` Ortwin Glück
  0 siblings, 1 reply; 18+ messages in thread
From: Marcin Slusarz @ 2012-08-02 16:56 UTC (permalink / raw)
  To: Ortwin Glück; +Cc: linux-kernel, bskeggs, dri-devel, airlied

On Thu, Aug 02, 2012 at 01:26:55PM +0200, Ortwin Glück wrote:
> I have managed to turn the crash into a WARN_ON, by adding this to the 
> begin of nouveau_software_vblank():
> 
>          if (!psw) {
>                  WARN_ON(1);
>                  return;
>          }

Yes, I know about it, but this change fixes only a symptom. We should not get
into this code at all without enabling vblank.

> And I have also managed to load the module manually instead by udev. So 
> I am happy to attach a full log of what's going on here. See also my 
> added printk's starting with XXX that mark some interesting points in 
> the initialization.
> 
> This should give you enough information to track down the cause of the 
> problem. To my non-expert eyes it looks like "noaccel" prevents 
> registration of NVOBJ_ENGINE_SW or at least delays it too much.

Yes, that's what I wrote in my last patch - with noaccel it's not registered,
which leads to NULL pointer derefence.

I'm currently out of ideas why my patch does not work. But I have some ideas
how to debug it. Can you come to nouveau IRC channel at freenode and do some
additional tests? My nick is "joi" and I'm available on IRC between 6pm and
11pm CEST.

Marcin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: drm/nouveau: crash regression in 3.5
  2012-08-02 16:56                       ` Marcin Slusarz
@ 2012-10-30 17:47                         ` Ortwin Glück
  0 siblings, 0 replies; 18+ messages in thread
From: Ortwin Glück @ 2012-10-30 17:47 UTC (permalink / raw)
  To: Marcin Slusarz, bskeggs, linux-kernel

On 02.08.2012 18:56, Marcin Slusarz wrote:
> On Thu, Aug 02, 2012 at 01:26:55PM +0200, Ortwin Glück wrote:
>> I have managed to turn the crash into a WARN_ON, by adding this to the
>> begin of nouveau_software_vblank():
>>
>>           if (!psw) {
>>                   WARN_ON(1);
>>                   return;
>>           }
>
> Yes, I know about it, but this change fixes only a symptom. We should not get
> into this code at all without enabling vblank.

I was wondering if that is ever going to be fixed in stable. Nouveau is 
broken due to this bug in 3.5 and 3.6 on HP laptops -- not terribly 
exotic hardware, is it? Is there any reason why this should not be 
submitted to stable?

Ortwin


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-10-30 17:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-23 18:01 drm/nouveau: crash regression in 3.5 Ortwin Glück
2012-07-24 17:00 ` Marcin Slusarz
2012-07-24 17:22   ` Ortwin Glück
2012-07-24 20:57     ` Marcin Slusarz
2012-07-25  8:46       ` Ortwin Glück
2012-07-25 18:42         ` Marcin Slusarz
2012-07-26 12:56           ` Ortwin Glück
2012-07-26 15:47             ` Marcin Slusarz
2012-07-29 20:15             ` Marcin Slusarz
2012-07-29 20:15               ` Marcin Slusarz
2012-07-30  8:46               ` Maarten Lankhorst
2012-07-30 11:16               ` Ortwin Glück
2012-07-30 17:16                 ` Marcin Slusarz
2012-07-31  7:06                   ` Ortwin Glück
2012-08-01 15:47                   ` Ortwin Glück
2012-08-02 11:26                     ` Ortwin Glück
2012-08-02 16:56                       ` Marcin Slusarz
2012-10-30 17:47                         ` Ortwin Glück

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.