i915 DRM driver problem when installing Mint linux on Surface3

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

 



Title: Samsung Enterprise Portal mySingle

Hi everyone.


Currently I'm installing Linux Mint 17.1 Rebecca - Cinnamon on Microsoft Surface3.
(Not Surface Pro 3, but Surface 3 with Atom x7-Z8700 cherry trail and Intel HD Graphics)

I could install mint linux successfully. However, 3D graphics wasn't enabled.
So I tried other ways - change linux kernel to 4.1.0-rc4 drm-intel-next from http://cgit.freedesktop.org/drm-intel and update mesa version. 
But it didn't show successful result. According to dmesg it seems i915 DRM driver isn't initialized correctly

So I'm wondering that the latest i915 DRM driver doesn't support Surface3 yet? or is there other solutions?

Below log is kernel dmesg when drm failed. Thanks in advance :)

[   16.147071] init: failsafe main process (643) killed by TERM signal
[   16.582658] mwifiex_pcie 0000:01:00.0: enabling device (0000 -> 0002)
[   16.584705] mwifiex: rx work enabled, cpus 4
[   16.777292] mwifiex_pcie 0000:01:00.0: PCI-E is the winner
[   17.068148] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   17.086615] init: samba-ad-dc main process (788) terminated with status 1
[   17.427166] [drm] Memory usable by graphics device = 2048M
[   17.428513] checking generic (c0000000 1e0000) vs hw (c0000000 10000000)
[   17.429851] fb: switching to inteldrmfb from EFI VGA
[   17.431272] Console: switching to colour dummy device 80x25
[   17.432649] [drm] Replacing VGA console driver
[   17.435739] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   17.435753] [drm] Driver supports precise vblank timestamp query.
[   17.435821] [drm:intel_parse_bios [i915]] *ERROR* undefined sequence
[   17.453467] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   17.530374] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   17.531027] mwifiex_pcie 0000:01:00.0: info: FW download over, size 656896 bytes
[   17.531371] fbcon: inteldrmfb (fb0) is primary device
[   17.713645] [drm:vlv_enable_dsi_pll [i915]] *ERROR* DSI PLL lock failed
[   18.053598] mwifiex_pcie 0000:01:00.0: WLAN FW is active
[   18.185559] [drm:dpi_send_cmd.constprop.8 [i915]] *ERROR* Video mode command 0x00000042 send failed.
[   18.295640] ieee80211 phy0: ignoring F/W country code US
[   18.304296] mwifiex_pcie 0000:01:00.0: driver_version = mwifiex 1.0 (15.69.2.p11) 
[   18.329694] ------------[ cut here ]------------
[   18.329757] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_display.c:12253 intel_modeset_check_state+0x831/0xc00 [i915]()
[   18.329758] encoder's hw state doesn't match sw tracking (expected 1, found 0)
[   18.329814] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.329818] CPU: 3 PID: 69 Comm: kworker/3:1 Not tainted 4.1.0-rc4 #2
[   18.329819] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.329828] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.329832]  ffffffffa0584040 ffff8800579dbaf8 ffffffff817a05bf 0000000014281428
[   18.329834]  ffff8800579dbb48 ffff8800579dbb38 ffffffff8107647a ffff88002e3e0800
[   18.329836]  0000000000000001 ffff880060de9348 ffff88002e3e0800 ffff880060de9330
[   18.329837] Call Trace:
[   18.329845]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.329849]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.329851]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.329881]  [<ffffffffa052a931>] intel_modeset_check_state+0x831/0xc00 [i915]
[   18.329912]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.329930]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.329937]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.329943]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.329949]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.329955]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.329985]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.329990]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.329995]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.329998]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.330000]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.330002]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.330005]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.330007]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.330010]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.330012]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.330014] ---[ end trace a1d0736f9bc6d929 ]---
[   18.337507] ------------[ cut here ]------------
[   18.337569] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.337571] DPIO read pipe B reg 0x8080 == 0xffffffff
[   18.337623] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.337629] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.337630] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.337642] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.337647]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 0000000014fa14fa
[   18.337650]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.337653]  0000000000008080 0000000000000001 ffff880064930000 0000000000008184
[   18.337654] Call Trace:
[   18.337664]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.337669]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.337672]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.337717]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.337721]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.337765]  [<ffffffffa051a07b>] i9xx_get_pipe_config+0x58b/0x670 [i915]
[   18.337810]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.337814]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.337863]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.337909]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.337932]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.337941]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.337951]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.337960]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.337969]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.338013]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.338021]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.338028]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.338032]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.338035]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.338038]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.338042]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.338045]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.338049]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.338052]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.338054] ---[ end trace a1d0736f9bc6d92a ]---
[   18.345647] ------------[ cut here ]------------
[   18.345737] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.345739] DPIO read pipe B reg 0x8180 == 0xffffffff
[   18.345791] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.345796] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.345798] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.345809] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.345814]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 0000000015d615d6
[   18.345817]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.345821]  0000000000008180 0000000000000001 ffff880064930000 0000000000008184
[   18.345822] Call Trace:
[   18.345832]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.345837]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.345840]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.345885]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.345889]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.345918]  [<ffffffffa051a08c>] i9xx_get_pipe_config+0x59c/0x670 [i915]
[   18.345947]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.345951]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.345984]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.346014]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.346032]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.346039]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.346045]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.346051]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.346057]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.346087]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.346093]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.346097]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.346100]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.346102]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.346104]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.346107]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.346109]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.346112]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.346114]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.346115] ---[ end trace a1d0736f9bc6d92b ]---
[   18.353487] ------------[ cut here ]------------
[   18.353550] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.353552] DPIO read pipe B reg 0x8184 == 0xffffffff
[   18.353604] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.353609] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.353611] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.353622] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.353627]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 0000000016b216b2
[   18.353630]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.353634]  0000000000008184 0000000000000001 ffff880064930000 0000000000008184
[   18.353635] Call Trace:
[   18.353644]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.353650]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.353652]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.353697]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.353701]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.353746]  [<ffffffffa051a09d>] i9xx_get_pipe_config+0x5ad/0x670 [i915]
[   18.353790]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.353794]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.353843]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.353889]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.353912]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.353922]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.353931]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.353940]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.353949]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.353994]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.354002]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.354009]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.354013]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.354016]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.354019]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.354022]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.354025]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.354029]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.354032]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.354034] ---[ end trace a1d0736f9bc6d92c ]---
[   18.361585] ------------[ cut here ]------------
[   18.361714] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.361716] DPIO read pipe B reg 0x8188 == 0xffffffff
[   18.361768] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.361773] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.361775] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.361786] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.361791]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 00000000178e178e
[   18.361794]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.361797]  0000000000008188 0000000000000001 ffff880064930000 00000000ffffffff
[   18.361798] Call Trace:
[   18.361808]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.361814]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.361816]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.361861]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.361865]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.361909]  [<ffffffffa051a0b2>] i9xx_get_pipe_config+0x5c2/0x670 [i915]
[   18.361939]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.361942]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.361975]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.362005]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.362023]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.362030]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.362036]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.362042]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.362048]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.362078]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.362084]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.362088]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.362091]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.362093]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.362095]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.362097]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.362100]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362102]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.362105]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362106] ---[ end trace a1d0736f9bc6d92d ]---
[   18.362144] [drm:check_crtc_state [i915]] *ERROR* mismatch in dpll_hw_state.dpll (expected 0x20002000, found 0x20006000)
[   18.362145] ------------[ cut here ]------------
[   18.362175] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_display.c:12325 check_crtc_state+0x801/0xf60 [i915]()
[   18.362175] pipe state doesn't match!
[   18.362199] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.362201] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.362202] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.362207] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.362209]  ffffffffa0584040 ffff8800579db7b8 ffffffff817a05bf 00000000186c186c
[   18.362211]  ffff8800579db808 ffff8800579db7f8 ffffffff8107647a ffff8800579db800
[   18.362214]  ffff88006327e400 ffff88002dab9000 ffff880060de9000 ffff880064930000
[   18.362214] Call Trace:
[   18.362217]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.362219]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.362220]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.362250]  [<ffffffffa0516471>] check_crtc_state+0x801/0xf60 [i915]
[   18.362282]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.362312]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.362324]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.362330]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.362336]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.362342]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.362348]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.362378]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.362383]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.362387]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.362389]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.362391]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.362393]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.362395]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.362398]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362400]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.362402]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362403] ---[ end trace a1d0736f9bc6d92e ]---
[   18.362471] ------------[ cut here ]------------
[   18.362502] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_display.c:12253 intel_modeset_check_state+0x831/0xc00 [i915]()
[   18.362503] encoder's hw state doesn't match sw tracking (expected 1, found 0)
[   18.362528] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.362529] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.362530] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.362535] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.362538]  ffffffffa0584040 ffff8800579dbaf8 ffffffff817a05bf 0000000019401940
[   18.362540]  ffff8800579dbb48 ffff8800579dbb38 ffffffff8107647a ffff88002e3e0800
[   18.362542]  0000000000000001 ffff880060de9348 ffff88002e3e0800 ffff880060de9330
[   18.362543] Call Trace:
[   18.362545]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.362548]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.362549]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.362579]  [<ffffffffa052a931>] intel_modeset_check_state+0x831/0xc00 [i915]
[   18.362610]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.362622]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.362628]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.362634]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.362640]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.362646]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.362675]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.362680]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.362685]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.362687]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.362689]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.362691]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.362693]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.362695]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362697]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.362700]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.362701] ---[ end trace a1d0736f9bc6d92f ]---
[   18.369485] ------------[ cut here ]------------
[   18.369547] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.369549] DPIO read pipe B reg 0x8080 == 0xffffffff
[   18.369601] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.369606] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.369608] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.369620] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.369625]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 000000001a121a12
[   18.369628]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.369631]  0000000000008080 0000000000000001 ffff880064930000 0000000000008184
[   18.369632] Call Trace:
[   18.369642]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.369647]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.369650]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.369695]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.369699]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.369743]  [<ffffffffa051a07b>] i9xx_get_pipe_config+0x58b/0x670 [i915]
[   18.369787]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.369792]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.369841]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.369886]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.369909]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.369919]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.369929]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.369937]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.369946]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.369991]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.369999]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.370006]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.370010]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.370013]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.370016]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.370019]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.370023]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.370026]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.370030]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.370032] ---[ end trace a1d0736f9bc6d930 ]---
[   18.377552] ------------[ cut here ]------------
[   18.377642] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.377643] DPIO read pipe B reg 0x8180 == 0xffffffff
[   18.377695] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.377700] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.377702] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.377713] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.377718]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 000000001aee1aee
[   18.377722]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.377725]  0000000000008180 0000000000000001 ffff880064930000 0000000000008184
[   18.377726] Call Trace:
[   18.377736]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.377741]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.377744]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.377789]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.377793]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.377837]  [<ffffffffa051a08c>] i9xx_get_pipe_config+0x59c/0x670 [i915]
[   18.377881]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.377886]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.377935]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.377979]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.377997]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.378004]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.378010]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.378016]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.378022]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.378052]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.378058]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.378062]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.378065]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.378067]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.378069]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.378072]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.378074]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.378077]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.378079]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.378080] ---[ end trace a1d0736f9bc6d931 ]---
[   18.385484] ------------[ cut here ]------------
[   18.385546] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.385548] DPIO read pipe B reg 0x8184 == 0xffffffff
[   18.385600] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.385605] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.385607] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.385618] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.385623]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 000000001bca1bca
[   18.385627]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.385630]  0000000000008184 0000000000000001 ffff880064930000 0000000000008184
[   18.385631] Call Trace:
[   18.385641]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.385646]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.385649]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.385694]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.385698]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.385742]  [<ffffffffa051a09d>] i9xx_get_pipe_config+0x5ad/0x670 [i915]
[   18.385786]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.385791]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.385840]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.385885]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.385908]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.385918]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.385928]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.385936]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.385945]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.385990]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.385998]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.386005]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.386009]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.386012]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.386015]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.386018]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.386022]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.386025]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.386029]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.386031] ---[ end trace a1d0736f9bc6d932 ]---
[   18.393546] ------------[ cut here ]------------
[   18.393634] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.393636] DPIO read pipe B reg 0x8188 == 0xffffffff
[   18.393688] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.393693] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.393695] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.393706] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.393711]  ffffffffa0588710 ffff8800579db6f8 ffffffff817a05bf 000000001ca61ca6
[   18.393715]  ffff8800579db748 ffff8800579db738 ffffffff8107647a 00000000fffeed00
[   18.393718]  0000000000008188 0000000000000001 ffff880064930000 00000000ffffffff
[   18.393719] Call Trace:
[   18.393729]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.393734]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.393737]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.393782]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.393786]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.393830]  [<ffffffffa051a0b2>] i9xx_get_pipe_config+0x5c2/0x670 [i915]
[   18.393875]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.393879]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.393928]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.393973]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.393996]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.394010]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.394017]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.394022]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.394028]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.394058]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.394064]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.394068]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.394071]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.394073]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.394075]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.394078]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.394080]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394082]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.394085]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394086] ---[ end trace a1d0736f9bc6d933 ]---
[   18.394125] [drm:check_crtc_state [i915]] *ERROR* mismatch in dpll_hw_state.dpll (expected 0x20002000, found 0x20006000)
[   18.394125] ------------[ cut here ]------------
[   18.394155] WARNING: CPU: 3 PID: 69 at drivers/gpu/drm/i915/intel_display.c:12325 check_crtc_state+0x801/0xf60 [i915]()
[   18.394156] pipe state doesn't match!
[   18.394179] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.394181] CPU: 3 PID: 69 Comm: kworker/3:1 Tainted: G        W       4.1.0-rc4 #2
[   18.394182] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.394187] Workqueue: events output_poll_execute [drm_kms_helper]
[   18.394190]  ffffffffa0584040 ffff8800579db7b8 ffffffff817a05bf 000000001d841d84
[   18.394192]  ffff8800579db808 ffff8800579db7f8 ffffffff8107647a ffff8800579db800
[   18.394194]  ffff88006327e800 ffff88002dab9000 ffff880060de9000 ffff880064930000
[   18.394194] Call Trace:
[   18.394197]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.394199]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.394201]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.394230]  [<ffffffffa0516471>] check_crtc_state+0x801/0xf60 [i915]
[   18.394262]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.394292]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.394305]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.394311]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.394317]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.394323]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.394328]  [<ffffffffa01ab0ff>] drm_fb_helper_hotplug_event+0x8f/0xe0 [drm_kms_helper]
[   18.394358]  [<ffffffffa053ba3e>] intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
[   18.394363]  [<ffffffffa019f75b>] drm_kms_helper_hotplug_event+0x2b/0x40 [drm_kms_helper]
[   18.394368]  [<ffffffffa019f83d>] output_poll_execute+0x6d/0x1a0 [drm_kms_helper]
[   18.394370]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.394372]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.394374]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.394376]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.394378]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394380]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.394383]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394384] ---[ end trace a1d0736f9bc6d934 ]---
[   18.394637] ------------[ cut here ]------------
[   18.394671] WARNING: CPU: 2 PID: 73 at drivers/gpu/drm/i915/intel_display.c:12253 intel_modeset_check_state+0x831/0xc00 [i915]()
[   18.394672] encoder's hw state doesn't match sw tracking (expected 1, found 0)
[   18.394697] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.394700] CPU: 2 PID: 73 Comm: kworker/u8:2 Tainted: G        W       4.1.0-rc4 #2
[   18.394700] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.394704] Workqueue: events_unbound async_run_entry_fn
[   18.394707]  ffffffffa0584040 ffff880057b63808 ffffffff817a05bf 000000001e581e58
[   18.394709]  ffff880057b63858 ffff880057b63848 ffffffff8107647a ffff88002e3e0800
[   18.394711]  0000000000000001 ffff880060de9348 ffff88002e3e0800 ffff880060de9330
[   18.394712] Call Trace:
[   18.394715]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.394717]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.394719]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.394750]  [<ffffffffa052a931>] intel_modeset_check_state+0x831/0xc00 [i915]
[   18.394780]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.394793]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.394799]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.394805]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.394811]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.394840]  [<ffffffffa053a63a>] intel_fbdev_set_par+0x1a/0x60 [i915]
[   18.394844]  [<ffffffff814180e4>] fbcon_init+0x4f4/0x580
[   18.394847]  [<ffffffff814acdbc>] visual_init+0xbc/0x120
[   18.394849]  [<ffffffff814af573>] do_bind_con_driver+0x163/0x330
[   18.394851]  [<ffffffff814afa7c>] do_take_over_console+0x11c/0x1c0
[   18.394853]  [<ffffffff81413263>] do_fbcon_takeover+0x63/0xd0
[   18.394855]  [<ffffffff81418b8d>] fbcon_event_notify+0x68d/0x7e0
[   18.394858]  [<ffffffff810968ee>] notifier_call_chain+0x4e/0x80
[   18.394861]  [<ffffffff81096c4d>] __blocking_notifier_call_chain+0x4d/0x70
[   18.394863]  [<ffffffff810c3cb6>] ? pm_vt_switch_required+0x76/0xb0
[   18.394865]  [<ffffffff81096c86>] blocking_notifier_call_chain+0x16/0x20
[   18.394867]  [<ffffffff8141e99b>] fb_notifier_call_chain+0x1b/0x20
[   18.394869]  [<ffffffff81420a16>] register_framebuffer+0x1e6/0x320
[   18.394876]  [<ffffffffa01ab494>] drm_fb_helper_initial_config+0x274/0x3e0 [drm_kms_helper]
[   18.394879]  [<ffffffff81013693>] ? __switch_to+0x1e3/0x580
[   18.394909]  [<ffffffffa053b84b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[   18.394911]  [<ffffffff8109856c>] async_run_entry_fn+0x4c/0x160
[   18.394913]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.394915]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.394917]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.394919]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.394921]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394924]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.394926]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.394927] ---[ end trace a1d0736f9bc6d935 ]---
[   18.401578] ------------[ cut here ]------------
[   18.401741] WARNING: CPU: 2 PID: 73 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.401743] DPIO read pipe B reg 0x8080 == 0xffffffff
[   18.401794] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.401799] CPU: 2 PID: 73 Comm: kworker/u8:2 Tainted: G        W       4.1.0-rc4 #2
[   18.401801] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.401809] Workqueue: events_unbound async_run_entry_fn
[   18.401814]  ffffffffa0588710 ffff880057b63408 ffffffff817a05bf 000000001f441f44
[   18.401818]  ffff880057b63458 ffff880057b63448 ffffffff8107647a 00000000fffeed00
[   18.401821]  0000000000008080 0000000000000001 ffff880064930000 0000000000008184
[   18.401822] Call Trace:
[   18.401830]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.401834]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.401837]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.401882]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.401887]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.401930]  [<ffffffffa051a07b>] i9xx_get_pipe_config+0x58b/0x670 [i915]
[   18.401959]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.401963]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.401996]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.402026]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.402044]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.402052]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.402059]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.402064]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.402094]  [<ffffffffa053a63a>] intel_fbdev_set_par+0x1a/0x60 [i915]
[   18.402097]  [<ffffffff814180e4>] fbcon_init+0x4f4/0x580
[   18.402100]  [<ffffffff814acdbc>] visual_init+0xbc/0x120
[   18.402103]  [<ffffffff814af573>] do_bind_con_driver+0x163/0x330
[   18.402105]  [<ffffffff814afa7c>] do_take_over_console+0x11c/0x1c0
[   18.402107]  [<ffffffff81413263>] do_fbcon_takeover+0x63/0xd0
[   18.402109]  [<ffffffff81418b8d>] fbcon_event_notify+0x68d/0x7e0
[   18.402112]  [<ffffffff810968ee>] notifier_call_chain+0x4e/0x80
[   18.402114]  [<ffffffff81096c4d>] __blocking_notifier_call_chain+0x4d/0x70
[   18.402116]  [<ffffffff810c3cb6>] ? pm_vt_switch_required+0x76/0xb0
[   18.402119]  [<ffffffff81096c86>] blocking_notifier_call_chain+0x16/0x20
[   18.402121]  [<ffffffff8141e99b>] fb_notifier_call_chain+0x1b/0x20
[   18.402123]  [<ffffffff81420a16>] register_framebuffer+0x1e6/0x320
[   18.402130]  [<ffffffffa01ab494>] drm_fb_helper_initial_config+0x274/0x3e0 [drm_kms_helper]
[   18.402133]  [<ffffffff81013693>] ? __switch_to+0x1e3/0x580
[   18.402163]  [<ffffffffa053b84b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[   18.402165]  [<ffffffff8109856c>] async_run_entry_fn+0x4c/0x160
[   18.402167]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.402169]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.402171]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.402173]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.402176]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.402178]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.402180]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.402182] ---[ end trace a1d0736f9bc6d936 ]---
[   18.409512] ------------[ cut here ]------------
[   18.409604] WARNING: CPU: 2 PID: 73 at drivers/gpu/drm/i915/intel_sideband.c:200 vlv_dpio_read+0x6e/0x80 [i915]()
[   18.409606] DPIO read pipe B reg 0x8180 == 0xffffffff
[   18.409657] Modules linked in: i915(+) mwifiex_pcie mwifiex intel_powerclamp coretemp rfcomm kvm_intel bnep kvm bluetooth cfg80211 dm_multipath drm_kms_helper scsi_dh crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm ax88179_178a usbnet binfmt_misc aesni_intel mii aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd dwc3 i2c_hid mac_hid dw_dmac shpchp nls_iso8859_1 udc_core video dw_dmac_core i2c_designware_platform i2c_designware_core i2c_algo_bit lpc_ich spi_pxa2xx_platform acpi_pad wmi 8250_dw parport_pc ppdev lp parport hid_generic usbhid hid mmc_block dm_mirror sdhci_acpi dm_region_hash dm_log sdhci
[   18.409662] CPU: 2 PID: 73 Comm: kworker/u8:2 Tainted: G        W       4.1.0-rc4 #2
[   18.409664] Hardware name: Microsoft Corporation Surface 3/Surface 3, BIOS 1.50310.98 03/10/2015
[   18.409672] Workqueue: events_unbound async_run_entry_fn
[   18.409677]  ffffffffa0588710 ffff880057b63408 ffffffff817a05bf 00000000203a203a
[   18.409680]  ffff880057b63458 ffff880057b63448 ffffffff8107647a 00000000fffeed00
[   18.409683]  0000000000008180 0000000000000001 ffff880064930000 0000000000008184
[   18.409684] Call Trace:
[   18.409693]  [<ffffffff817a05bf>] dump_stack+0x45/0x57
[   18.409697]  [<ffffffff8107647a>] warn_slowpath_common+0x8a/0xc0
[   18.409700]  [<ffffffff810764f6>] warn_slowpath_fmt+0x46/0x50
[   18.409745]  [<ffffffffa053612e>] vlv_dpio_read+0x6e/0x80 [i915]
[   18.409749]  [<ffffffff817a6056>] ? mutex_lock+0x16/0x37
[   18.409793]  [<ffffffffa051a08c>] i9xx_get_pipe_config+0x59c/0x670 [i915]
[   18.409838]  [<ffffffffa0515db0>] check_crtc_state+0x140/0xf60 [i915]
[   18.409842]  [<ffffffff810cf639>] ? vprintk_default+0x29/0x40
[   18.409891]  [<ffffffffa052a3a9>] intel_modeset_check_state+0x2a9/0xc00 [i915]
[   18.409936]  [<ffffffffa052b1b0>] intel_crtc_set_config+0x440/0x680 [i915]
[   18.409960]  [<ffffffffa0241fdf>] drm_mode_set_config_internal+0x6f/0x110 [drm]
[   18.409971]  [<ffffffffa01a9258>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
[   18.409980]  [<ffffffffa01ab179>] drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[   18.409989]  [<ffffffffa01ab1f2>] drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[   18.410033]  [<ffffffffa053a63a>] intel_fbdev_set_par+0x1a/0x60 [i915]
[   18.410038]  [<ffffffff814180e4>] fbcon_init+0x4f4/0x580
[   18.410042]  [<ffffffff814acdbc>] visual_init+0xbc/0x120
[   18.410045]  [<ffffffff814af573>] do_bind_con_driver+0x163/0x330
[   18.410049]  [<ffffffff814afa7c>] do_take_over_console+0x11c/0x1c0
[   18.410052]  [<ffffffff81413263>] do_fbcon_takeover+0x63/0xd0
[   18.410054]  [<ffffffff81418b8d>] fbcon_event_notify+0x68d/0x7e0
[   18.410059]  [<ffffffff810968ee>] notifier_call_chain+0x4e/0x80
[   18.410062]  [<ffffffff81096c4d>] __blocking_notifier_call_chain+0x4d/0x70
[   18.410065]  [<ffffffff810c3cb6>] ? pm_vt_switch_required+0x76/0xb0
[   18.410069]  [<ffffffff81096c86>] blocking_notifier_call_chain+0x16/0x20
[   18.410078]  [<ffffffff8141e99b>] fb_notifier_call_chain+0x1b/0x20
[   18.410080]  [<ffffffff81420a16>] register_framebuffer+0x1e6/0x320
[   18.410086]  [<ffffffffa01ab494>] drm_fb_helper_initial_config+0x274/0x3e0 [drm_kms_helper]
[   18.410090]  [<ffffffff81013693>] ? __switch_to+0x1e3/0x580
[   18.410120]  [<ffffffffa053b84b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[   18.410121]  [<ffffffff8109856c>] async_run_entry_fn+0x4c/0x160
[   18.410124]  [<ffffffff8108fbdf>] process_one_work+0x14f/0x420
[   18.410126]  [<ffffffff81090398>] worker_thread+0x118/0x530
[   18.410128]  [<ffffffff81090280>] ? rescuer_thread+0x3d0/0x3d0
[   18.410130]  [<ffffffff81095922>] kthread+0xd2/0xf0
[   18.410132]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.410135]  [<ffffffff817a87a2>] ret_from_fork+0x42/0x70
[   18.410137]  [<ffffffff81095850>] ? kthread_create_on_node+0x180/0x180
[   18.410138] ---[ end trace a1d0736f9bc6d937 ]---
[   18.417395] ------------[ cut here ]------------

 

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux