All of lore.kernel.org
 help / color / mirror / Atom feed
* nouveau lockdep splat
@ 2013-03-04 21:16 ` Borislav Petkov
  0 siblings, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-04 21:16 UTC (permalink / raw)
  To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA

New -rc1, so let the stabilization games begin.

I see the following on rc1, let me know if you need more info.


[    0.633617] =============================================
[    0.633618] [ INFO: possible recursive locking detected ]
[    0.633618] 3.9.0-rc1 #2 Not tainted
[    0.633619] ---------------------------------------------
[    0.633619] swapper/0/1 is trying to acquire lock:
[    0.633623]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633624] 
[    0.633624] but task is already holding lock:
[    0.633626]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633626] 
[    0.633626] other info that might help us debug this:
[    0.633626]  Possible unsafe locking scenario:
[    0.633626] 
[    0.633626]        CPU0
[    0.633627]        ----
[    0.633627]   lock(&dmac->lock);
[    0.633628]   lock(&dmac->lock);
[    0.633628] 
[    0.633628]  *** DEADLOCK ***
[    0.633628] 
[    0.633628]  May be due to missing lock nesting notation
[    0.633628] 
[    0.633629] 10 locks held by swapper/0/1:
[    0.633632]  #0:  (&__lockdep_no_validate__){......}, at: [<ffffffff8143375b>] __driver_attach+0x5b/0xb0
[    0.633633]  #1:  (&__lockdep_no_validate__){......}, at: [<ffffffff81433769>] __driver_attach+0x69/0xb0
[    0.633636]  #2:  (drm_global_mutex){+.+.+.}, at: [<ffffffff8135a8f6>] drm_get_pci_dev+0xc6/0x2d0
[    0.633640]  #3:  (registration_lock){+.+.+.}, at: [<ffffffff812c8e75>] register_framebuffer+0x25/0x310
[    0.633642]  #4:  (&fb_info->lock){+.+.+.}, at: [<ffffffff812c7d86>] lock_fb_info+0x26/0x60
[    0.633644]  #5:  (console_lock){+.+.+.}, at: [<ffffffff812c900a>] register_framebuffer+0x1ba/0x310
[    0.633646]  #6:  ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff810694d2>] __blocking_notifier_call_chain+0x42/0x80
[    0.633648]  #7:  (&dev->mode_config.mutex){+.+.+.}, at: [<ffffffff8135e63a>] drm_modeset_lock_all+0x2a/0x70
[    0.633650]  #8:  (&crtc->mutex){+.+.+.}, at: [<ffffffff8135e664>] drm_modeset_lock_all+0x54/0x70
[    0.633652]  #9:  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633652] 
[    0.633652] stack backtrace:
[    0.633653] Pid: 1, comm: swapper/0 Not tainted 3.9.0-rc1 #2
[    0.633654] Call Trace:
[    0.633656]  [<ffffffff8109524b>] __lock_acquire+0x76b/0x1c20
[    0.633658]  [<ffffffff8137f50c>] ? dcb_table+0x1ac/0x2a0
[    0.633659]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633660]  [<ffffffff81096c6a>] lock_acquire+0x8a/0x120
[    0.633662]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633664]  [<ffffffff815eaf52>] ? mutex_lock_nested+0x292/0x330
[    0.633665]  [<ffffffff815ead2e>] mutex_lock_nested+0x6e/0x330
[    0.633667]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633668]  [<ffffffff815eb0b7>] ? __mutex_unlock_slowpath+0xc7/0x150
[    0.633669]  [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633671]  [<ffffffff8141e569>] nv50_display_flip_next+0x749/0x7d0
[    0.633672]  [<ffffffff8141bc37>] ? evo_kick+0x37/0x40
[    0.633674]  [<ffffffff8141e7ee>] nv50_crtc_commit+0x10e/0x230
[    0.633676]  [<ffffffff8134c2a5>] drm_crtc_helper_set_mode+0x365/0x510
[    0.633677]  [<ffffffff8134d69e>] drm_crtc_helper_set_config+0xa4e/0xb70
[    0.633679]  [<ffffffff8135f751>] drm_mode_set_config_internal+0x31/0x70
[    0.633680]  [<ffffffff8134b7a1>] drm_fb_helper_set_par+0x71/0xf0
[    0.633682]  [<ffffffff812d40e4>] fbcon_init+0x514/0x5a0
[    0.633683]  [<ffffffff8132cbdc>] visual_init+0xbc/0x120
[    0.633685]  [<ffffffff8132f293>] do_bind_con_driver+0x163/0x320
[    0.633686]  [<ffffffff8132f521>] do_take_over_console+0x61/0x70
[    0.633687]  [<ffffffff812d2703>] do_fbcon_takeover+0x63/0xc0
[    0.633689]  [<ffffffff812d63dd>] fbcon_event_notify+0x5fd/0x700
[    0.633690]  [<ffffffff815f23fd>] notifier_call_chain+0x4d/0x70
[    0.633691]  [<ffffffff810694e8>] __blocking_notifier_call_chain+0x58/0x80
[    0.633692]  [<ffffffff81069526>] blocking_notifier_call_chain+0x16/0x20
[    0.633694]  [<ffffffff812c787b>] fb_notifier_call_chain+0x1b/0x20
[    0.633695]  [<ffffffff812c9018>] register_framebuffer+0x1c8/0x310
[    0.633696]  [<ffffffff8134b4d1>] drm_fb_helper_initial_config+0x371/0x520
[    0.633697]  [<ffffffff8134a607>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0
[    0.633700]  [<ffffffff81140a5e>] ? kmem_cache_alloc_trace+0xee/0x150
[    0.633701]  [<ffffffff8140578e>] nouveau_fbcon_init+0x10e/0x160
[    0.633703]  [<ffffffff813f5f8a>] nouveau_drm_load+0x40a/0x5d0
[    0.633705]  [<ffffffff81430cee>] ? device_register+0x1e/0x30
[    0.633706]  [<ffffffff8135c086>] ? drm_sysfs_device_add+0x86/0xb0
[    0.633708]  [<ffffffff8135a9b6>] drm_get_pci_dev+0x186/0x2d0
[    0.633710]  [<ffffffff812b0eab>] ? __pci_set_master+0x2b/0x90
[    0.633711]  [<ffffffff813f63ba>] nouveau_drm_probe+0x26a/0x2c0
[    0.633713]  [<ffffffff812b4f15>] ? pci_match_device+0xd5/0xe0
[    0.633714]  [<ffffffff812b5096>] pci_device_probe+0x136/0x150
[    0.633715]  [<ffffffff81433566>] driver_probe_device+0x76/0x210
[    0.633716]  [<ffffffff814337ab>] __driver_attach+0xab/0xb0
[    0.633717]  [<ffffffff81433700>] ? driver_probe_device+0x210/0x210
[    0.633718]  [<ffffffff8143175d>] bus_for_each_dev+0x5d/0xa0
[    0.633719]  [<ffffffff81432fae>] driver_attach+0x1e/0x20
[    0.633720]  [<ffffffff81432b91>] bus_add_driver+0x111/0x280
[    0.633722]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633724]  [<ffffffff81433e67>] driver_register+0x77/0x170
[    0.633725]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633726]  [<ffffffff812b4054>] __pci_register_driver+0x64/0x70
[    0.633728]  [<ffffffff8135ac15>] drm_pci_init+0x115/0x130
[    0.633729]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633730]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633731]  [<ffffffff81b21d43>] nouveau_drm_init+0x4d/0x4f
[    0.633732]  [<ffffffff81000312>] do_one_initcall+0x122/0x170
[    0.633734]  [<ffffffff81af6f49>] kernel_init_freeable+0x108/0x197
[    0.633735]  [<ffffffff81af681c>] ? do_early_param+0x8c/0x8c
[    0.633737]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0
[    0.633738]  [<ffffffff815d4d2e>] kernel_init+0xe/0xf0
[    0.633740]  [<ffffffff815f6b1c>] ret_from_fork+0x7c/0xb0
[    0.633741]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* nouveau lockdep splat
@ 2013-03-04 21:16 ` Borislav Petkov
  0 siblings, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-04 21:16 UTC (permalink / raw)
  To: dri-devel, linux-tegra; +Cc: linux-kernel

New -rc1, so let the stabilization games begin.

I see the following on rc1, let me know if you need more info.


[    0.633617] =============================================
[    0.633618] [ INFO: possible recursive locking detected ]
[    0.633618] 3.9.0-rc1 #2 Not tainted
[    0.633619] ---------------------------------------------
[    0.633619] swapper/0/1 is trying to acquire lock:
[    0.633623]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633624] 
[    0.633624] but task is already holding lock:
[    0.633626]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633626] 
[    0.633626] other info that might help us debug this:
[    0.633626]  Possible unsafe locking scenario:
[    0.633626] 
[    0.633626]        CPU0
[    0.633627]        ----
[    0.633627]   lock(&dmac->lock);
[    0.633628]   lock(&dmac->lock);
[    0.633628] 
[    0.633628]  *** DEADLOCK ***
[    0.633628] 
[    0.633628]  May be due to missing lock nesting notation
[    0.633628] 
[    0.633629] 10 locks held by swapper/0/1:
[    0.633632]  #0:  (&__lockdep_no_validate__){......}, at: [<ffffffff8143375b>] __driver_attach+0x5b/0xb0
[    0.633633]  #1:  (&__lockdep_no_validate__){......}, at: [<ffffffff81433769>] __driver_attach+0x69/0xb0
[    0.633636]  #2:  (drm_global_mutex){+.+.+.}, at: [<ffffffff8135a8f6>] drm_get_pci_dev+0xc6/0x2d0
[    0.633640]  #3:  (registration_lock){+.+.+.}, at: [<ffffffff812c8e75>] register_framebuffer+0x25/0x310
[    0.633642]  #4:  (&fb_info->lock){+.+.+.}, at: [<ffffffff812c7d86>] lock_fb_info+0x26/0x60
[    0.633644]  #5:  (console_lock){+.+.+.}, at: [<ffffffff812c900a>] register_framebuffer+0x1ba/0x310
[    0.633646]  #6:  ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff810694d2>] __blocking_notifier_call_chain+0x42/0x80
[    0.633648]  #7:  (&dev->mode_config.mutex){+.+.+.}, at: [<ffffffff8135e63a>] drm_modeset_lock_all+0x2a/0x70
[    0.633650]  #8:  (&crtc->mutex){+.+.+.}, at: [<ffffffff8135e664>] drm_modeset_lock_all+0x54/0x70
[    0.633652]  #9:  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633652] 
[    0.633652] stack backtrace:
[    0.633653] Pid: 1, comm: swapper/0 Not tainted 3.9.0-rc1 #2
[    0.633654] Call Trace:
[    0.633656]  [<ffffffff8109524b>] __lock_acquire+0x76b/0x1c20
[    0.633658]  [<ffffffff8137f50c>] ? dcb_table+0x1ac/0x2a0
[    0.633659]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633660]  [<ffffffff81096c6a>] lock_acquire+0x8a/0x120
[    0.633662]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633664]  [<ffffffff815eaf52>] ? mutex_lock_nested+0x292/0x330
[    0.633665]  [<ffffffff815ead2e>] mutex_lock_nested+0x6e/0x330
[    0.633667]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
[    0.633668]  [<ffffffff815eb0b7>] ? __mutex_unlock_slowpath+0xc7/0x150
[    0.633669]  [<ffffffff8141bb53>] evo_wait+0x43/0xf0
[    0.633671]  [<ffffffff8141e569>] nv50_display_flip_next+0x749/0x7d0
[    0.633672]  [<ffffffff8141bc37>] ? evo_kick+0x37/0x40
[    0.633674]  [<ffffffff8141e7ee>] nv50_crtc_commit+0x10e/0x230
[    0.633676]  [<ffffffff8134c2a5>] drm_crtc_helper_set_mode+0x365/0x510
[    0.633677]  [<ffffffff8134d69e>] drm_crtc_helper_set_config+0xa4e/0xb70
[    0.633679]  [<ffffffff8135f751>] drm_mode_set_config_internal+0x31/0x70
[    0.633680]  [<ffffffff8134b7a1>] drm_fb_helper_set_par+0x71/0xf0
[    0.633682]  [<ffffffff812d40e4>] fbcon_init+0x514/0x5a0
[    0.633683]  [<ffffffff8132cbdc>] visual_init+0xbc/0x120
[    0.633685]  [<ffffffff8132f293>] do_bind_con_driver+0x163/0x320
[    0.633686]  [<ffffffff8132f521>] do_take_over_console+0x61/0x70
[    0.633687]  [<ffffffff812d2703>] do_fbcon_takeover+0x63/0xc0
[    0.633689]  [<ffffffff812d63dd>] fbcon_event_notify+0x5fd/0x700
[    0.633690]  [<ffffffff815f23fd>] notifier_call_chain+0x4d/0x70
[    0.633691]  [<ffffffff810694e8>] __blocking_notifier_call_chain+0x58/0x80
[    0.633692]  [<ffffffff81069526>] blocking_notifier_call_chain+0x16/0x20
[    0.633694]  [<ffffffff812c787b>] fb_notifier_call_chain+0x1b/0x20
[    0.633695]  [<ffffffff812c9018>] register_framebuffer+0x1c8/0x310
[    0.633696]  [<ffffffff8134b4d1>] drm_fb_helper_initial_config+0x371/0x520
[    0.633697]  [<ffffffff8134a607>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0
[    0.633700]  [<ffffffff81140a5e>] ? kmem_cache_alloc_trace+0xee/0x150
[    0.633701]  [<ffffffff8140578e>] nouveau_fbcon_init+0x10e/0x160
[    0.633703]  [<ffffffff813f5f8a>] nouveau_drm_load+0x40a/0x5d0
[    0.633705]  [<ffffffff81430cee>] ? device_register+0x1e/0x30
[    0.633706]  [<ffffffff8135c086>] ? drm_sysfs_device_add+0x86/0xb0
[    0.633708]  [<ffffffff8135a9b6>] drm_get_pci_dev+0x186/0x2d0
[    0.633710]  [<ffffffff812b0eab>] ? __pci_set_master+0x2b/0x90
[    0.633711]  [<ffffffff813f63ba>] nouveau_drm_probe+0x26a/0x2c0
[    0.633713]  [<ffffffff812b4f15>] ? pci_match_device+0xd5/0xe0
[    0.633714]  [<ffffffff812b5096>] pci_device_probe+0x136/0x150
[    0.633715]  [<ffffffff81433566>] driver_probe_device+0x76/0x210
[    0.633716]  [<ffffffff814337ab>] __driver_attach+0xab/0xb0
[    0.633717]  [<ffffffff81433700>] ? driver_probe_device+0x210/0x210
[    0.633718]  [<ffffffff8143175d>] bus_for_each_dev+0x5d/0xa0
[    0.633719]  [<ffffffff81432fae>] driver_attach+0x1e/0x20
[    0.633720]  [<ffffffff81432b91>] bus_add_driver+0x111/0x280
[    0.633722]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633724]  [<ffffffff81433e67>] driver_register+0x77/0x170
[    0.633725]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633726]  [<ffffffff812b4054>] __pci_register_driver+0x64/0x70
[    0.633728]  [<ffffffff8135ac15>] drm_pci_init+0x115/0x130
[    0.633729]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633730]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
[    0.633731]  [<ffffffff81b21d43>] nouveau_drm_init+0x4d/0x4f
[    0.633732]  [<ffffffff81000312>] do_one_initcall+0x122/0x170
[    0.633734]  [<ffffffff81af6f49>] kernel_init_freeable+0x108/0x197
[    0.633735]  [<ffffffff81af681c>] ? do_early_param+0x8c/0x8c
[    0.633737]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0
[    0.633738]  [<ffffffff815d4d2e>] kernel_init+0xe/0xf0
[    0.633740]  [<ffffffff815f6b1c>] ret_from_fork+0x7c/0xb0
[    0.633741]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: nouveau lockdep splat
  2013-03-04 21:16 ` Borislav Petkov
  (?)
@ 2013-03-05 16:30 ` Lucas Stach
  2013-03-06  0:04     ` Borislav Petkov
  2013-03-19 20:24   ` Borislav Petkov
  -1 siblings, 2 replies; 20+ messages in thread
From: Lucas Stach @ 2013-03-05 16:30 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: dri-devel, linux-kernel, nouveau, Maarten Lankhorst

Dropping Tegra ML, it's not the place where Nouveau mails should go.
Adding Nouveau ML and Maarten, who probably knows Lockdep+Nouveau best.

Am Montag, den 04.03.2013, 22:16 +0100 schrieb Borislav Petkov:
> New -rc1, so let the stabilization games begin.
> 
> I see the following on rc1, let me know if you need more info.
> 
> 
> [    0.633617] =============================================
> [    0.633618] [ INFO: possible recursive locking detected ]
> [    0.633618] 3.9.0-rc1 #2 Not tainted
> [    0.633619] ---------------------------------------------
> [    0.633619] swapper/0/1 is trying to acquire lock:
> [    0.633623]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633624] 
> [    0.633624] but task is already holding lock:
> [    0.633626]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633626] 
> [    0.633626] other info that might help us debug this:
> [    0.633626]  Possible unsafe locking scenario:
> [    0.633626] 
> [    0.633626]        CPU0
> [    0.633627]        ----
> [    0.633627]   lock(&dmac->lock);
> [    0.633628]   lock(&dmac->lock);
> [    0.633628] 
> [    0.633628]  *** DEADLOCK ***
> [    0.633628] 
> [    0.633628]  May be due to missing lock nesting notation
> [    0.633628] 
> [    0.633629] 10 locks held by swapper/0/1:
> [    0.633632]  #0:  (&__lockdep_no_validate__){......}, at: [<ffffffff8143375b>] __driver_attach+0x5b/0xb0
> [    0.633633]  #1:  (&__lockdep_no_validate__){......}, at: [<ffffffff81433769>] __driver_attach+0x69/0xb0
> [    0.633636]  #2:  (drm_global_mutex){+.+.+.}, at: [<ffffffff8135a8f6>] drm_get_pci_dev+0xc6/0x2d0
> [    0.633640]  #3:  (registration_lock){+.+.+.}, at: [<ffffffff812c8e75>] register_framebuffer+0x25/0x310
> [    0.633642]  #4:  (&fb_info->lock){+.+.+.}, at: [<ffffffff812c7d86>] lock_fb_info+0x26/0x60
> [    0.633644]  #5:  (console_lock){+.+.+.}, at: [<ffffffff812c900a>] register_framebuffer+0x1ba/0x310
> [    0.633646]  #6:  ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff810694d2>] __blocking_notifier_call_chain+0x42/0x80
> [    0.633648]  #7:  (&dev->mode_config.mutex){+.+.+.}, at: [<ffffffff8135e63a>] drm_modeset_lock_all+0x2a/0x70
> [    0.633650]  #8:  (&crtc->mutex){+.+.+.}, at: [<ffffffff8135e664>] drm_modeset_lock_all+0x54/0x70
> [    0.633652]  #9:  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633652] 
> [    0.633652] stack backtrace:
> [    0.633653] Pid: 1, comm: swapper/0 Not tainted 3.9.0-rc1 #2
> [    0.633654] Call Trace:
> [    0.633656]  [<ffffffff8109524b>] __lock_acquire+0x76b/0x1c20
> [    0.633658]  [<ffffffff8137f50c>] ? dcb_table+0x1ac/0x2a0
> [    0.633659]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
> [    0.633660]  [<ffffffff81096c6a>] lock_acquire+0x8a/0x120
> [    0.633662]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
> [    0.633664]  [<ffffffff815eaf52>] ? mutex_lock_nested+0x292/0x330
> [    0.633665]  [<ffffffff815ead2e>] mutex_lock_nested+0x6e/0x330
> [    0.633667]  [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0
> [    0.633668]  [<ffffffff815eb0b7>] ? __mutex_unlock_slowpath+0xc7/0x150
> [    0.633669]  [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633671]  [<ffffffff8141e569>] nv50_display_flip_next+0x749/0x7d0
> [    0.633672]  [<ffffffff8141bc37>] ? evo_kick+0x37/0x40
> [    0.633674]  [<ffffffff8141e7ee>] nv50_crtc_commit+0x10e/0x230
> [    0.633676]  [<ffffffff8134c2a5>] drm_crtc_helper_set_mode+0x365/0x510
> [    0.633677]  [<ffffffff8134d69e>] drm_crtc_helper_set_config+0xa4e/0xb70
> [    0.633679]  [<ffffffff8135f751>] drm_mode_set_config_internal+0x31/0x70
> [    0.633680]  [<ffffffff8134b7a1>] drm_fb_helper_set_par+0x71/0xf0
> [    0.633682]  [<ffffffff812d40e4>] fbcon_init+0x514/0x5a0
> [    0.633683]  [<ffffffff8132cbdc>] visual_init+0xbc/0x120
> [    0.633685]  [<ffffffff8132f293>] do_bind_con_driver+0x163/0x320
> [    0.633686]  [<ffffffff8132f521>] do_take_over_console+0x61/0x70
> [    0.633687]  [<ffffffff812d2703>] do_fbcon_takeover+0x63/0xc0
> [    0.633689]  [<ffffffff812d63dd>] fbcon_event_notify+0x5fd/0x700
> [    0.633690]  [<ffffffff815f23fd>] notifier_call_chain+0x4d/0x70
> [    0.633691]  [<ffffffff810694e8>] __blocking_notifier_call_chain+0x58/0x80
> [    0.633692]  [<ffffffff81069526>] blocking_notifier_call_chain+0x16/0x20
> [    0.633694]  [<ffffffff812c787b>] fb_notifier_call_chain+0x1b/0x20
> [    0.633695]  [<ffffffff812c9018>] register_framebuffer+0x1c8/0x310
> [    0.633696]  [<ffffffff8134b4d1>] drm_fb_helper_initial_config+0x371/0x520
> [    0.633697]  [<ffffffff8134a607>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0
> [    0.633700]  [<ffffffff81140a5e>] ? kmem_cache_alloc_trace+0xee/0x150
> [    0.633701]  [<ffffffff8140578e>] nouveau_fbcon_init+0x10e/0x160
> [    0.633703]  [<ffffffff813f5f8a>] nouveau_drm_load+0x40a/0x5d0
> [    0.633705]  [<ffffffff81430cee>] ? device_register+0x1e/0x30
> [    0.633706]  [<ffffffff8135c086>] ? drm_sysfs_device_add+0x86/0xb0
> [    0.633708]  [<ffffffff8135a9b6>] drm_get_pci_dev+0x186/0x2d0
> [    0.633710]  [<ffffffff812b0eab>] ? __pci_set_master+0x2b/0x90
> [    0.633711]  [<ffffffff813f63ba>] nouveau_drm_probe+0x26a/0x2c0
> [    0.633713]  [<ffffffff812b4f15>] ? pci_match_device+0xd5/0xe0
> [    0.633714]  [<ffffffff812b5096>] pci_device_probe+0x136/0x150
> [    0.633715]  [<ffffffff81433566>] driver_probe_device+0x76/0x210
> [    0.633716]  [<ffffffff814337ab>] __driver_attach+0xab/0xb0
> [    0.633717]  [<ffffffff81433700>] ? driver_probe_device+0x210/0x210
> [    0.633718]  [<ffffffff8143175d>] bus_for_each_dev+0x5d/0xa0
> [    0.633719]  [<ffffffff81432fae>] driver_attach+0x1e/0x20
> [    0.633720]  [<ffffffff81432b91>] bus_add_driver+0x111/0x280
> [    0.633722]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
> [    0.633724]  [<ffffffff81433e67>] driver_register+0x77/0x170
> [    0.633725]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
> [    0.633726]  [<ffffffff812b4054>] __pci_register_driver+0x64/0x70
> [    0.633728]  [<ffffffff8135ac15>] drm_pci_init+0x115/0x130
> [    0.633729]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
> [    0.633730]  [<ffffffff81b21cf6>] ? ttm_init+0x62/0x62
> [    0.633731]  [<ffffffff81b21d43>] nouveau_drm_init+0x4d/0x4f
> [    0.633732]  [<ffffffff81000312>] do_one_initcall+0x122/0x170
> [    0.633734]  [<ffffffff81af6f49>] kernel_init_freeable+0x108/0x197
> [    0.633735]  [<ffffffff81af681c>] ? do_early_param+0x8c/0x8c
> [    0.633737]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0
> [    0.633738]  [<ffffffff815d4d2e>] kernel_init+0xe/0xf0
> [    0.633740]  [<ffffffff815f6b1c>] ret_from_fork+0x7c/0xb0
> [    0.633741]  [<ffffffff815d4d20>] ? rest_init+0xe0/0xe0
> 



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

* Re: nouveau lockdep splat
  2013-03-05 16:30 ` Lucas Stach
@ 2013-03-06  0:04     ` Borislav Petkov
  2013-03-19 20:24   ` Borislav Petkov
  1 sibling, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-06  0:04 UTC (permalink / raw)
  To: Lucas Stach; +Cc: dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> Dropping Tegra ML, it's not the place where Nouveau mails should go.

$ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
...
linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)

Maybe get_maintainer.pl patterns need correction...

Thanks.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: nouveau lockdep splat
@ 2013-03-06  0:04     ` Borislav Petkov
  0 siblings, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-06  0:04 UTC (permalink / raw)
  To: Lucas Stach; +Cc: nouveau, linux-kernel, dri-devel

On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> Dropping Tegra ML, it's not the place where Nouveau mails should go.

$ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
...
linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)

Maybe get_maintainer.pl patterns need correction...

Thanks.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: nouveau lockdep splat
  2013-03-06  0:04     ` Borislav Petkov
  (?)
@ 2013-03-06 19:14     ` Marcin Slusarz
  2013-03-06 19:31         ` Stephen Warren
  2013-03-06 19:42       ` Borislav Petkov
  -1 siblings, 2 replies; 20+ messages in thread
From: Marcin Slusarz @ 2013-03-06 19:14 UTC (permalink / raw)
  To: Stephen Warren, Joe Perches, Andrew Morton
  Cc: Borislav Petkov, Lucas Stach, dri-devel, linux-kernel, nouveau,
	Maarten Lankhorst

On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> > Dropping Tegra ML, it's not the place where Nouveau mails should go.
> 
> $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
> ...
> linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
> 
> Maybe get_maintainer.pl patterns need correction...

That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
keywords to match filenames") of get_maintainer.pl which now can look at file
contents...

TEGRA SUPPORT
M:	Stephen Warren <swarren@wwwdotorg.org>
L:	linux-tegra@vger.kernel.org
Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
S:	Supported
K:	(?i)[^a-z]tegra

Note the last line and this:

$ grep tegra drivers/gpu/drm/nouveau/nv50_display.c
        u32 rekey = 56; /* binary driver, and tegra constant */
        max_ac_packet -= 18; /* constant from tegra */

Fun.

Marcin

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

* Re: nouveau lockdep splat
  2013-03-06 19:14     ` Marcin Slusarz
@ 2013-03-06 19:31         ` Stephen Warren
  2013-03-06 19:42       ` Borislav Petkov
  1 sibling, 0 replies; 20+ messages in thread
From: Stephen Warren @ 2013-03-06 19:31 UTC (permalink / raw)
  To: Marcin Slusarz
  Cc: Stephen Warren, Joe Perches, Andrew Morton, Borislav Petkov,
	Lucas Stach, dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On 03/06/2013 12:14 PM, Marcin Slusarz wrote:
> On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
>> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
>>> Dropping Tegra ML, it's not the place where Nouveau mails should go.
>>
>> $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
>> ...
>> linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
>>
>> Maybe get_maintainer.pl patterns need correction...
> 
> That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
> keywords to match filenames") of get_maintainer.pl which now can look at file
> contents...

get_maintainer.pl could always look at file contents IIRC. The change
was that I added keyword "tegra" to the Tegra section that now matches
this file's contents.

./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau

... might be a better invocation, although perhaps I should add an
explicit exclusion for "nouveau" to the Tegra section in MAINTAINERS.

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

* Re: nouveau lockdep splat
@ 2013-03-06 19:31         ` Stephen Warren
  0 siblings, 0 replies; 20+ messages in thread
From: Stephen Warren @ 2013-03-06 19:31 UTC (permalink / raw)
  To: Marcin Slusarz
  Cc: Stephen Warren, nouveau, linux-kernel, dri-devel,
	Borislav Petkov, Joe Perches, Andrew Morton

On 03/06/2013 12:14 PM, Marcin Slusarz wrote:
> On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
>> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
>>> Dropping Tegra ML, it's not the place where Nouveau mails should go.
>>
>> $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
>> ...
>> linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
>>
>> Maybe get_maintainer.pl patterns need correction...
> 
> That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
> keywords to match filenames") of get_maintainer.pl which now can look at file
> contents...

get_maintainer.pl could always look at file contents IIRC. The change
was that I added keyword "tegra" to the Tegra section that now matches
this file's contents.

./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau

... might be a better invocation, although perhaps I should add an
explicit exclusion for "nouveau" to the Tegra section in MAINTAINERS.

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

* Re: nouveau lockdep splat
  2013-03-06 19:14     ` Marcin Slusarz
  2013-03-06 19:31         ` Stephen Warren
@ 2013-03-06 19:42       ` Borislav Petkov
  1 sibling, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-06 19:42 UTC (permalink / raw)
  To: Marcin Slusarz
  Cc: Stephen Warren, Joe Perches, Andrew Morton, Lucas Stach,
	dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On Wed, Mar 06, 2013 at 08:14:18PM +0100, Marcin Slusarz wrote:
> On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
> > On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> > > Dropping Tegra ML, it's not the place where Nouveau mails should go.
> > 
> > $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
> > ...
> > linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
> > 
> > Maybe get_maintainer.pl patterns need correction...
> 
> That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
> keywords to match filenames") of get_maintainer.pl which now can look at file
> contents...
> 
> TEGRA SUPPORT
> M:	Stephen Warren <swarren@wwwdotorg.org>
> L:	linux-tegra@vger.kernel.org
> Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
> S:	Supported
> K:	(?i)[^a-z]tegra
> 
> Note the last line and this:
> 
> $ grep tegra drivers/gpu/drm/nouveau/nv50_display.c
>         u32 rekey = 56; /* binary driver, and tegra constant */
>         max_ac_packet -= 18; /* constant from tegra */
> 
> Fun.

Yeah, and a lot of it, thanks for digging this out. So obviously this
regex is a bit... unfortunate. Although the idea of grepping the files
for unique patterns is not bad, I have to admit.

:-)

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: nouveau lockdep splat
  2013-03-06 19:31         ` Stephen Warren
  (?)
@ 2013-03-06 19:53         ` Borislav Petkov
  -1 siblings, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-06 19:53 UTC (permalink / raw)
  To: Stephen Warren
  Cc: Marcin Slusarz, Stephen Warren, Joe Perches, Andrew Morton,
	Lucas Stach, dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On Wed, Mar 06, 2013 at 12:31:49PM -0700, Stephen Warren wrote:
> get_maintainer.pl could always look at file contents IIRC. The change
> was that I added keyword "tegra" to the Tegra section that now matches
> this file's contents.
> 
> ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau
> 
> ... might be a better invocation, although perhaps I should add an
> explicit exclusion for "nouveau" to the Tegra section in MAINTAINERS.

No, you should add a pattern which matches only tegra. If there's no
such pattern, you should simply drop the "K:" thing.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: nouveau lockdep splat
  2013-03-06 19:31         ` Stephen Warren
  (?)
  (?)
@ 2013-03-06 20:02         ` Joe Perches
  -1 siblings, 0 replies; 20+ messages in thread
From: Joe Perches @ 2013-03-06 20:02 UTC (permalink / raw)
  To: Stephen Warren
  Cc: Marcin Slusarz, Stephen Warren, Andrew Morton, Borislav Petkov,
	Lucas Stach, dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On Wed, 2013-03-06 at 12:31 -0700, Stephen Warren wrote:
> On 03/06/2013 12:14 PM, Marcin Slusarz wrote:
> > On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
> >> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> >>> Dropping Tegra ML, it's not the place where Nouveau mails should go.
> >>
> >> $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
> >> ...
> >> linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
> >>
> >> Maybe get_maintainer.pl patterns need correction...
> > 
> > That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
> > keywords to match filenames") of get_maintainer.pl which now can look at file
> > contents...
> 
> get_maintainer.pl could always look at file contents IIRC. The change
> was that I added keyword "tegra" to the Tegra section that now matches
> this file's contents.
> 
> ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau
> 
> ... might be a better invocation, although perhaps I should add an
> explicit exclusion for "nouveau" to the Tegra section in MAINTAINERS.

Another option might be avoid overloading the "K:"
entry and use a different letter for the file name
pattern match (maybe "N") and avoid looking for
tegra in the file or patch without another specific
"K:" keyword match.

Maybe:
---
 MAINTAINERS               | 10 +++++++---
 scripts/get_maintainer.pl |  2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e95b1e9..76e0223 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -96,10 +96,14 @@ Descriptions of section entries:
 	   F:	net/
 	   X:	net/ipv6/
 	   matches all files in and below net excluding net/ipv6/
+	N: Filename wildcard pattern match, for instance:
+	   N:	(?i)[^a-z]tegra
+	   matches any filename with case insensitive "tegra" but not
+	   any other word like integrate
 	K: Keyword perl extended regex pattern to match content in a
-	   patch or file, or an affected filename.  For instance:
+	   patch or file.  For instance:
 	   K: of_get_profile
-	      matches patch or file content, or filenames, that contain
+	      matches patch or file content, that contain
 	      "of_get_profile"
 	   K: \b(printk|pr_(info|err))\b
 	      matches patch or file content, or filenames, that contain one or
@@ -7866,7 +7870,7 @@ L:	linux-tegra@vger.kernel.org
 Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
 T:	git
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
 S:	Supported
-K:	(?i)[^a-z]tegra
+N:	(?i)[^a-z]tegra
 
 TEHUTI ETHERNET DRIVER
 M:	Andy Gospodarek <andy@greyhouse.net>
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index ce4cc83..5e4fb14 100755
--- a/scripts/get_maintainer.pl
+++ b/scripts/get_maintainer.pl
@@ -611,7 +611,7 @@ sub get_maintainers {
 				    $hash{$tvi} = $value_pd;
 				}
 			    }
-			} elsif ($type eq 'K') {
+			} elsif ($type eq 'N') {
 			    if ($file =~ m/$value/x) {
 				$hash{$tvi} = 0;
 			    }




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

* Re: nouveau lockdep splat
  2013-03-04 21:16 ` Borislav Petkov
  (?)
  (?)
@ 2013-03-07 11:20 ` Arend van Spriel
  2013-03-11 14:20   ` Arend van Spriel
  -1 siblings, 1 reply; 20+ messages in thread
From: Arend van Spriel @ 2013-03-07 11:20 UTC (permalink / raw)
  To: dri-devel; +Cc: Borislav Petkov, linux-kernel

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

On 03/04/13 22:16, Borislav Petkov wrote:
> New -rc1, so let the stabilization games begin.
>
> I see the following on rc1, let me know if you need more info.
>
>
> [    0.633617] =============================================
> [    0.633618] [ INFO: possible recursive locking detected ]
> [    0.633618] 3.9.0-rc1 #2 Not tainted
> [    0.633619] ---------------------------------------------
> [    0.633619] swapper/0/1 is trying to acquire lock:
> [    0.633623]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633624]
> [    0.633624] but task is already holding lock:
> [    0.633626]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>] evo_wait+0x43/0xf0
> [    0.633626]
> [    0.633626] other info that might help us debug this:
> [    0.633626]  Possible unsafe locking scenario:
> [    0.633626]
> [    0.633626]        CPU0
> [    0.633627]        ----
> [    0.633627]   lock(&dmac->lock);
> [    0.633628]   lock(&dmac->lock);

I am getting the same on my Dell Latitude e6410 and as a bonus I get 
abundant amount of nouveau error messages. These are not all as my 
system hangs after this.

  Ubuntu 12.04.2 LTS (GNU/Linux 
3.9.0-rc1-wl-testing-lockdep-00002-gc181dcd i686)

01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [NVS 3100M] 
(rev a2)

Gr. AvS

c$ dmesg
[  753.201712] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000480
[  753.215281] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.224605] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00010360
[  753.238198] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.247167] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x03000000
[  753.260757] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.269919] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.283456] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.292705] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x155c data 0x00000000
[  753.306231] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.315505] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1560 data 0x20034000
[  753.329049] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.338221] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1564 data 0x00000000
[  753.351752] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.360716] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1280 data 0x00000000
[  753.374255] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.383226] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1284 data 0x20034000
[  753.396780] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.405741] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1288 data 0x00004000
[  753.419278] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.428535] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f00 data 0x00000000
[  753.442069] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.451006] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x000240db
[  753.464549] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.473505] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000051
[  753.487058] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.495994] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.509213] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.518160] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.531370] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.540630] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.554170] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.563113] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.576643] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.585897] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.599430] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.608365] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  753.621907] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.630847] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1414 data 0x00000000
[  753.644373] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.653360] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1334 data 0x00000000
[  753.666892] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.675846] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1458 data 0x00000001
[  753.689388] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.698335] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1458 data 0x00000203
[  753.711542] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.720745] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0e04 data 0x00010000
[  753.733950] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.742901] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0e08 data 0x00010000
[  753.756130] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.765391] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x15dc data 0x00000004
[  753.778925] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.787877] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdb1c71c
[  753.801418] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.810385] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbde84bda
[  753.823934] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.833185] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00020000
[  753.846719] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.855978] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdb1c71c
[  753.869505] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.878624] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbded097b
[  753.892160] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.901108] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00000000
[  753.914642] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.923507] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdae38e4
[  753.937005] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x0060 data 0xd8000001
[  753.949476] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.958677] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbded097b
[  753.972119] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE 
reason: PAGE_NOT_PRESENT
[  753.988968] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  753.998023] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00000002
[  754.011608] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.020595] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
[  754.034162] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.043134] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
[  754.056708] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.065676] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
[  754.079251] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.088219] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
[  754.101799] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.110772] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
[  754.124346] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.133314] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
[  754.146882] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.155851] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
[  754.169422] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.178405] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
[  754.191985] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.200975] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
[  754.214553] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.223555] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
[  754.237146] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.246446] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
[  754.260017] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.269315] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
[  754.282893] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.292190] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
[  754.305821] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.315124] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
[  754.328713] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.338030] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
[  754.351612] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.360910] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
[  754.374487] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.383699] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
[  754.397295] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.406313] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0588 data 0x00000000
[  754.419898] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.428806] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0600 data 0x00000000
[  754.442344] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x0010 data 0x00000000
[  754.454576] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.463849] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0604 data 0x00000000
[  754.477338] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE 
reason: NULL_DMAOBJ
[  754.493774] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 3 mthd 0x0188 data 0xd8000002
[  754.506331] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.515662] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0608 data 0x00000020
[  754.529286] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.538323] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x060c data 0x00000020
[  754.551930] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.560955] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
[  754.574572] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.583605] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
[  754.597220] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.606548] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
[  754.620138] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.629127] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
[  754.642713] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.651707] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
[  754.664971] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.673948] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
[  754.687201] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.696502] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
[  754.710081] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.719409] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
[  754.732995] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.741982] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
[  754.755579] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.764571] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
[  754.778156] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.787469] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
[  754.801060] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.810374] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
[  754.823972] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.833282] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
[  754.846869] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.856178] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
[  754.869760] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.879086] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
[  754.892686] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.901992] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
[  754.915568] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.924562] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0588 data 0x00000000
[  754.937825] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.946798] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
[  754.960043] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.969332] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
[  754.982916] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  754.992218] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
[  755.005796] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.015108] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
[  755.028693] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.038016] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
[  755.051605] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.060589] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
[  755.074162] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.083142] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
[  755.096709] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.105713] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
[  755.119294] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.128255] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
[  755.141813] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.150769] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
[  755.164323] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.173280] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
[  755.186830] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.195848] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
[  755.209398] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.218355] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
[  755.231910] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.240879] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
[  755.254428] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.263377] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
[  755.276923] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.285875] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
[  755.299421] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.308379] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0588 data 0xffffffff
[  755.321939] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.330898] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0600 data 0x00000007
[  755.344484] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.353430] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0604 data 0x00000007
[  755.366640] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.375583] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0608 data 0x00000017
[  755.389121] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.398395] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x060c data 0x00000017
[  755.411943] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.420898] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0200 data 0x00000000
[  755.434431] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.443363] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0204 data 0x00000030
[  755.456906] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.465852] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0208 data 0x00000080
[  755.479077] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.488009] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x020c data 0x00000020
[  755.501221] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.510475] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0210 data 0x00000001
[  755.524010] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.532971] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0214 data 0x00000000
[  755.546189] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.555122] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0218 data 0x00000000
[  755.568323] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.577579] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x021c data 0x00000001
[  755.591117] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.600066] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0238 data 0x00000000
[  755.613593] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.622538] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x023c data 0x00000000
[  755.636056] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.645000] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x030c data 0x212c7000
[  755.663995] nouveau E[compiz[2734]] failed to idle channel 0xcccc0000 
[compiz[2734]]
[  755.658524] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.677173] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0310 data 0x20041000
[  755.690298] nouveau E[     PFB][0000:01:00.0] trapped read at 
0x0020014110 on channel 0x0001f96c [unknown] SEMAPHORE_BG/PFIFO_READ/00 
reason: PAGE_NOT_PRESENT
[  755.706716] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x001c data 0x00000002
[  755.719083] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.728006] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0314 data 0x00000000
[  755.741211] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.750438] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0318 data 0x00000080
[  755.763930] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.772870] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x031c data 0x00000080
[  755.786077] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x0010 data 0x00000000
[  755.798280] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.807196] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0320 data 0x00000020
[  755.820339] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE 
reason: NULL_DMAOBJ
[  755.836420] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x0010 data 0x00000000
[  755.849005] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.858273] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0324 data 0x00000101
[  755.871761] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE 
reason: NULL_DMAOBJ
[  755.888156] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  755.897105] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 3 class 0x0000 mthd 0x0328 data 0x00000000
[  757.285204] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.292029] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
[  757.303153] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 1 mthd 0x0500 data 0x00000000
[  757.313239] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.320062] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
[  757.331184] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 127 
[unknown] subc 0 mthd 0x0060 data 0xbeef0201
[  757.341275] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.348091] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
[  757.359131] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x0020012044 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE 
reason: NULL_DMAOBJ
[  757.373077] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.379899] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x121c data 0x0fac6881
[  757.391028] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.397850] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0ff4 data 0x04800000
[  757.408949] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.415769] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0ff8 data 0x03600000
[  757.426881] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.433701] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0200 data 0x00000000
[  757.444814] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.451632] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0204 data 0x40bb0000
[  757.462740] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.469561] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0208 data 0x000000cf
[  757.480670] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.487487] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x020c data 0x00000040
[  757.498606] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.505425] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0210 data 0x00000000
[  757.516534] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.523351] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1240 data 0x00000480
[  757.534446] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.541266] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1244 data 0x00000360
[  757.552364] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.559184] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1224 data 0x00000001
[  757.570295] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.577114] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0fe0 data 0x00000000
[  757.588227] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.595049] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0fe4 data 0x40770000
[  757.606158] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.612984] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0fe8 data 0x00000016
[  757.624092] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.630909] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0fec data 0x00000040
[  757.642019] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.648836] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0ff0 data 0x00000000
[  757.659944] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.666768] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1538 data 0x00000001
[  757.677864] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.684683] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1228 data 0x00000480
[  757.695790] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.702607] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x122c data 0x00000360
[  757.713895] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.720711] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1230 data 0x00010001
[  757.731825] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.738641] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x15d0 data 0x00000000
[  757.749752] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.756569] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0c00 data 0x04800000
[  757.767668] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.774487] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0c04 data 0x03600000
[  757.785595] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.792413] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
[  757.803518] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.810339] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
[  757.821445] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.828261] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x135c data 0x00000001
[  757.839367] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.846186] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1360 data 0x00000000
[  757.857315] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.864133] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
[  757.875242] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.882055] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
[  757.893169] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.899991] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x153c data 0x00000000
[  757.911090] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.917910] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
[  757.929008] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.935827] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
[  757.946932] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.953758] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
[  757.964867] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.971687] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
[  757.982797] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  757.989616] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
[  758.000748] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.007571] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
[  758.018699] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.025518] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
[  758.036649] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.043471] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x166c data 0x00000000
[  758.054593] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.061412] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
[  758.072549] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.079365] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
[  758.090489] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.097308] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
[  758.108437] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.115254] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
[  758.126376] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.133195] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
[  758.144308] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.151127] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
[  758.162231] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.169050] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1918 data 0x00000001
[  758.180164] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.186982] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x191c data 0x00000901
[  758.198100] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.204922] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
[  758.216021] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.222837] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x168c data 0x00000000
[  758.233949] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.240765] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
[  758.251876] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.258692] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
[  758.269808] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.276631] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
[  758.287741] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.294562] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x193c data 0x00000000
[  758.305688] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.312508] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0e04 data 0x04800000
[  758.323620] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.330442] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0e08 data 0x03600000
[  758.341551] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.348372] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a0c data 0x44100000
[  758.359484] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.366307] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a10 data 0x43d80000
[  758.377418] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.384240] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a14 data 0x3f000000
[  758.395352] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.402170] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a00 data 0x44100000
[  758.413289] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.420111] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a04 data 0xc3d80000
[  758.431222] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.438041] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0a08 data 0x3f000000
[  758.449154] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.455974] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0c08 data 0x00000000
[  758.467083] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.473906] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x0c0c data 0x3f800000
[  758.485018] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.491836] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1650 data 0x000000ff
[  758.502945] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.509764] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
[  758.520876] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.527692] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x16b8 data 0x00000008
[  758.538806] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.545630] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
[  758.556743] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.563563] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x140c data 0x0007ff00
[  758.574677] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.581497] nouveau E[  PGRAPH][0000:01:00.0] ch -1 [0x001fb34000 
unknown] subc 5 class 0x0000 mthd 0x198c data 0x00000004
[  758.592623] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.599451] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
[  758.610747] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.617572] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
[  758.628852] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.635673] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
[  758.646949] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.653774] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007ff00
[  758.665051] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.671873] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
[  758.683146] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.689966] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
[  758.701239] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.708195] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x00000007
[  758.719470] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.726293] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
[  758.737567] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.744392] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x40070504
[  758.755665] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.762491] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
[  758.773767] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.780589] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
[  758.791864] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.798691] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
[  758.809964] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.816793] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
[  758.828065] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.834893] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08030403
[  758.846165] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.852994] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
[  758.864267] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.871095] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
[  758.882370] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.889201] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
[  758.900477] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.907303] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
[  758.918574] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.925403] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
[  758.936677] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.943507] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1510 data 0x00000000
[  758.954779] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.961603] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
[  758.972876] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.979703] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ac511a3
[  758.990976] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  758.997803] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.009076] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.015900] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.027170] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.033996] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.045274] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.052097] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x80000000
[  759.063372] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.070199] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb036117
[  759.081470] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.088304] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.099580] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.106406] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.117678] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.124516] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.135791] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.142628] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.153903] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.160724] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf80419a
[  759.171996] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.178818] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  759.190093] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.196919] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf5db3d7
[  759.208197] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.215022] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
[  759.226291] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.233122] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f2ae525
[  759.244400] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.251234] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
[  759.262505] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.269332] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
[  759.280604] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.287434] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.298708] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.305545] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.316817] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.323642] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.334916] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.341743] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.353011] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.359845] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.371119] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.377945] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.389218] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.396039] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.407315] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.414140] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.425414] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.432238] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.443522] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.450347] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.461618] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.468444] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.479714] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.486540] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.497811] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.504644] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.515917] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.522759] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  759.534036] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.540860] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  759.552135] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.558970] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.570263] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.577089] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.588362] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.595189] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.606468] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.613295] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.624565] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.631398] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  759.642674] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.649501] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00000001
[  759.660773] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.667602] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00000001
[  759.678875] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.685708] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e100000
[  759.696979] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.703888] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e200001
[  759.715162] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.721991] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x00000000
[  759.733266] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.740104] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x00000000
[  759.751383] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.758210] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac8 data 0x7e080010
[  759.769482] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.776317] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0920 data 0x00000000
[  759.787588] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.794418] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000007
[  759.805690] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.812528] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.823807] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.830635] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.841907] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.848734] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.860006] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.866828] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.878102] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.884927] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.896203] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.903030] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.914300] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.921127] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
[  759.932399] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.939226] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.950496] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.957319] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  759.968596] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.975435] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  759.986708] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  759.993534] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
[  760.004806] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.011631] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
[  760.022905] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.029737] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  760.041011] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.047836] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  760.059111] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.065947] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  760.077226] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.084060] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
[  760.095339] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.102162] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  760.113434] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.120268] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  760.131545] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.138382] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  760.149661] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.156485] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  760.167757] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.174583] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
[  760.185857] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.192691] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
[  760.203971] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.210795] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
[  760.222068] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.228897] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x135c data 0x00000001
[  760.240167] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.246994] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1360 data 0x00000001
[  760.258271] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.265096] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1340 data 0x00008006
[  760.276368] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.283194] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1344 data 0x00004001
[  760.294466] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.301292] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1348 data 0x00004303
[  760.312564] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.319387] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x134c data 0x00008006
[  760.330659] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.337485] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1350 data 0x00004001
[  760.348758] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.355583] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1358 data 0x00004303
[  760.366851] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.373676] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
[  760.384950] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.391775] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
[  760.403049] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.409878] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x153c data 0x00000000
[  760.421152] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.427985] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x198c data 0x00000004
[  760.439263] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.446090] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
[  760.457361] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.464199] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
[  760.475483] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.482320] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
[  760.493594] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.500419] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007fb00
[  760.511691] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.518519] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
[  760.529790] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.536624] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
[  760.547896] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.554719] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x00000007
[  760.565992] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.572816] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
[  760.584087] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.590914] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x40070504
[  760.602188] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.609017] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
[  760.620292] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.627120] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
[  760.638395] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.645224] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
[  760.656493] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.663318] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
[  760.674591] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.681415] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08030403
[  760.692687] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.699650] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
[  760.710924] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.717745] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
[  760.729015] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.735845] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
[  760.747119] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.753948] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
[  760.765221] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.772047] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
[  760.783327] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.790154] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
[  760.801427] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.808254] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ac511a3
[  760.819527] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.826351] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.837622] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.844455] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.855727] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.862560] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.873833] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.880657] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x80000000
[  760.891928] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.898753] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb036117
[  760.910025] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.916860] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.928132] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.934954] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.946227] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.953054] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.964326] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.971155] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  760.982434] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  760.989271] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf80419a
[  761.000552] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.007378] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  761.018650] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.025474] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf5db3d7
[  761.036747] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.043574] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
[  761.054847] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.061674] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f2ae525
[  761.072946] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.079779] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
[  761.091054] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.097883] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
[  761.109156] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.115982] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.127255] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.134084] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.145356] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.152190] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.163466] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.170288] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.181562] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.188390] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.199664] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.206488] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.217765] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.224589] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.235858] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.242684] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.253952] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.260785] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.272060] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.278885] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.290158] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.296986] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.308258] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.315084] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.326357] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.333183] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.344456] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.351278] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  761.362552] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.369384] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  761.380662] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.387488] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.398758] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.405584] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.416857] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.423690] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.434966] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.441788] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.453061] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.459887] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  761.471159] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.477985] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00002c01
[  761.489258] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.496083] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00004001
[  761.507365] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.514190] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e200000
[  761.525460] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.532285] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e200001
[  761.543560] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.550387] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x20000010
[  761.561657] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.568483] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1080 data 0x00000000
[  761.579757] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.586590] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1084 data 0x20223fff
[  761.597871] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.604694] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0904 data 0x00000000
[  761.615966] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.622790] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0908 data 0x20214048
[  761.634060] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.640895] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x20000010
[  761.652174] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.659011] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1088 data 0x00000000
[  761.670283] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.677110] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x108c data 0x20223fff
[  761.688383] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.695310] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0914 data 0x00000000
[  761.706582] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.713419] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0918 data 0x20214040
[  761.724698] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.731525] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x142c data 0x00000000
[  761.742795] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.749621] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000007
[  761.760895] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.767721] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0d74 data 0x00000000
[  761.778993] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.785822] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0d78 data 0x00000004
[  761.797096] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.803926] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
[  761.815199] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.822023] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
[  761.833298] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.840123] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
[  761.851397] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.858225] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
[  761.869500] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.876330] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
[  761.887603] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.894426] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
[  761.905699] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.912524] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
[  761.923796] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.930622] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
[  761.941900] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.948726] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x166c data 0x00000000
[  761.960001] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.966828] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
[  761.978100] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  761.984925] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
[  761.996196] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.003031] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
[  762.014311] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.021135] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
[  762.032410] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.039239] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
[  762.050508] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.057333] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
[  762.068610] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.075434] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1918 data 0x00000000
[  762.086704] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.093529] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x191c data 0x00000901
[  762.104800] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.111622] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
[  762.122898] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.129724] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x168c data 0x00000000
[  762.140999] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.147825] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
[  762.159097] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.165930] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
[  762.177205] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.184030] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
[  762.195303] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.202126] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x193c data 0x00000000
[  762.213399] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.220231] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x04800000
[  762.231509] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.238337] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03600000
[  762.249608] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.256441] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1650 data 0x00000fff
[  762.267713] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.274546] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
[  762.285816] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.292641] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16b8 data 0x0000000c
[  762.303911] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.310735] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
[  762.322004] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.328826] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x140c data 0x0007fd00
[  762.340102] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.346940] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x198c data 0x00000006
[  762.358216] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.365039] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
[  762.376313] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.383141] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
[  762.394414] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.401253] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
[  762.412531] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.419362] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007fd00
[  762.430640] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.437460] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
[  762.448734] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.455558] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
[  762.466828] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.473662] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x0000000a
[  762.484939] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.491776] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
[  762.503048] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.509871] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x07060504
[  762.521144] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.527974] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16c4 data 0x40400908
[  762.539257] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.546089] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
[  762.557369] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.564195] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
[  762.575466] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.582291] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
[  762.593564] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.600404] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
[  762.611682] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.618508] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08060406
[  762.629778] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.636613] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
[  762.647891] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.654722] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
[  762.665995] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.672820] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
[  762.684095] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.690916] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
[  762.702286] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.709120] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
[  762.720399] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.727222] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1510 data 0x00000000
[  762.738503] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.745324] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
[  762.756601] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.763426] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ae38e39
[  762.774699] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.781522] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.792795] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.799618] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.810891] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.817711] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.828983] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.835800] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.847075] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.853897] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb17b426
[  762.865169] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.871989] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.883260] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.890084] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.901370] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.908189] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.919462] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.926281] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.937553] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.944374] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  762.955647] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.962467] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  762.973740] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.980561] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
[  762.991835] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  762.998657] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  763.009932] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.016754] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  763.028026] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.034849] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
[  763.046122] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.052943] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
[  763.064218] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.071038] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  763.082313] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.089136] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  763.100410] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.107231] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  763.118505] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.125328] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
[  763.136602] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.143425] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1338 data 0x00000020
[  763.154696] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.161519] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00000201
[  763.172794] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.179613] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00001001
[  763.190885] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.197706] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e080000
[  763.208981] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.215800] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e080001
[  763.227074] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.233893] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac8 data 0x7e080002
[  763.245166] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.251988] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x00000000
[  763.263262] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.270083] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x00000000
[  763.281357] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.288181] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0920 data 0x00000000
[  763.299458] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.306276] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000006
[  763.317550] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.324372] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.335644] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.342466] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.353740] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.360560] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.371834] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.378654] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  763.389925] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.396745] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.408019] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.414840] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.426127] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.432944] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.444216] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.451039] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.462313] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.469133] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.480407] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.487229] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  763.498501] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.505322] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.516595] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.523418] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.534692] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.541512] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.552796] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.559617] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
[  763.570899] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.577718] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.588991] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.595812] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  763.607086] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.613907] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.625179] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.632000] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.643274] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.650098] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.661387] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.668205] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.679478] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.686297] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.697699] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.704524] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.715811] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.722634] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.733910] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.740733] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.752006] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.758827] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
[  763.770115] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.776933] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
[  763.788205] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.795024] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.806296] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.813116] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  763.824406] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.831228] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.842508] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.849328] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.860599] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.867419] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.878691] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.885512] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.896783] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.903603] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  763.914875] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.921696] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.932970] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.939790] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.951069] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.957897] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  763.969172] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.975991] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
[  763.987286] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  763.994109] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.005397] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.012218] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.023510] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.030334] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  764.041623] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.048443] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.059732] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.066552] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.077834] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.084653] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.095939] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.102756] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.114044] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.120866] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  764.132153] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.138976] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
[  764.150255] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.157078] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.168351] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.175173] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
[  764.186458] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.193278] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
[  764.204547] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.211370] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x121c data 0x0fac6881
[  764.222643] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.229466] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff4 data 0x00410000
[  764.240754] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.247572] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff8 data 0x03480000
[  764.258849] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.265670] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0200 data 0x00000000
[  764.276944] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.283768] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0204 data 0x42e40000
[  764.295042] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.301865] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0208 data 0x000000cf
[  764.313137] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.319958] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x020c data 0x00000040
[  764.331230] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.338055] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0210 data 0x00000000
[  764.349338] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.356156] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1240 data 0x00000041
[  764.367428] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.374249] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1244 data 0x00000348
[  764.385523] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.392343] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1224 data 0x00000001
[  764.403615] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.410437] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe0 data 0x00000000
[  764.421710] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.428529] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe4 data 0x42ea0000
[  764.439813] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.446634] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe8 data 0x00000016
[  764.457910] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.464729] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0fec data 0x00000040
[  764.476002] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.482819] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff0 data 0x00000000
[  764.494106] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.500929] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1538 data 0x00000001
[  764.512201] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.519022] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1228 data 0x00000041
[  764.530296] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.537113] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x122c data 0x00000348
[  764.548400] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.555220] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1230 data 0x00010001
[  764.566492] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.573311] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x15d0 data 0x00000000
[  764.584584] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.591407] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0c00 data 0x00410000
[  764.602708] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.609528] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0c04 data 0x03480000
[  764.620804] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.627623] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0110 data 0x00000000
[  764.638895] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.645718] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x00410000
[  764.657003] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.663822] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03480000
[  764.675095] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.681916] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0d90 data 0x3f800000
[  764.693320] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.700140] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19d0 data 0x00000001
[  764.711423] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.718242] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
[  764.729522] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.736340] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
[  764.747612] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.754435] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x135c data 0x00000001
[  764.765709] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.772529] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1360 data 0x00000000
[  764.783803] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.790621] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
[  764.801894] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.808715] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
[  764.819989] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.826806] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x153c data 0x00000000
[  764.838092] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.844913] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
[  764.856186] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.863006] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
[  764.874279] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.881099] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
[  764.892385] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.899206] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
[  764.910482] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.917304] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
[  764.928578] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.935404] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
[  764.946691] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.953510] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
[  764.964782] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.971601] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x166c data 0x00000000
[  764.982873] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  764.989691] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
[  765.000976] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.007798] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
[  765.019073] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.025893] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
[  765.037167] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.043990] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
[  765.055277] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.062096] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
[  765.073368] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.080186] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
[  765.091459] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.098280] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1918 data 0x00000000
[  765.109550] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.116373] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x191c data 0x00000900
[  765.127644] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.134466] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
[  765.145739] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.152558] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x168c data 0x00000000
[  765.163844] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.170660] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
[  765.181933] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.188756] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
[  765.200029] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.206848] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
[  765.218120] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.224939] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x193c data 0x00000000
[  765.236211] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.243032] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x00410000
[  765.254306] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.261127] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03480000
[  765.272410] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.279231] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a0c data 0x42020000
[  765.290503] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.297325] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a10 data 0x43d20000
[  765.308598] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.315418] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a14 data 0x3f000000
[  765.326688] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.333510] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a00 data 0x42020000
[  765.344784] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.351605] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a04 data 0x43d20000
[  765.362879] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.369697] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0a08 data 0x3f000000
[  765.380981] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.387800] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0c08 data 0x00000000
[  765.399075] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.405896] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x0c0c data 0x3f800000
[  765.417168] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.423992] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1650 data 0x000000ff
[  765.435265] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.442086] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
[  765.453359] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.460178] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16b8 data 0x00000008
[  765.471449] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.478271] nouveau E[  PGRAPH][0000:01:00.0] ch 2 [0x001fb34000 
Xorg[2933]] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
[  765.489487] nouveau E[     PFB][0000:01:00.0] trapped write at 
0x0000000000 on channel 0x0001fac8 [Xorg[2933]] PGRAPH/DISPATCH/GRCTX 
reason: DMAOBJ_LIMIT
[  765.503350] nouveau E[  PGRAPH][0000:01:00.0] TRAP_DISPATCH (unknown 
0x00000004)
[  765.510741] nouveau E[  PGRAPH][0000:01:00.0]  ILLEGAL_MTHD ILLEGAL_CLASS
[  765.517558] nouveau E[  PGRAPH][0000:01:00.0] ch 3 [0x001fac8000 
Xorg[2933]] subc 0 class 0x0030 mthd 0x0000 data 0x00000000

[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 99162 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.9.0-rc1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="-testing-lockdep"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ALWAYS_USE_PERSISTENT_CLOCK=y
CONFIG_KTIME_SCALAR=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_FANOUT=32
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_NOCB_CPU is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_MEMCG is not set
# CONFIG_CGROUP_HUGETLB is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
CONFIG_RT_GROUP_SCHED=y
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_UIDGID_CONVERTED=y
# CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
CONFIG_HAVE_UID16=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
# CONFIG_JUMP_LABEL is not set
CONFIG_OPTPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_HAVE_VIRT_TO_BUS=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_OLD_SIGACTION=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PADATA=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_BIGSMP is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_WANT_INTEL_MID is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_32_NON_STANDARD is not set
# CONFIG_X86_32_IRIS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_GUEST=y
# CONFIG_LGUEST_GUEST is not set
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
CONFIG_M686=y
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=5
CONFIG_X86_L1_CACHE_SHIFT=5
# CONFIG_X86_PPRO_FENCE is not set
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=5
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=m
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
CONFIG_I8K=m
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_MICROCODE_INTEL_LIB=y
CONFIG_MICROCODE_INTEL_EARLY=y
CONFIG_MICROCODE_EARLY=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_NEED_NODE_MEMMAP_SIZE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=999999
# CONFIG_COMPACTION is not set
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_NEED_BOUNCE_POOL=y
CONFIG_VIRT_TO_BUS=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_HIGHPTE is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
CONFIG_EFI=y
# CONFIG_EFI_STUB is not set
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x100000
CONFIG_RELOCATABLE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_PM_TEST_SUSPEND=y
CONFIG_PM_SLEEP_DEBUG=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_I2C=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
# CONFIG_ACPI_INITRD_TABLE_OVERRIDE is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=y
CONFIG_ACPI_HED=m
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_BGRT is not set
CONFIG_ACPI_APEI=y
# CONFIG_ACPI_APEI_GHES is not set
# CONFIG_ACPI_APEI_PCIEAER is not set
CONFIG_ACPI_APEI_EINJ=m
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_SFI=y
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
CONFIG_X86_PCC_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
CONFIG_X86_POWERNOW_K8=y
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
CONFIG_X86_P4_CLOCKMOD=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_INTEL_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
CONFIG_PCI_STUB=m
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
# CONFIG_ALIX is not set
# CONFIG_NET5501 is not set
# CONFIG_GEOS is not set
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_HAVE_AOUT=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=m
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
# CONFIG_IPV6_GRE is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
# CONFIG_NETFILTER_NETLINK_ACCT is not set
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_EVENTS=y
# CONFIG_NF_CONNTRACK_TIMEOUT is not set
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
# CONFIG_NF_CT_NETLINK_TIMEOUT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_SIP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
CONFIG_NETFILTER_XT_TARGET_LED=m
# CONFIG_NETFILTER_XT_TARGET_LOG is not set
CONFIG_NETFILTER_XT_TARGET_MARK=m
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=m
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ECN=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
# CONFIG_NETFILTER_XT_MATCH_IPVS is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
# CONFIG_IP_SET is not set
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS SH scheduler
#
CONFIG_IP_VS_SH_TAB_BITS=8

#
# IPVS application helper
#
# CONFIG_IP_VS_FTP is not set
CONFIG_IP_VS_NFCT=y
# CONFIG_IP_VS_PE_SIP is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
# CONFIG_IP_NF_MATCH_RPFILTER is not set
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT_IPV4=m
CONFIG_IP_NF_TARGET_MASQUERADE=m
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_REDIRECT is not set
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
# CONFIG_IP6_NF_MATCH_RPFILTER is not set
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
# CONFIG_NF_NAT_IPV6 is not set

#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m

#
# DCCP CCIDs Configuration
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_NET_DCCPPROBE=m
CONFIG_IP_SCTP=m
CONFIG_NET_SCTPPROBE=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
CONFIG_RDS=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
CONFIG_TIPC=m
CONFIG_TIPC_PORTS=8191
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
# CONFIG_L2TP_V3 is not set
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_VLAN_FILTERING is not set
CONFIG_HAVE_NET_DSA=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
# CONFIG_VLAN_8021Q_MVRP is not set
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
CONFIG_PHONET=m
CONFIG_IEEE802154=m
# CONFIG_IEEE802154_6LOWPAN is not set
# CONFIG_MAC802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
# CONFIG_NET_SCH_SFB is not set
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
CONFIG_NET_SCH_INGRESS=m
# CONFIG_NET_SCH_PLUG is not set

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_TCPPROBE=m
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
# CONFIG_RXKAD is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REG_DEBUG=y
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_RFKILL_REGULATOR is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
# CONFIG_NFC is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_CMA is not set

#
# Bus devices
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
# CONFIG_ICS932S401 is not set
# CONFIG_ATMEL_SSC is not set
CONFIG_ENCLOSURE_SERVICES=m
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
CONFIG_VMWARE_BALLOON=m
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
# CONFIG_SENSORS_LIS3_I2C is not set

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_VMWARE_VMCI is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
CONFIG_ISCSI_BOOT_SYSFS=m
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_SCSI_BNX2X_FCOE is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
CONFIG_SCSI_MVSAS=m
CONFIG_SCSI_MVSAS_DEBUG=y
# CONFIG_SCSI_MVSAS_TASKLET is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
CONFIG_VMWARE_PVSCSI=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
# CONFIG_FCOE is not set
# CONFIG_FCOE_FNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
CONFIG_SCSI_GDTH=m
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_STEX=m
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
CONFIG_SCSI_DEBUG=m
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_SRP is not set
# CONFIG_SCSI_BFA_FC is not set
# CONFIG_SCSI_CHELSIO_FCOE is not set
CONFIG_SCSI_DH=y
# CONFIG_SCSI_DH_RDAC is not set
CONFIG_SCSI_DH_HP_SW=m
# CONFIG_SCSI_DH_EMC is not set
# CONFIG_SCSI_DH_ALUA is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=m
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_HIGHBANK is not set
# CONFIG_SATA_MV is not set
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=m
# CONFIG_PATA_ARASAN_CF is not set
# CONFIG_PATA_ARTOP is not set
CONFIG_PATA_ATIIXP=m
# CONFIG_PATA_ATP867X is not set
CONFIG_PATA_CMD64X=m
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
CONFIG_PATA_MARVELL=m
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
CONFIG_PATA_OLDPIIX=m
# CONFIG_PATA_OPTIDMA is not set
CONFIG_PATA_PDC2027X=m
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SCH=m
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_MPIIX=m
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=y
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
# CONFIG_MD is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
CONFIG_MII=m
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
CONFIG_MACVLAN=m
# CONFIG_MACVTAP is not set
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_ARCNET is not set
# CONFIG_ATM_DRIVERS is not set

#
# CAIF transport drivers
#

#
# Distributed Switch Architecture drivers
#
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
CONFIG_NET_CADENCE=y
# CONFIG_ARM_AT91_ETHER is not set
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
# CONFIG_BNX2X is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IGB=m
CONFIG_IGB_HWMON=y
CONFIG_IGB_DCA=y
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_NET_VENDOR_I825XX is not set
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
# CONFIG_SKGE_GENESIS is not set
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=m
# CONFIG_NET_VENDOR_OKI is not set
CONFIG_ETHOC=m
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_8139CP=m
CONFIG_8139TOO=m
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=m
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
CONFIG_TLAN=m
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_AT803X_PHY is not set
# CONFIG_AMD_PHY is not set
CONFIG_MARVELL_PHY=y
CONFIG_DAVICOM_PHY=y
CONFIG_QSEMI_PHY=y
CONFIG_LXT_PHY=y
CONFIG_CICADA_PHY=y
CONFIG_VITESSE_PHY=y
CONFIG_SMSC_PHY=y
CONFIG_BROADCOM_PHY=y
# CONFIG_BCM87XX_PHY is not set
CONFIG_ICPLUS_PHY=y
CONFIG_REALTEK_PHY=y
CONFIG_NATIONAL_PHY=y
CONFIG_STE10XP=y
CONFIG_LSI_ET1011C_PHY=y
CONFIG_MICREL_PHY=m
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=m
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_CDC_PHONET is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_CARDS is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMFMAC=m
CONFIG_BRCMFMAC_SDIO=y
# CONFIG_BRCMFMAC_SDIO_OOB is not set
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCM_TRACING=y
CONFIG_BRCMDBG=y
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLWIFI is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTLWIFI is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_IEEE802154_DRIVERS is not set
CONFIG_VMXNET3=m
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_KEYBOARD_OPENCORES=m
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_KEYBOARD_XTKBD=m
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
CONFIG_MOUSE_SYNAPTICS_I2C=m
# CONFIG_MOUSE_SYNAPTICS_USB is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_MPU3050 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_GP2A is not set
# CONFIG_INPUT_GPIO_TILT_POLLED is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
# CONFIG_SERIAL_8250_DW is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_KGDB_NMI is not set
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
CONFIG_HW_RANDOM_GEODE=y
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_NVRAM=m
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_SMBUS=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
# CONFIG_I2C_ISMT is not set
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
CONFIG_I2C_GPIO=m
# CONFIG_I2C_INTEL_MID is not set
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
CONFIG_I2C_XILINX=m

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
# CONFIG_SCx200_ACB is not set
CONFIG_I2C_STUB=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_HSI is not set

#
# PPS support
#
CONFIG_PPS=m
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=m

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PTP_1588_CLOCK_PCH is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_ACPI=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y

#
# Memory mapped GPIO drivers:
#
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_TS5500 is not set
CONFIG_GPIO_SCH=m
# CONFIG_GPIO_ICH is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_LYNXPOINT is not set

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_SX150X is not set
# CONFIG_GPIO_ADP5588 is not set

#
# PCI GPIO expanders:
#
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_AMD8111 is not set
CONFIG_GPIO_LANGWELL=y
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_RDC321X is not set

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MCP23S08 is not set

#
# AC97 GPIO expanders:
#

#
# MODULbus GPIO expanders:
#

#
# USB GPIO expanders:
#
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
CONFIG_TEST_POWER=m
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_ISP1704 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_GPIO is not set
# CONFIG_CHARGER_MANAGER is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_GPIO_FAN is not set
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_APPLESMC is not set

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_USER_SPACE is not set
# CONFIG_CPU_THERMAL is not set
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SC520_WDT is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
CONFIG_I6300ESB_WDT=m
# CONFIG_IE6XX_WDT is not set
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_SBC7240_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83697HF_WDT is not set
# CONFIG_W83697UG_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_WDTPCI=m

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=m
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_HTC_I2CPLD is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65910 is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_TIMBERDALE is not set
CONFIG_LPC_SCH=m
CONFIG_LPC_ICH=m
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_AAT2870_CORE is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_AS3711 is not set
CONFIG_REGULATOR=y
CONFIG_REGULATOR_DEBUG=y
# CONFIG_REGULATOR_DUMMY is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
CONFIG_REGULATOR_VIRTUAL_CONSUMER=m
CONFIG_REGULATOR_USERSPACE_CONSUMER=m
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX8973 is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
# CONFIG_REGULATOR_LP872X is not set
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_TPS51632 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
CONFIG_AGP_AMD64=m
CONFIG_AGP_INTEL=m
# CONFIG_AGP_NVIDIA is not set
CONFIG_AGP_SIS=m
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=m
# CONFIG_AGP_EFFICEON is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=m

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
# CONFIG_DRM_I2C_NXP_TDA998X is not set
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_I810=m
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_HDMI=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=m
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_WMT_GE_ROPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_GOLDFISH is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=m
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
# CONFIG_SOUND_OSS_CORE is not set
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
CONFIG_SND_DUMMY=m
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
# CONFIG_SND_HDA_CODEC_CA0132_DSP is not set
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m

#
# HID support
#
CONFIG_HID=m
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=m

#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=m
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=m
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
CONFIG_HID_EZKEY=m
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=m
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=m
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=m
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set

#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=m
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_CHIPIDEA is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
# CONFIG_USB_WDM is not set
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
# CONFIG_USB_SERIAL_F81232 is not set
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
# CONFIG_USB_SERIAL_METRO is not set
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_SIEMENS_MPI=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
# CONFIG_USB_SERIAL_XSENS_MT is not set
CONFIG_USB_SERIAL_ZIO=m
# CONFIG_USB_SERIAL_ZTE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
CONFIG_USB_TEST=m
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
CONFIG_USB_EZUSB_FX2=m
# CONFIG_USB_HSIC_USB3503 is not set

#
# USB Physical Layer drivers
#
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMAP_CONTROL_USB is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_RCAR_PHY is not set
# CONFIG_USB_ATM is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_NOP_USB_XCEIV=m
# CONFIG_UWB is not set
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_SDHCI_ACPI is not set
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_PCA9532=m
# CONFIG_LEDS_PCA9532_GPIO is not set
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
CONFIG_LEDS_PCA955X=m
# CONFIG_LEDS_PCA9633 is not set
CONFIG_LEDS_REGULATOR=m
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_DELL_NETBOOKS=m
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
# CONFIG_LEDS_TRIGGER_CPU is not set
CONFIG_LEDS_TRIGGER_GPIO=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
# CONFIG_EDAC_MCE_INJ is not set
CONFIG_EDAC_MM_EDAC=m
# CONFIG_EDAC_AMD76X is not set
# CONFIG_EDAC_E7XXX is not set
CONFIG_EDAC_E752X=m
# CONFIG_EDAC_I82875P is not set
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
# CONFIG_EDAC_I82860 is not set
# CONFIG_EDAC_R82600 is not set
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
CONFIG_RTC_DRV_RS5C372=m
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_DS2404 is not set

#
# on-CPU RTC drivers
#

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_DW_DMAC is not set
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DCA=m
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
# CONFIG_UIO_DMEM_GENIRQ is not set
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
CONFIG_UIO_NETX=m

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_W35UND is not set
# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
# CONFIG_R8712U is not set
# CONFIG_RTS5139 is not set
# CONFIG_TRANZPORT is not set
# CONFIG_IDE_PHISON is not set
# CONFIG_LINE6_USB is not set
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_DX_SEP is not set
# CONFIG_ZSMALLOC is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_STAGING_MEDIA is not set

#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set
# CONFIG_CSR_WIFI is not set
CONFIG_NET_VENDOR_SILICOM=y
# CONFIG_SBYPASS is not set
# CONFIG_BPCTL is not set
# CONFIG_CED1401 is not set
# CONFIG_DGRP is not set
# CONFIG_FIREWIRE_SERIAL is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_ASUS_LAPTOP=m
# CONFIG_CHROMEOS_LAPTOP is not set
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
# CONFIG_DELL_WMI_AIO is not set
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_TC1100_WMI is not set
# CONFIG_HP_ACCEL is not set
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
# CONFIG_IDEAPAD_LAPTOP is not set
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
CONFIG_THINKPAD_ACPI_DEBUGFACILITIES=y
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ASUS_WMI is not set
CONFIG_ACPI_WMI=y
CONFIG_MSI_WMI=m
# CONFIG_TOPSTAR_LAPTOP is not set
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
# CONFIG_ACPI_CMPC is not set
CONFIG_INTEL_IPS=m
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
CONFIG_SAMSUNG_LAPTOP=m
CONFIG_MXM_WMI=m
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKSRC_I8253=y
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_MAILBOX is not set
CONFIG_IOMMU_SUPPORT=y
# CONFIG_INTEL_IOMMU is not set

#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=m
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=y
CONFIG_CUSE=m
CONFIG_GENERIC_ACL=y

#
# Caches
#
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
CONFIG_FSCACHE_HISTOGRAM=y
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
CONFIG_CACHEFILES=m
# CONFIG_CACHEFILES_DEBUG is not set
# CONFIG_CACHEFILES_HISTOGRAM is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_F2FS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V2=m
CONFIG_NFS_V3=m
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=m
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFSD is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_TRACE_IRQFLAGS=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set

#
# RCU Debugging
#
# CONFIG_PROVE_RCU is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
# CONFIG_TRACER_SNAPSHOT is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_STACK_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
# CONFIG_UPROBE_EVENT is not set
CONFIG_PROBE_EVENTS=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set
CONFIG_MMIOTRACE=y
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
# CONFIG_KGDB_TESTS is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
# CONFIG_KGDB_KDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_TEST_KSTRTOX is not set
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_PATH=y
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_TOMOYO=y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
# CONFIG_SECURITY_YAMA is not set
# CONFIG_IMA is not set
# CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="apparmor"
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=m
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST_COMMON=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
# CONFIG_CRYPTO_SALSA20_586 is not set
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
# CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# CONFIG_CRYPTO_TWOFISH_586 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
# CONFIG_CRYPTO_DEV_GEODE is not set
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
# CONFIG_ASYMMETRIC_KEY_TYPE is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=y
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
CONFIG_CORDIC=y
# CONFIG_DDR is not set

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

* Re: nouveau lockdep splat
  2013-03-07 11:20 ` Arend van Spriel
@ 2013-03-11 14:20   ` Arend van Spriel
  0 siblings, 0 replies; 20+ messages in thread
From: Arend van Spriel @ 2013-03-11 14:20 UTC (permalink / raw)
  To: dri-devel; +Cc: Borislav Petkov, linux-kernel

On 03/07/13 12:20, Arend van Spriel wrote:
> On 03/04/13 22:16, Borislav Petkov wrote:
>> New -rc1, so let the stabilization games begin.
>>
>> I see the following on rc1, let me know if you need more info.
>>
>>
>> [ 0.633617] =============================================
>> [ 0.633618] [ INFO: possible recursive locking detected ]
>> [ 0.633618] 3.9.0-rc1 #2 Not tainted
>> [ 0.633619] ---------------------------------------------
>> [ 0.633619] swapper/0/1 is trying to acquire lock:
>> [ 0.633623] (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>]
>> evo_wait+0x43/0xf0
>> [ 0.633624]
>> [ 0.633624] but task is already holding lock:
>> [ 0.633626] (&dmac->lock){+.+...}, at: [<ffffffff8141bb53>]
>> evo_wait+0x43/0xf0
>> [ 0.633626]
>> [ 0.633626] other info that might help us debug this:
>> [ 0.633626] Possible unsafe locking scenario:
>> [ 0.633626]
>> [ 0.633626] CPU0
>> [ 0.633627] ----
>> [ 0.633627] lock(&dmac->lock);
>> [ 0.633628] lock(&dmac->lock);
>
> I am getting the same on my Dell Latitude e6410 and as a bonus I get
> abundant amount of nouveau error messages. These are not all as my
> system hangs after this.
>
> Ubuntu 12.04.2 LTS (GNU/Linux
> 3.9.0-rc1-wl-testing-lockdep-00002-gc181dcd i686)
>
> 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [NVS 3100M]
> (rev a2)
>
> Gr. AvS
>
> c$ dmesg
> [ 753.201712] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000480
> [ 753.215281] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.224605] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00010360
> [ 753.238198] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS

The stuff seem to start after logging in from lightdm. It fails to start 
the windows manager and after a while I am kick back to lightdm.

I was able to capture the first messages this time. Hope it helps.

Mar 11 09:37:47 arend-lp-dev kernel: [  143.520051] nouveau E[ 
PFIFO][0000:0100.0] CACHE_ERROR - ch 1 [DRM] subc 0 mthd 0x0060 data 
0x80000002
Mar 11 09:37:47 arend-lp-dev kernel: [  143.529648] nouveau E[ 
PFB][0000:0100.0] trapped write at 0x0020014104 on channel 0x0001fca0 
[unknown] PFIFO/PFIFOREAD/SEMAPHORE reason: NULL_DMAOBJ
Mar 11 09:38:00 arend-lp-dev kernel: [  156.700076] nouveau 
E[Xorg[1360]] faile to idle channel 0xcccc0000 [Xorg[1360]]
Mar 11 09:38:00 arend-lp-dev kernel: [  156.708020] nouveau E[ 
PFB][0000:0100.0] trapped read at 0x002001a040 on channel 0x0001fb34 
[unknown] SEMAPHORE_BGPFIFO_READ/00 reason: PAGE_NOT_PRESENT
Mar 11 09:38:03 arend-lp-dev kernel: [  159.724632] nouveau 
E[compiz[2102]] faied to idle channel 0xcccc0000 [compiz[2102]]
Mar 11 09:38:03 arend-lp-dev kernel: [  159.732519] nouveau E[ 
PFB][0000:0100.0] trapped read at 0x0020014110 on channel 0x0001f96c 
[unknown] SEMAPHORE_BGPFIFO_READ/00 reason: PAGE_NOT_PRESENT
Mar 11 09:38:03 arend-lp-dev kernel: [  159.746819] nouveau E[ 
PGRAPH][0000:0100.0] TRAP_DISPATCH (unknown 0x00000004)
Mar 11 09:38:03 arend-lp-dev kernel: [  159.754213] nouveau E[ 
PDISP][0000:0100.0] chid 2 mthd 0x0080 data 0x00000000 0x000b5080
Mar 11 09:38:03 arend-lp-dev kernel: [  159.762560] nouveau E[ 
PFB][0000:0100.0] trapped read at 0x0020015210 on channel 0x0001f96c 
[unknown] SEMAPHORE_BGPFIFO_READ/00 reason: PAGE_NOT_PRESENT
Mar 11 09:38:03 arend-lp-dev kernel: [  159.776840] nouveau E[ 
PGRAPH][0000:0100.0]  ILLEGAL_MTHD ILLEGAL_CLASS
Mar 11 09:38:03 arend-lp-dev kernel: [  159.783664] nouveau E[ 
PGRAPH][0000:0100.0] ch -1 [0x001f96c000 unknown] subc 5 class 0x0000 
mthd 0x1640 data 0x3f80000
Mar 11 09:38:03 arend-lp-dev kernel: [  159.794764] nouveau E[ 
PGRAPH][0000:0100.0]  ILLEGAL_MTHD ILLEGAL_CLASS
Mar 11 09:38:03 arend-lp-dev kernel: [  159.801584] nouveau E[ 
PGRAPH][0000:0100.0] ch -1 [0x001f96c000 unknown] subc 5 class 0x0000 
mthd 0x1640 data 0x426c000
Mar 11 09:38:03 arend-lp-dev kernel: [  159.812683] nouveau E[ 
PGRAPH][0000:0100.0]  ILLEGAL_MTHD ILLEGAL_CLASS

> [ 753.247167] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x03000000
> [ 753.260757] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.269919] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.283456] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.292705] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x155c data 0x00000000
> [ 753.306231] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.315505] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1560 data 0x20034000
> [ 753.329049] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.338221] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1564 data 0x00000000
> [ 753.351752] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.360716] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1280 data 0x00000000
> [ 753.374255] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.383226] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1284 data 0x20034000
> [ 753.396780] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.405741] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1288 data 0x00004000
> [ 753.419278] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.428535] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f00 data 0x00000000
> [ 753.442069] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.451006] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x000240db
> [ 753.464549] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.473505] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000051
> [ 753.487058] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.495994] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.509213] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.518160] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.531370] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.540630] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.554170] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.563113] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.576643] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.585897] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.599430] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.608365] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 753.621907] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.630847] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1414 data 0x00000000
> [ 753.644373] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.653360] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1334 data 0x00000000
> [ 753.666892] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.675846] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1458 data 0x00000001
> [ 753.689388] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.698335] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1458 data 0x00000203
> [ 753.711542] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.720745] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0e04 data 0x00010000
> [ 753.733950] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.742901] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0e08 data 0x00010000
> [ 753.756130] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.765391] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x15dc data 0x00000004
> [ 753.778925] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.787877] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdb1c71c
> [ 753.801418] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.810385] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbde84bda
> [ 753.823934] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.833185] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00020000
> [ 753.846719] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.855978] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdb1c71c
> [ 753.869505] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.878624] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbded097b
> [ 753.892160] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.901108] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00000000
> [ 753.914642] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.923507] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c0 data 0xbdae38e4
> [ 753.937005] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x0060 data 0xd8000001
> [ 753.949476] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.958677] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x03c4 data 0xbded097b
> [ 753.972119] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE
> reason: PAGE_NOT_PRESENT
> [ 753.988968] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 753.998023] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0680 data 0x00000002
> [ 754.011608] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.020595] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
> [ 754.034162] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.043134] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
> [ 754.056708] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.065676] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
> [ 754.079251] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.088219] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
> [ 754.101799] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.110772] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
> [ 754.124346] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.133314] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
> [ 754.146882] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.155851] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
> [ 754.169422] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.178405] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
> [ 754.191985] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.200975] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
> [ 754.214553] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.223555] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
> [ 754.237146] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.246446] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
> [ 754.260017] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.269315] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
> [ 754.282893] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.292190] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
> [ 754.305821] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.315124] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
> [ 754.328713] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.338030] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
> [ 754.351612] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.360910] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
> [ 754.374487] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.383699] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
> [ 754.397295] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.406313] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0588 data 0x00000000
> [ 754.419898] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.428806] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0600 data 0x00000000
> [ 754.442344] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x0010 data 0x00000000
> [ 754.454576] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.463849] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0604 data 0x00000000
> [ 754.477338] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE
> reason: NULL_DMAOBJ
> [ 754.493774] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 3 mthd 0x0188 data 0xd8000002
> [ 754.506331] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.515662] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0608 data 0x00000020
> [ 754.529286] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.538323] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x060c data 0x00000020
> [ 754.551930] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.560955] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
> [ 754.574572] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.583605] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
> [ 754.597220] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.606548] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
> [ 754.620138] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.629127] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
> [ 754.642713] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.651707] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
> [ 754.664971] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.673948] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
> [ 754.687201] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.696502] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
> [ 754.710081] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.719409] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
> [ 754.732995] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.741982] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
> [ 754.755579] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.764571] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
> [ 754.778156] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.787469] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
> [ 754.801060] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.810374] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
> [ 754.823972] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.833282] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
> [ 754.846869] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.856178] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
> [ 754.869760] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.879086] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
> [ 754.892686] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.901992] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
> [ 754.915568] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.924562] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0588 data 0x00000000
> [ 754.937825] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.946798] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0200 data 0x000000cf
> [ 754.960043] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.969332] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0204 data 0x00000000
> [ 754.982916] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 754.992218] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0208 data 0x00000030
> [ 755.005796] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.015108] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x020c data 0x00000001
> [ 755.028693] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.038016] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0210 data 0x00000000
> [ 755.051605] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.060589] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0218 data 0x00000020
> [ 755.074162] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.083142] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x021c data 0x00000020
> [ 755.096709] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.105713] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
> [ 755.119294] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.128255] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
> [ 755.141813] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.150769] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
> [ 755.164323] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.173280] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0284 data 0x00000000
> [ 755.186830] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.195848] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0288 data 0x00000020
> [ 755.209398] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.218355] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x028c data 0x00000020
> [ 755.231910] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.240879] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x02ac data 0x00000003
> [ 755.254428] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.263377] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0580 data 0x00000004
> [ 755.276923] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.285875] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0584 data 0x000000cf
> [ 755.299421] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.308379] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0588 data 0xffffffff
> [ 755.321939] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.330898] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0600 data 0x00000007
> [ 755.344484] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.353430] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0604 data 0x00000007
> [ 755.366640] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.375583] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0608 data 0x00000017
> [ 755.389121] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.398395] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x060c data 0x00000017
> [ 755.411943] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.420898] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0200 data 0x00000000
> [ 755.434431] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.443363] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0204 data 0x00000030
> [ 755.456906] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.465852] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0208 data 0x00000080
> [ 755.479077] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.488009] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x020c data 0x00000020
> [ 755.501221] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.510475] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0210 data 0x00000001
> [ 755.524010] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.532971] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0214 data 0x00000000
> [ 755.546189] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.555122] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0218 data 0x00000000
> [ 755.568323] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.577579] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x021c data 0x00000001
> [ 755.591117] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.600066] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0238 data 0x00000000
> [ 755.613593] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.622538] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x023c data 0x00000000
> [ 755.636056] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.645000] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x030c data 0x212c7000
> [ 755.663995] nouveau E[compiz[2734]] failed to idle channel 0xcccc0000
> [compiz[2734]]
> [ 755.658524] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.677173] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0310 data 0x20041000
> [ 755.690298] nouveau E[ PFB][0000:01:00.0] trapped read at 0x0020014110
> on channel 0x0001f96c [unknown] SEMAPHORE_BG/PFIFO_READ/00 reason:
> PAGE_NOT_PRESENT
> [ 755.706716] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x001c data 0x00000002
> [ 755.719083] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.728006] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0314 data 0x00000000
> [ 755.741211] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.750438] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0318 data 0x00000080
> [ 755.763930] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.772870] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x031c data 0x00000080
> [ 755.786077] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x0010 data 0x00000000
> [ 755.798280] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.807196] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0320 data 0x00000020
> [ 755.820339] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE
> reason: NULL_DMAOBJ
> [ 755.836420] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x0010 data 0x00000000
> [ 755.849005] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.858273] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0324 data 0x00000101
> [ 755.871761] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x002001a024 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE
> reason: NULL_DMAOBJ
> [ 755.888156] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 755.897105] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 3 class 0x0000 mthd 0x0328 data 0x00000000
> [ 757.285204] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.292029] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0220 data 0x00000000
> [ 757.303153] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 1 mthd 0x0500 data 0x00000000
> [ 757.313239] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.320062] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0224 data 0x212c7000
> [ 757.331184] nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - ch 127
> [unknown] subc 0 mthd 0x0060 data 0xbeef0201
> [ 757.341275] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.348091] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 2 class 0x0000 mthd 0x0280 data 0x00000000
> [ 757.359131] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x0020012044 on channel 0x0001fb34 [unknown] PFIFO/PFIFO_READ/SEMAPHORE
> reason: NULL_DMAOBJ
> [ 757.373077] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.379899] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x121c data 0x0fac6881
> [ 757.391028] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.397850] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0ff4 data 0x04800000
> [ 757.408949] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.415769] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0ff8 data 0x03600000
> [ 757.426881] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.433701] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0200 data 0x00000000
> [ 757.444814] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.451632] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0204 data 0x40bb0000
> [ 757.462740] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.469561] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0208 data 0x000000cf
> [ 757.480670] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.487487] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x020c data 0x00000040
> [ 757.498606] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.505425] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0210 data 0x00000000
> [ 757.516534] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.523351] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1240 data 0x00000480
> [ 757.534446] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.541266] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1244 data 0x00000360
> [ 757.552364] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.559184] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1224 data 0x00000001
> [ 757.570295] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.577114] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0fe0 data 0x00000000
> [ 757.588227] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.595049] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0fe4 data 0x40770000
> [ 757.606158] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.612984] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0fe8 data 0x00000016
> [ 757.624092] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.630909] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0fec data 0x00000040
> [ 757.642019] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.648836] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0ff0 data 0x00000000
> [ 757.659944] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.666768] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1538 data 0x00000001
> [ 757.677864] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.684683] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1228 data 0x00000480
> [ 757.695790] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.702607] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x122c data 0x00000360
> [ 757.713895] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.720711] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1230 data 0x00010001
> [ 757.731825] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.738641] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x15d0 data 0x00000000
> [ 757.749752] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.756569] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0c00 data 0x04800000
> [ 757.767668] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.774487] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0c04 data 0x03600000
> [ 757.785595] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.792413] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
> [ 757.803518] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.810339] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
> [ 757.821445] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.828261] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x135c data 0x00000001
> [ 757.839367] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.846186] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1360 data 0x00000000
> [ 757.857315] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.864133] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
> [ 757.875242] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.882055] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
> [ 757.893169] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.899991] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x153c data 0x00000000
> [ 757.911090] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.917910] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
> [ 757.929008] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.935827] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
> [ 757.946932] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.953758] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
> [ 757.964867] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.971687] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
> [ 757.982797] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 757.989616] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
> [ 758.000748] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.007571] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
> [ 758.018699] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.025518] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
> [ 758.036649] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.043471] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x166c data 0x00000000
> [ 758.054593] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.061412] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
> [ 758.072549] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.079365] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
> [ 758.090489] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.097308] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
> [ 758.108437] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.115254] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
> [ 758.126376] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.133195] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
> [ 758.144308] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.151127] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
> [ 758.162231] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.169050] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1918 data 0x00000001
> [ 758.180164] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.186982] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x191c data 0x00000901
> [ 758.198100] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.204922] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
> [ 758.216021] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.222837] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x168c data 0x00000000
> [ 758.233949] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.240765] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
> [ 758.251876] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.258692] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
> [ 758.269808] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.276631] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
> [ 758.287741] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.294562] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x193c data 0x00000000
> [ 758.305688] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.312508] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0e04 data 0x04800000
> [ 758.323620] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.330442] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0e08 data 0x03600000
> [ 758.341551] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.348372] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a0c data 0x44100000
> [ 758.359484] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.366307] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a10 data 0x43d80000
> [ 758.377418] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.384240] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a14 data 0x3f000000
> [ 758.395352] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.402170] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a00 data 0x44100000
> [ 758.413289] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.420111] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a04 data 0xc3d80000
> [ 758.431222] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.438041] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0a08 data 0x3f000000
> [ 758.449154] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.455974] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0c08 data 0x00000000
> [ 758.467083] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.473906] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x0c0c data 0x3f800000
> [ 758.485018] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.491836] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1650 data 0x000000ff
> [ 758.502945] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.509764] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
> [ 758.520876] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.527692] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x16b8 data 0x00000008
> [ 758.538806] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.545630] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
> [ 758.556743] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.563563] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x140c data 0x0007ff00
> [ 758.574677] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.581497] nouveau E[ PGRAPH][0000:01:00.0] ch -1 [0x001fb34000
> unknown] subc 5 class 0x0000 mthd 0x198c data 0x00000004
> [ 758.592623] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.599451] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
> [ 758.610747] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.617572] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
> [ 758.628852] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.635673] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
> [ 758.646949] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.653774] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007ff00
> [ 758.665051] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.671873] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
> [ 758.683146] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.689966] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
> [ 758.701239] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.708195] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x00000007
> [ 758.719470] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.726293] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
> [ 758.737567] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.744392] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x40070504
> [ 758.755665] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.762491] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
> [ 758.773767] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.780589] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
> [ 758.791864] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.798691] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
> [ 758.809964] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.816793] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
> [ 758.828065] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.834893] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08030403
> [ 758.846165] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.852994] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
> [ 758.864267] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.871095] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
> [ 758.882370] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.889201] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
> [ 758.900477] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.907303] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
> [ 758.918574] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.925403] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
> [ 758.936677] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.943507] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1510 data 0x00000000
> [ 758.954779] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.961603] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
> [ 758.972876] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.979703] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ac511a3
> [ 758.990976] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 758.997803] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.009076] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.015900] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.027170] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.033996] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.045274] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.052097] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x80000000
> [ 759.063372] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.070199] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb036117
> [ 759.081470] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.088304] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.099580] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.106406] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.117678] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.124516] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.135791] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.142628] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.153903] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.160724] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf80419a
> [ 759.171996] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.178818] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 759.190093] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.196919] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf5db3d7
> [ 759.208197] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.215022] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
> [ 759.226291] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.233122] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f2ae525
> [ 759.244400] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.251234] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
> [ 759.262505] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.269332] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
> [ 759.280604] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.287434] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.298708] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.305545] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.316817] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.323642] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.334916] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.341743] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.353011] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.359845] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.371119] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.377945] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.389218] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.396039] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.407315] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.414140] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.425414] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.432238] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.443522] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.450347] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.461618] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.468444] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.479714] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.486540] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.497811] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.504644] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.515917] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.522759] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 759.534036] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.540860] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 759.552135] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.558970] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.570263] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.577089] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.588362] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.595189] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.606468] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.613295] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.624565] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.631398] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 759.642674] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.649501] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00000001
> [ 759.660773] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.667602] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00000001
> [ 759.678875] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.685708] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e100000
> [ 759.696979] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.703888] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e200001
> [ 759.715162] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.721991] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x00000000
> [ 759.733266] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.740104] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x00000000
> [ 759.751383] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.758210] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac8 data 0x7e080010
> [ 759.769482] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.776317] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0920 data 0x00000000
> [ 759.787588] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.794418] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000007
> [ 759.805690] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.812528] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.823807] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.830635] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.841907] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.848734] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.860006] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.866828] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.878102] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.884927] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.896203] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.903030] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.914300] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.921127] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
> [ 759.932399] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.939226] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.950496] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.957319] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 759.968596] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.975435] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 759.986708] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 759.993534] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
> [ 760.004806] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.011631] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
> [ 760.022905] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.029737] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 760.041011] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.047836] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 760.059111] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.065947] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 760.077226] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.084060] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
> [ 760.095339] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.102162] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 760.113434] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.120268] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 760.131545] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.138382] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 760.149661] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.156485] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 760.167757] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.174583] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
> [ 760.185857] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.192691] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
> [ 760.203971] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.210795] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
> [ 760.222068] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.228897] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x135c data 0x00000001
> [ 760.240167] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.246994] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1360 data 0x00000001
> [ 760.258271] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.265096] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1340 data 0x00008006
> [ 760.276368] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.283194] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1344 data 0x00004001
> [ 760.294466] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.301292] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1348 data 0x00004303
> [ 760.312564] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.319387] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x134c data 0x00008006
> [ 760.330659] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.337485] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1350 data 0x00004001
> [ 760.348758] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.355583] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1358 data 0x00004303
> [ 760.366851] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.373676] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
> [ 760.384950] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.391775] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
> [ 760.403049] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.409878] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x153c data 0x00000000
> [ 760.421152] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.427985] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x198c data 0x00000004
> [ 760.439263] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.446090] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
> [ 760.457361] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.464199] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
> [ 760.475483] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.482320] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
> [ 760.493594] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.500419] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007fb00
> [ 760.511691] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.518519] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
> [ 760.529790] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.536624] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
> [ 760.547896] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.554719] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x00000007
> [ 760.565992] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.572816] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
> [ 760.584087] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.590914] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x40070504
> [ 760.602188] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.609017] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
> [ 760.620292] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.627120] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
> [ 760.638395] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.645224] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
> [ 760.656493] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.663318] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
> [ 760.674591] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.681415] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08030403
> [ 760.692687] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.699650] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
> [ 760.710924] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.717745] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
> [ 760.729015] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.735845] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
> [ 760.747119] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.753948] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
> [ 760.765221] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.772047] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
> [ 760.783327] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.790154] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
> [ 760.801427] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.808254] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ac511a3
> [ 760.819527] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.826351] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.837622] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.844455] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.855727] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.862560] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.873833] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.880657] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x80000000
> [ 760.891928] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.898753] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb036117
> [ 760.910025] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.916860] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.928132] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.934954] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.946227] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.953054] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.964326] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.971155] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 760.982434] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 760.989271] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf80419a
> [ 761.000552] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.007378] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 761.018650] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.025474] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf5db3d7
> [ 761.036747] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.043574] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
> [ 761.054847] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.061674] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f2ae525
> [ 761.072946] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.079779] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f5db3d7
> [ 761.091054] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.097883] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
> [ 761.109156] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.115982] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.127255] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.134084] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.145356] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.152190] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.163466] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.170288] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.181562] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.188390] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.199664] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.206488] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.217765] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.224589] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.235858] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.242684] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.253952] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.260785] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.272060] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.278885] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.290158] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.296986] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.308258] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.315084] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.326357] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.333183] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.344456] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.351278] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 761.362552] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.369384] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 761.380662] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.387488] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.398758] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.405584] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.416857] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.423690] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.434966] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.441788] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.453061] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.459887] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 761.471159] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.477985] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00002c01
> [ 761.489258] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.496083] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00004001
> [ 761.507365] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.514190] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e200000
> [ 761.525460] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.532285] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e200001
> [ 761.543560] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.550387] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x20000010
> [ 761.561657] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.568483] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1080 data 0x00000000
> [ 761.579757] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.586590] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1084 data 0x20223fff
> [ 761.597871] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.604694] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0904 data 0x00000000
> [ 761.615966] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.622790] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0908 data 0x20214048
> [ 761.634060] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.640895] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x20000010
> [ 761.652174] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.659011] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1088 data 0x00000000
> [ 761.670283] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.677110] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x108c data 0x20223fff
> [ 761.688383] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.695310] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0914 data 0x00000000
> [ 761.706582] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.713419] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0918 data 0x20214040
> [ 761.724698] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.731525] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x142c data 0x00000000
> [ 761.742795] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.749621] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000007
> [ 761.760895] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.767721] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0d74 data 0x00000000
> [ 761.778993] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.785822] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0d78 data 0x00000004
> [ 761.797096] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.803926] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
> [ 761.815199] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.822023] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
> [ 761.833298] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.840123] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
> [ 761.851397] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.858225] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
> [ 761.869500] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.876330] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
> [ 761.887603] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.894426] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
> [ 761.905699] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.912524] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
> [ 761.923796] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.930622] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
> [ 761.941900] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.948726] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x166c data 0x00000000
> [ 761.960001] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.966828] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
> [ 761.978100] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 761.984925] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
> [ 761.996196] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.003031] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
> [ 762.014311] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.021135] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
> [ 762.032410] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.039239] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
> [ 762.050508] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.057333] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
> [ 762.068610] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.075434] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1918 data 0x00000000
> [ 762.086704] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.093529] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x191c data 0x00000901
> [ 762.104800] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.111622] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
> [ 762.122898] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.129724] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x168c data 0x00000000
> [ 762.140999] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.147825] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
> [ 762.159097] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.165930] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
> [ 762.177205] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.184030] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
> [ 762.195303] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.202126] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x193c data 0x00000000
> [ 762.213399] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.220231] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x04800000
> [ 762.231509] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.238337] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03600000
> [ 762.249608] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.256441] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1650 data 0x00000fff
> [ 762.267713] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.274546] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
> [ 762.285816] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.292641] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16b8 data 0x0000000c
> [ 762.303911] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.310735] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
> [ 762.322004] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.328826] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x140c data 0x0007fd00
> [ 762.340102] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.346940] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x198c data 0x00000006
> [ 762.358216] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.365039] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1298 data 0x00000004
> [ 762.376313] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.383141] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19a8 data 0x00000000
> [ 762.394414] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.401253] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x196c data 0x00000000
> [ 762.412531] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.419362] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1414 data 0x0007fd00
> [ 762.430640] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.437460] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x164c data 0x00000000
> [ 762.448734] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.455558] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1914 data 0x00000000
> [ 762.466828] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.473662] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16ac data 0x0000000a
> [ 762.484939] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.491776] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16bc data 0x03020100
> [ 762.503048] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.509871] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16c0 data 0x07060504
> [ 762.521144] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.527974] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16c4 data 0x40400908
> [ 762.539257] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.546089] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1904 data 0x01000404
> [ 762.557369] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.564195] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1908 data 0x00000004
> [ 762.575466] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.582291] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x190c data 0x00000000
> [ 762.593564] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.600404] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1910 data 0x00000000
> [ 762.611682] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.618508] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1988 data 0x08060406
> [ 762.629778] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.636613] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1540 data 0x00000000
> [ 762.647891] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.654722] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1544 data 0x00000000
> [ 762.665995] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.672820] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1548 data 0x00000000
> [ 762.684095] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.690916] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x154c data 0x00000000
> [ 762.702286] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.709120] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1798 data 0x00000000
> [ 762.720399] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.727222] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1510 data 0x00000000
> [ 762.738503] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.745324] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007c
> [ 762.756601] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.763426] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3ae38e39
> [ 762.774699] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.781522] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.792795] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.799618] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.810891] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.817711] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.828983] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.835800] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.847075] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.853897] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbb17b426
> [ 762.865169] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.871989] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.883260] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.890084] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.901370] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.908189] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.919462] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.926281] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.937553] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.944374] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 762.955647] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.962467] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 762.973740] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.980561] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0xbf800000
> [ 762.991835] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 762.998657] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 763.009932] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.016754] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 763.028026] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.034849] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x3f800000
> [ 763.046122] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.052943] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f00 data 0x0000007d
> [ 763.064218] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.071038] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 763.082313] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.089136] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 763.100410] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.107231] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 763.118505] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.125328] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f04 data 0x00000000
> [ 763.136602] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.143425] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1338 data 0x00000020
> [ 763.154696] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.161519] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1458 data 0x00000201
> [ 763.172794] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.179613] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1454 data 0x00001001
> [ 763.190885] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.197706] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac0 data 0x7e080000
> [ 763.208981] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.215800] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac4 data 0x7e080001
> [ 763.227074] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.233893] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1ac8 data 0x7e080002
> [ 763.245166] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.251988] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0900 data 0x00000000
> [ 763.263262] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.270083] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0910 data 0x00000000
> [ 763.281357] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.288181] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0920 data 0x00000000
> [ 763.299458] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.306276] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15dc data 0x00000006
> [ 763.317550] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.324372] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.335644] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.342466] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.353740] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.360560] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.371834] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.378654] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 763.389925] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.396745] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.408019] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.414840] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.426127] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.432944] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.444216] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.451039] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.462313] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.469133] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.480407] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.487229] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 763.498501] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.505322] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.516595] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.523418] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.534692] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.541512] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.552796] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.559617] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
> [ 763.570899] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.577718] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.588991] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.595812] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 763.607086] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.613907] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.625179] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.632000] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.643274] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.650098] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.661387] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.668205] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.679478] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.686297] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.697699] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.704524] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.715811] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.722634] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.733910] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.740733] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.752006] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.758827] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
> [ 763.770115] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.776933] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44580000
> [ 763.788205] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.795024] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.806296] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.813116] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 763.824406] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.831228] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.842508] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.849328] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.860599] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.867419] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.878691] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.885512] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.896783] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.903603] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 763.914875] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.921696] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.932970] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.939790] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.951069] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.957897] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 763.969172] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.975991] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x44900000
> [ 763.987286] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 763.994109] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.005397] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.012218] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.023510] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.030334] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 764.041623] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.048443] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.059732] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.066552] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.077834] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.084653] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.095939] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.102756] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.114044] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.120866] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 764.132153] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.138976] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x3f800000
> [ 764.150255] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.157078] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.168351] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.175173] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1640 data 0x00000000
> [ 764.186458] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.193278] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15e0 data 0x00000000
> [ 764.204547] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.211370] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x121c data 0x0fac6881
> [ 764.222643] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.229466] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff4 data 0x00410000
> [ 764.240754] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.247572] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff8 data 0x03480000
> [ 764.258849] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.265670] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0200 data 0x00000000
> [ 764.276944] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.283768] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0204 data 0x42e40000
> [ 764.295042] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.301865] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0208 data 0x000000cf
> [ 764.313137] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.319958] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x020c data 0x00000040
> [ 764.331230] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.338055] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0210 data 0x00000000
> [ 764.349338] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.356156] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1240 data 0x00000041
> [ 764.367428] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.374249] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1244 data 0x00000348
> [ 764.385523] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.392343] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1224 data 0x00000001
> [ 764.403615] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.410437] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe0 data 0x00000000
> [ 764.421710] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.428529] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe4 data 0x42ea0000
> [ 764.439813] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.446634] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0fe8 data 0x00000016
> [ 764.457910] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.464729] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0fec data 0x00000040
> [ 764.476002] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.482819] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0ff0 data 0x00000000
> [ 764.494106] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.500929] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1538 data 0x00000001
> [ 764.512201] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.519022] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1228 data 0x00000041
> [ 764.530296] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.537113] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x122c data 0x00000348
> [ 764.548400] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.555220] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1230 data 0x00010001
> [ 764.566492] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.573311] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x15d0 data 0x00000000
> [ 764.584584] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.591407] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0c00 data 0x00410000
> [ 764.602708] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.609528] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0c04 data 0x03480000
> [ 764.620804] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.627623] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0110 data 0x00000000
> [ 764.638895] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.645718] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x00410000
> [ 764.657003] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.663822] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03480000
> [ 764.675095] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.681916] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0d90 data 0x3f800000
> [ 764.693320] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.700140] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19d0 data 0x00000001
> [ 764.711423] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.718242] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x12e4 data 0x00000000
> [ 764.729522] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.736340] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0f90 data 0x00000001
> [ 764.747612] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.754435] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x135c data 0x00000001
> [ 764.765709] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.772529] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1360 data 0x00000000
> [ 764.783803] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.790621] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x19c4 data 0x00000000
> [ 764.801894] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.808715] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1a00 data 0x00001111
> [ 764.819989] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.826806] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x153c data 0x00000000
> [ 764.838092] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.844913] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x12d4 data 0x00001d01
> [ 764.856186] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.863006] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1684 data 0x00000001
> [ 764.874279] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.881099] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1688 data 0x00000000
> [ 764.892385] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.899206] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x13a8 data 0x11111111
> [ 764.910482] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.917304] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1534 data 0x00000000
> [ 764.928578] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.935404] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x13b0 data 0x3f800000
> [ 764.946691] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.953510] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1570 data 0x00000000
> [ 764.964782] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.971601] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x166c data 0x00000000
> [ 764.982873] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 764.989691] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1518 data 0x3f800000
> [ 765.000976] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.007798] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1520 data 0x00000000
> [ 765.019073] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.025893] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1658 data 0x00000000
> [ 765.037167] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.043990] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dac data 0x00001b02
> [ 765.055277] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.062096] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0db0 data 0x00001b02
> [ 765.073368] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.080186] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0db4 data 0x00000000
> [ 765.091459] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.098280] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1918 data 0x00000000
> [ 765.109550] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.116373] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x191c data 0x00000900
> [ 765.127644] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.134466] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1920 data 0x00000405
> [ 765.145739] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.152558] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x168c data 0x00000000
> [ 765.163844] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.170660] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc0 data 0x00000000
> [ 765.181933] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.188756] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc4 data 0x00000000
> [ 765.200029] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.206848] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0dc8 data 0x00000000
> [ 765.218120] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.224939] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x193c data 0x00000000
> [ 765.236211] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.243032] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e04 data 0x00410000
> [ 765.254306] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.261127] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0e08 data 0x03480000
> [ 765.272410] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.279231] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a0c data 0x42020000
> [ 765.290503] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.297325] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a10 data 0x43d20000
> [ 765.308598] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.315418] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a14 data 0x3f000000
> [ 765.326688] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.333510] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a00 data 0x42020000
> [ 765.344784] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.351605] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a04 data 0x43d20000
> [ 765.362879] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.369697] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0a08 data 0x3f000000
> [ 765.380981] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.387800] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0c08 data 0x00000000
> [ 765.399075] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.405896] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x0c0c data 0x3f800000
> [ 765.417168] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.423992] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1650 data 0x000000ff
> [ 765.435265] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.442086] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x1654 data 0x00000000
> [ 765.453359] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.460178] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16b8 data 0x00000008
> [ 765.471449] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.478271] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x001fb34000
> Xorg[2933]] subc 5 class 0x0000 mthd 0x16b0 data 0x00000004
> [ 765.489487] nouveau E[ PFB][0000:01:00.0] trapped write at
> 0x0000000000 on channel 0x0001fac8 [Xorg[2933]] PGRAPH/DISPATCH/GRCTX
> reason: DMAOBJ_LIMIT
> [ 765.503350] nouveau E[ PGRAPH][0000:01:00.0] TRAP_DISPATCH (unknown
> 0x00000004)
> [ 765.510741] nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ILLEGAL_CLASS
> [ 765.517558] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [0x001fac8000
> Xorg[2933]] subc 0 class 0x0030 mthd 0x0000 data 0x00000000



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

* Re: nouveau lockdep splat
  2013-03-05 16:30 ` Lucas Stach
  2013-03-06  0:04     ` Borislav Petkov
@ 2013-03-19 20:24   ` Borislav Petkov
  2013-03-19 20:40     ` [Nouveau] " Peter Hurley
  1 sibling, 1 reply; 20+ messages in thread
From: Borislav Petkov @ 2013-03-19 20:24 UTC (permalink / raw)
  To: Lucas Stach; +Cc: dri-devel, linux-kernel, nouveau, Maarten Lankhorst

On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> Dropping Tegra ML, it's not the place where Nouveau mails should go.
> Adding Nouveau ML and Maarten, who probably knows Lockdep+Nouveau best.

Ok,

with the hope of having the right people on CC now (finally, thanks
Lucas :-)), here's the same splat on -rc3. Someone better take a look
soonish, please:

[    0.541078] [drm] No driver support for vblank timestamp query.
[    0.541272] nouveau  [     DRM] 3 available performance level(s)
[    0.541276] nouveau  [     DRM] 0: core 135MHz shader 270MHz memory 135MHz voltage 900mV
[    0.541280] nouveau  [     DRM] 1: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[    0.541284] nouveau  [     DRM] 3: core 520MHz shader 1230MHz memory 790MHz voltage 900mV
[    0.541287] nouveau  [     DRM] c: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[    0.559846] nouveau  [     DRM] MM: using COPY for buffer copies
[    0.625371] nouveau  [     DRM] allocated 1920x1080 fb: 0x70000, bo ffff88043b54f000
[    0.625441] fbcon: nouveaufb (fb0) is primary device
[    0.625555] 
[    0.625556] =============================================
[    0.625556] [ INFO: possible recursive locking detected ]
[    0.625557] 3.9.0-rc3+ #25 Not tainted
[    0.625557] ---------------------------------------------
[    0.625558] swapper/0/1 is trying to acquire lock:
[    0.625562]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
[    0.625562] 
[    0.625562] but task is already holding lock:
[    0.625564]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
[    0.625565] 
[    0.625565] other info that might help us debug this:
[    0.625565]  Possible unsafe locking scenario:
[    0.625565] 
[    0.625565]        CPU0
[    0.625565]        ----
[    0.625566]   lock(&dmac->lock);
[    0.625567]   lock(&dmac->lock);
[    0.625567] 
[    0.625567]  *** DEADLOCK ***
[    0.625567] 
[    0.625567]  May be due to missing lock nesting notation
[    0.625567] 
[    0.625568] 10 locks held by swapper/0/1:
[    0.625570]  #0:  (&__lockdep_no_validate__){......}, at: [<ffffffff814337cb>] __driver_attach+0x5b/0xb0
[    0.625572]  #1:  (&__lockdep_no_validate__){......}, at: [<ffffffff814337d9>] __driver_attach+0x69/0xb0
[    0.625575]  #2:  (drm_global_mutex){+.+.+.}, at: [<ffffffff8135a8e6>] drm_get_pci_dev+0xc6/0x2d0
[    0.625578]  #3:  (registration_lock){+.+.+.}, at: [<ffffffff812c8fc5>] register_framebuffer+0x25/0x310
[    0.625581]  #4:  (&fb_info->lock){+.+.+.}, at: [<ffffffff812c7ed6>] lock_fb_info+0x26/0x60
[    0.625583]  #5:  (console_lock){+.+.+.}, at: [<ffffffff812c915a>] register_framebuffer+0x1ba/0x310
[    0.625585]  #6:  ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff810695c2>] __blocking_notifier_call_chain+0x42/0x80
[    0.625587]  #7:  (&dev->mode_config.mutex){+.+.+.}, at: [<ffffffff8135e61a>] drm_modeset_lock_all+0x2a/0x70
[    0.625589]  #8:  (&crtc->mutex){+.+.+.}, at: [<ffffffff8135e644>] drm_modeset_lock_all+0x54/0x70
[    0.625591]  #9:  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
[    0.625591] 
[    0.625591] stack backtrace:
[    0.625592] Pid: 1, comm: swapper/0 Not tainted 3.9.0-rc3+ #25
[    0.625593] Call Trace:
[    0.625595]  [<ffffffff810953fb>] __lock_acquire+0x76b/0x1c20
[    0.625597]  [<ffffffff8137f4ec>] ? dcb_table+0x1ac/0x2a0
[    0.625599]  [<ffffffff81096e1a>] lock_acquire+0x8a/0x120
[    0.625600]  [<ffffffff8141bb63>] ? evo_wait+0x43/0xf0
[    0.625602]  [<ffffffff81615432>] ? mutex_lock_nested+0x292/0x330
[    0.625603]  [<ffffffff8161520e>] mutex_lock_nested+0x6e/0x330
[    0.625605]  [<ffffffff8141bb63>] ? evo_wait+0x43/0xf0
[    0.625606]  [<ffffffff810976eb>] ? mark_held_locks+0x9b/0x100
[    0.625607]  [<ffffffff8141bb63>] evo_wait+0x43/0xf0
[    0.625609]  [<ffffffff8141e603>] nv50_display_flip_next+0x713/0x7a0
[    0.625611]  [<ffffffff8161562e>] ? mutex_unlock+0xe/0x10
[    0.625612]  [<ffffffff8141bc47>] ? evo_kick+0x37/0x40
[    0.625613]  [<ffffffff8141e88e>] nv50_crtc_commit+0x10e/0x230
[    0.625615]  [<ffffffff8134c295>] drm_crtc_helper_set_mode+0x365/0x510
[    0.625617]  [<ffffffff8134d68e>] drm_crtc_helper_set_config+0xa4e/0xb70
[    0.625618]  [<ffffffff8135f731>] drm_mode_set_config_internal+0x31/0x70
[    0.625619]  [<ffffffff8134b791>] drm_fb_helper_set_par+0x71/0xf0
[    0.625621]  [<ffffffff812d4234>] fbcon_init+0x514/0x5a0
[    0.625623]  [<ffffffff8132cbfc>] visual_init+0xbc/0x120
[    0.625624]  [<ffffffff8132f2b3>] do_bind_con_driver+0x163/0x320
[    0.625625]  [<ffffffff8132f541>] do_take_over_console+0x61/0x70
[    0.625627]  [<ffffffff812d2853>] do_fbcon_takeover+0x63/0xc0
[    0.625628]  [<ffffffff812d652d>] fbcon_event_notify+0x5fd/0x700
[    0.625629]  [<ffffffff8161c91d>] notifier_call_chain+0x4d/0x70
[    0.625630]  [<ffffffff810695d8>] __blocking_notifier_call_chain+0x58/0x80
[    0.625631]  [<ffffffff81069616>] blocking_notifier_call_chain+0x16/0x20
[    0.625633]  [<ffffffff812c79cb>] fb_notifier_call_chain+0x1b/0x20
[    0.625634]  [<ffffffff812c9168>] register_framebuffer+0x1c8/0x310
[    0.625635]  [<ffffffff8134b4c1>] drm_fb_helper_initial_config+0x371/0x520
[    0.625637]  [<ffffffff8134a5f7>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0
[    0.625639]  [<ffffffff81140c4e>] ? kmem_cache_alloc_trace+0xee/0x150
[    0.625641]  [<ffffffff8140579e>] nouveau_fbcon_init+0x10e/0x160
[    0.625643]  [<ffffffff813f5f8a>] nouveau_drm_load+0x40a/0x5d0
[    0.625644]  [<ffffffff81430d5e>] ? device_register+0x1e/0x30
[    0.625645]  [<ffffffff8135c076>] ? drm_sysfs_device_add+0x86/0xb0
[    0.625647]  [<ffffffff8135a9a6>] drm_get_pci_dev+0x186/0x2d0
[    0.625649]  [<ffffffff812b0fdb>] ? __pci_set_master+0x2b/0x90
[    0.625650]  [<ffffffff813f63ba>] nouveau_drm_probe+0x26a/0x2c0
[    0.625652]  [<ffffffff812b5045>] ? pci_match_device+0xd5/0xe0
[    0.625654]  [<ffffffff812b51c6>] pci_device_probe+0x136/0x150
[    0.625655]  [<ffffffff814335d6>] driver_probe_device+0x76/0x210
[    0.625656]  [<ffffffff8143381b>] __driver_attach+0xab/0xb0
[    0.625657]  [<ffffffff81433770>] ? driver_probe_device+0x210/0x210
[    0.625658]  [<ffffffff814317cd>] bus_for_each_dev+0x5d/0xa0
[    0.625659]  [<ffffffff8143301e>] driver_attach+0x1e/0x20
[    0.625660]  [<ffffffff81432c01>] bus_add_driver+0x111/0x280
[    0.625662]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
[    0.625663]  [<ffffffff81433ed7>] driver_register+0x77/0x170
[    0.625665]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
[    0.625666]  [<ffffffff812b4184>] __pci_register_driver+0x64/0x70
[    0.625668]  [<ffffffff8135ac05>] drm_pci_init+0x115/0x130
[    0.625669]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
[    0.625670]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
[    0.625671]  [<ffffffff81d22b3e>] nouveau_drm_init+0x4d/0x4f
[    0.625673]  [<ffffffff81000312>] do_one_initcall+0x122/0x170
[    0.625675]  [<ffffffff81cf7f49>] kernel_init_freeable+0x108/0x197
[    0.625676]  [<ffffffff81cf781c>] ? do_early_param+0x8c/0x8c
[    0.625678]  [<ffffffff815ff110>] ? rest_init+0xe0/0xe0
[    0.625679]  [<ffffffff815ff11e>] kernel_init+0xe/0xf0
[    0.625681]  [<ffffffff81620fdc>] ret_from_fork+0x7c/0xb0
[    0.625682]  [<ffffffff815ff110>] ? rest_init+0xe0/0xe0
[    0.697046] Console: switching to colour frame buffer device 240x67
[    0.735951] nouveau 0000:03:00.0: fb0: nouveaufb frame buffer device
[    0.736451] nouveau 0000:03:00.0: registered panic notifier
[    0.736955] [drm] Initialized nouveau 1.1.0 20120801 for 0000:03:00.0 on minor 0

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-19 20:24   ` Borislav Petkov
@ 2013-03-19 20:40     ` Peter Hurley
  2013-03-20  6:35       ` Lijo Antony
  0 siblings, 1 reply; 20+ messages in thread
From: Peter Hurley @ 2013-03-19 20:40 UTC (permalink / raw)
  To: Borislav Petkov, Ben Skeggs
  Cc: Lucas Stach, nouveau, linux-kernel, dri-devel, Dave Airlie

[ adding Ben Skeggs and Dave Airlie ]

On Tue, 2013-03-19 at 21:24 +0100, Borislav Petkov wrote:
> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> > Dropping Tegra ML, it's not the place where Nouveau mails should go.
> > Adding Nouveau ML and Maarten, who probably knows Lockdep+Nouveau best.
> 
> Ok,
> 
> with the hope of having the right people on CC now (finally, thanks
> Lucas :-)), here's the same splat on -rc3. Someone better take a look
> soonish, please:

Also happens in next (on nv50 hardware).

> [    0.541078] [drm] No driver support for vblank timestamp query.
> [    0.541272] nouveau  [     DRM] 3 available performance level(s)
> [    0.541276] nouveau  [     DRM] 0: core 135MHz shader 270MHz memory 135MHz voltage 900mV
> [    0.541280] nouveau  [     DRM] 1: core 405MHz shader 810MHz memory 405MHz voltage 900mV
> [    0.541284] nouveau  [     DRM] 3: core 520MHz shader 1230MHz memory 790MHz voltage 900mV
> [    0.541287] nouveau  [     DRM] c: core 405MHz shader 810MHz memory 405MHz voltage 900mV
> [    0.559846] nouveau  [     DRM] MM: using COPY for buffer copies
> [    0.625371] nouveau  [     DRM] allocated 1920x1080 fb: 0x70000, bo ffff88043b54f000
> [    0.625441] fbcon: nouveaufb (fb0) is primary device
> [    0.625555] 
> [    0.625556] =============================================
> [    0.625556] [ INFO: possible recursive locking detected ]
> [    0.625557] 3.9.0-rc3+ #25 Not tainted
> [    0.625557] ---------------------------------------------
> [    0.625558] swapper/0/1 is trying to acquire lock:
> [    0.625562]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
> [    0.625562] 
> [    0.625562] but task is already holding lock:
> [    0.625564]  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
> [    0.625565] 
> [    0.625565] other info that might help us debug this:
> [    0.625565]  Possible unsafe locking scenario:
> [    0.625565] 
> [    0.625565]        CPU0
> [    0.625565]        ----
> [    0.625566]   lock(&dmac->lock);
> [    0.625567]   lock(&dmac->lock);
> [    0.625567] 
> [    0.625567]  *** DEADLOCK ***
> [    0.625567] 
> [    0.625567]  May be due to missing lock nesting notation
> [    0.625567] 
> [    0.625568] 10 locks held by swapper/0/1:
> [    0.625570]  #0:  (&__lockdep_no_validate__){......}, at: [<ffffffff814337cb>] __driver_attach+0x5b/0xb0
> [    0.625572]  #1:  (&__lockdep_no_validate__){......}, at: [<ffffffff814337d9>] __driver_attach+0x69/0xb0
> [    0.625575]  #2:  (drm_global_mutex){+.+.+.}, at: [<ffffffff8135a8e6>] drm_get_pci_dev+0xc6/0x2d0
> [    0.625578]  #3:  (registration_lock){+.+.+.}, at: [<ffffffff812c8fc5>] register_framebuffer+0x25/0x310
> [    0.625581]  #4:  (&fb_info->lock){+.+.+.}, at: [<ffffffff812c7ed6>] lock_fb_info+0x26/0x60
> [    0.625583]  #5:  (console_lock){+.+.+.}, at: [<ffffffff812c915a>] register_framebuffer+0x1ba/0x310
> [    0.625585]  #6:  ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff810695c2>] __blocking_notifier_call_chain+0x42/0x80
> [    0.625587]  #7:  (&dev->mode_config.mutex){+.+.+.}, at: [<ffffffff8135e61a>] drm_modeset_lock_all+0x2a/0x70
> [    0.625589]  #8:  (&crtc->mutex){+.+.+.}, at: [<ffffffff8135e644>] drm_modeset_lock_all+0x54/0x70
> [    0.625591]  #9:  (&dmac->lock){+.+...}, at: [<ffffffff8141bb63>] evo_wait+0x43/0xf0
> [    0.625591] 
> [    0.625591] stack backtrace:
> [    0.625592] Pid: 1, comm: swapper/0 Not tainted 3.9.0-rc3+ #25
> [    0.625593] Call Trace:
> [    0.625595]  [<ffffffff810953fb>] __lock_acquire+0x76b/0x1c20
> [    0.625597]  [<ffffffff8137f4ec>] ? dcb_table+0x1ac/0x2a0
> [    0.625599]  [<ffffffff81096e1a>] lock_acquire+0x8a/0x120
> [    0.625600]  [<ffffffff8141bb63>] ? evo_wait+0x43/0xf0
> [    0.625602]  [<ffffffff81615432>] ? mutex_lock_nested+0x292/0x330
> [    0.625603]  [<ffffffff8161520e>] mutex_lock_nested+0x6e/0x330
> [    0.625605]  [<ffffffff8141bb63>] ? evo_wait+0x43/0xf0
> [    0.625606]  [<ffffffff810976eb>] ? mark_held_locks+0x9b/0x100
> [    0.625607]  [<ffffffff8141bb63>] evo_wait+0x43/0xf0
> [    0.625609]  [<ffffffff8141e603>] nv50_display_flip_next+0x713/0x7a0
> [    0.625611]  [<ffffffff8161562e>] ? mutex_unlock+0xe/0x10
> [    0.625612]  [<ffffffff8141bc47>] ? evo_kick+0x37/0x40
> [    0.625613]  [<ffffffff8141e88e>] nv50_crtc_commit+0x10e/0x230
> [    0.625615]  [<ffffffff8134c295>] drm_crtc_helper_set_mode+0x365/0x510
> [    0.625617]  [<ffffffff8134d68e>] drm_crtc_helper_set_config+0xa4e/0xb70
> [    0.625618]  [<ffffffff8135f731>] drm_mode_set_config_internal+0x31/0x70
> [    0.625619]  [<ffffffff8134b791>] drm_fb_helper_set_par+0x71/0xf0
> [    0.625621]  [<ffffffff812d4234>] fbcon_init+0x514/0x5a0
> [    0.625623]  [<ffffffff8132cbfc>] visual_init+0xbc/0x120
> [    0.625624]  [<ffffffff8132f2b3>] do_bind_con_driver+0x163/0x320
> [    0.625625]  [<ffffffff8132f541>] do_take_over_console+0x61/0x70
> [    0.625627]  [<ffffffff812d2853>] do_fbcon_takeover+0x63/0xc0
> [    0.625628]  [<ffffffff812d652d>] fbcon_event_notify+0x5fd/0x700
> [    0.625629]  [<ffffffff8161c91d>] notifier_call_chain+0x4d/0x70
> [    0.625630]  [<ffffffff810695d8>] __blocking_notifier_call_chain+0x58/0x80
> [    0.625631]  [<ffffffff81069616>] blocking_notifier_call_chain+0x16/0x20
> [    0.625633]  [<ffffffff812c79cb>] fb_notifier_call_chain+0x1b/0x20
> [    0.625634]  [<ffffffff812c9168>] register_framebuffer+0x1c8/0x310
> [    0.625635]  [<ffffffff8134b4c1>] drm_fb_helper_initial_config+0x371/0x520
> [    0.625637]  [<ffffffff8134a5f7>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0
> [    0.625639]  [<ffffffff81140c4e>] ? kmem_cache_alloc_trace+0xee/0x150
> [    0.625641]  [<ffffffff8140579e>] nouveau_fbcon_init+0x10e/0x160
> [    0.625643]  [<ffffffff813f5f8a>] nouveau_drm_load+0x40a/0x5d0
> [    0.625644]  [<ffffffff81430d5e>] ? device_register+0x1e/0x30
> [    0.625645]  [<ffffffff8135c076>] ? drm_sysfs_device_add+0x86/0xb0
> [    0.625647]  [<ffffffff8135a9a6>] drm_get_pci_dev+0x186/0x2d0
> [    0.625649]  [<ffffffff812b0fdb>] ? __pci_set_master+0x2b/0x90
> [    0.625650]  [<ffffffff813f63ba>] nouveau_drm_probe+0x26a/0x2c0
> [    0.625652]  [<ffffffff812b5045>] ? pci_match_device+0xd5/0xe0
> [    0.625654]  [<ffffffff812b51c6>] pci_device_probe+0x136/0x150
> [    0.625655]  [<ffffffff814335d6>] driver_probe_device+0x76/0x210
> [    0.625656]  [<ffffffff8143381b>] __driver_attach+0xab/0xb0
> [    0.625657]  [<ffffffff81433770>] ? driver_probe_device+0x210/0x210
> [    0.625658]  [<ffffffff814317cd>] bus_for_each_dev+0x5d/0xa0
> [    0.625659]  [<ffffffff8143301e>] driver_attach+0x1e/0x20
> [    0.625660]  [<ffffffff81432c01>] bus_add_driver+0x111/0x280
> [    0.625662]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
> [    0.625663]  [<ffffffff81433ed7>] driver_register+0x77/0x170
> [    0.625665]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
> [    0.625666]  [<ffffffff812b4184>] __pci_register_driver+0x64/0x70
> [    0.625668]  [<ffffffff8135ac05>] drm_pci_init+0x115/0x130
> [    0.625669]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
> [    0.625670]  [<ffffffff81d22af1>] ? ttm_init+0x62/0x62
> [    0.625671]  [<ffffffff81d22b3e>] nouveau_drm_init+0x4d/0x4f
> [    0.625673]  [<ffffffff81000312>] do_one_initcall+0x122/0x170
> [    0.625675]  [<ffffffff81cf7f49>] kernel_init_freeable+0x108/0x197
> [    0.625676]  [<ffffffff81cf781c>] ? do_early_param+0x8c/0x8c
> [    0.625678]  [<ffffffff815ff110>] ? rest_init+0xe0/0xe0
> [    0.625679]  [<ffffffff815ff11e>] kernel_init+0xe/0xf0
> [    0.625681]  [<ffffffff81620fdc>] ret_from_fork+0x7c/0xb0
> [    0.625682]  [<ffffffff815ff110>] ? rest_init+0xe0/0xe0
> [    0.697046] Console: switching to colour frame buffer device 240x67
> [    0.735951] nouveau 0000:03:00.0: fb0: nouveaufb frame buffer device
> [    0.736451] nouveau 0000:03:00.0: registered panic notifier
> [    0.736955] [drm] Initialized nouveau 1.1.0 20120801 for 0000:03:00.0 on minor 0
> 



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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-19 20:40     ` [Nouveau] " Peter Hurley
@ 2013-03-20  6:35       ` Lijo Antony
  2013-03-20 15:23         ` Lijo Antony
  0 siblings, 1 reply; 20+ messages in thread
From: Lijo Antony @ 2013-03-20  6:35 UTC (permalink / raw)
  To: Peter Hurley
  Cc: Borislav Petkov, Ben Skeggs, Lucas Stach, nouveau, linux-kernel,
	dri-devel, Dave Airlie

On 03/20/2013 12:40 AM, Peter Hurley wrote:
>>
>> with the hope of having the right people on CC now (finally, thanks
>> Lucas :-)), here's the same splat on -rc3. Someone better take a look
>> soonish, please:
>
> Also happens in next (on nv50 hardware).

I think this is same as https://lkml.org/lkml/2013/3/16/143 (btw, git 
bisect in that mail is incorrect). While investigating, I found this 
issue was introduced during 3.9 merge window. For me this comes when I 
connect my TV via HDMI. But for a couple of tags during bisecting, I 
have seen the same during boot also.

-lijo








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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-20  6:35       ` Lijo Antony
@ 2013-03-20 15:23         ` Lijo Antony
  2013-03-20 15:29           ` Borislav Petkov
  0 siblings, 1 reply; 20+ messages in thread
From: Lijo Antony @ 2013-03-20 15:23 UTC (permalink / raw)
  To: Peter Hurley
  Cc: Borislav Petkov, Ben Skeggs, Lucas Stach, nouveau, linux-kernel,
	dri-devel, Dave Airlie

On 03/20/2013 10:35 AM, Lijo Antony wrote:
> I think this is same as https://lkml.org/lkml/2013/3/16/143 (btw, git
> bisect in that mail is incorrect). While investigating, I found this
> issue was introduced during 3.9 merge window. For me this comes when I
> connect my TV via HDMI.

FWIW, git bisect gave this log,

git bisect start 'drivers/gpu/'
# good: [e450fcc6669705ef49784080ac6dd8513df37763] drm/tegra: Add list 
of framebuffers to debugfs
git bisect good e450fcc6669705ef49784080ac6dd8513df37763
# bad: [6dbe51c251a327e012439c4772097a13df43c5b8] Linux 3.9-rc1
git bisect bad 6dbe51c251a327e012439c4772097a13df43c5b8
# good: [bab588fcfb6335c767d811a8955979f5440328e0] Merge tag 'soc' of 
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
git bisect good bab588fcfb6335c767d811a8955979f5440328e0
# good: [be88298b0a3f771a4802f20c5e66af74bfd1dff1] drm/tilcdc: only 
build on arm
git bisect good be88298b0a3f771a4802f20c5e66af74bfd1dff1
# bad: [4d53233a36fdda567cd4d080e27e1ee4b669ddd1] drm: don't use 
idr_remove_all()
git bisect bad 4d53233a36fdda567cd4d080e27e1ee4b669ddd1
# good: [9afa3195b96da7d2320ec44d19fbfbded7a15571] Merge branch 
'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
git bisect good 9afa3195b96da7d2320ec44d19fbfbded7a15571
# good: [496ad9aa8ef448058e36ca7a787c61f2e63f0f54] new helper: 
file_inode(file)
git bisect good 496ad9aa8ef448058e36ca7a787c61f2e63f0f54
# bad: [d895cb1af15c04c522a25c79cc429076987c089b] Merge branch 
'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
git bisect bad d895cb1af15c04c522a25c79cc429076987c089b
# bad: [fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb] Merge branch 
'drm-next' of git://people.freedesktop.org/~airlied/linux
git bisect bad fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb

-lijo

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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-20 15:23         ` Lijo Antony
@ 2013-03-20 15:29           ` Borislav Petkov
  2013-03-24 18:00             ` Lijo Antony
  0 siblings, 1 reply; 20+ messages in thread
From: Borislav Petkov @ 2013-03-20 15:29 UTC (permalink / raw)
  To: Lijo Antony
  Cc: Peter Hurley, Ben Skeggs, Lucas Stach, nouveau, linux-kernel,
	dri-devel, Dave Airlie

On Wed, Mar 20, 2013 at 07:23:19PM +0400, Lijo Antony wrote:
> # bad: [fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb] Merge branch
> 'drm-next' of git://people.freedesktop.org/~airlied/linux
> git bisect bad fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb

This is a merge commit which means something went wrong along the way of
the bisection.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-20 15:29           ` Borislav Petkov
@ 2013-03-24 18:00             ` Lijo Antony
  2013-03-24 19:49               ` Borislav Petkov
  0 siblings, 1 reply; 20+ messages in thread
From: Lijo Antony @ 2013-03-24 18:00 UTC (permalink / raw)
  To: Borislav Petkov, Peter Hurley, Ben Skeggs, Lucas Stach, nouveau,
	linux-kernel, dri-devel, Dave Airlie

On 03/20/2013 07:29 PM, Borislav Petkov wrote:
> On Wed, Mar 20, 2013 at 07:23:19PM +0400, Lijo Antony wrote:
>> # bad: [fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb] Merge branch
>> 'drm-next' of git://people.freedesktop.org/~airlied/linux
>> git bisect bad fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb
>
> This is a merge commit which means something went wrong along the way of
> the bisection.
>

Looks like this has been fixed in -rc4.

-lijo

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

* Re: [Nouveau] nouveau lockdep splat
  2013-03-24 18:00             ` Lijo Antony
@ 2013-03-24 19:49               ` Borislav Petkov
  0 siblings, 0 replies; 20+ messages in thread
From: Borislav Petkov @ 2013-03-24 19:49 UTC (permalink / raw)
  To: Lijo Antony
  Cc: Peter Hurley, Ben Skeggs, Lucas Stach, nouveau, linux-kernel,
	dri-devel, Dave Airlie

On Sun, Mar 24, 2013 at 10:00:55PM +0400, Lijo Antony wrote:
> Looks like this has been fixed in -rc4.

Yep, it seems so here too.

Thanks.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

end of thread, other threads:[~2013-03-24 19:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04 21:16 nouveau lockdep splat Borislav Petkov
2013-03-04 21:16 ` Borislav Petkov
2013-03-05 16:30 ` Lucas Stach
2013-03-06  0:04   ` Borislav Petkov
2013-03-06  0:04     ` Borislav Petkov
2013-03-06 19:14     ` Marcin Slusarz
2013-03-06 19:31       ` Stephen Warren
2013-03-06 19:31         ` Stephen Warren
2013-03-06 19:53         ` Borislav Petkov
2013-03-06 20:02         ` Joe Perches
2013-03-06 19:42       ` Borislav Petkov
2013-03-19 20:24   ` Borislav Petkov
2013-03-19 20:40     ` [Nouveau] " Peter Hurley
2013-03-20  6:35       ` Lijo Antony
2013-03-20 15:23         ` Lijo Antony
2013-03-20 15:29           ` Borislav Petkov
2013-03-24 18:00             ` Lijo Antony
2013-03-24 19:49               ` Borislav Petkov
2013-03-07 11:20 ` Arend van Spriel
2013-03-11 14:20   ` Arend van Spriel

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.