Bug 92740 - Unclaimed register detected before writing to register 0x20a8
Summary: Unclaimed register detected before writing to register 0x20a8
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 17:09 UTC by andrew
Modified: 2017-02-21 16:15 UTC (History)
2 users (show)

See Also:
i915 platform: BDW
i915 features:


Attachments

Description andrew 2015-10-30 17:09:18 UTC
Similar, but different to https://bugs.freedesktop.org/show_bug.cgi?id=91960

Hardware is an Intel NUC5i3.

When i start mplayer to play a video file i get a kernel warning:

[  744.158990] WARNING: CPU: 2 PID: 973 at drivers/gpu/drm/i915/intel_uncore.c:620 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[  744.158993] Unclaimed register detected before writing to register 0x20a8
[  744.158995] Modules linked in: nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul sha256_ssse3 sha256_generic hmac arc4 iwlmvm drbg ansi_cprng joydev btusb aesni_intel mac80211 btrtl aes_x86_64 btbcm btintel bluetooth lrw gf128mul snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support glue_helper iwlwifi psmouse evdev snd_hda_intel snd_hda_codec snd_hda_core ablk_helper snd_hwdep serio_raw cryptd cfg80211 snd_soc_rt5640 snd_soc_rl6231 snd_soc_core snd_compress pcspkr snd_pcm rfkill nuvoton_cir tpm_tis sg rc_core i915 snd_timer tpm snd soundcore battery regmap_i2c drm_kms_helper drm mei_me mei snd_soc_sst_acpi video i2c_designware_platform
[  744.159052]  processor dw_dmac dw_dmac_core i2c_algo_bit i2c_designware_core i2c_i801 button lpc_ich shpchp mfd_core acpi_pad tun autofs4 ext4 crc16 mbcache jbd2 hid_logitech_hidpp sd_mod hid_logitech_dj usbhid crc32c_intel ahci libahci libata scsi_mod ehci_pci ehci_hcd e1000e ptp pps_core xhci_pci xhci_hcd usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid
[  744.159083] CPU: 2 PID: 973 Comm: Xorg Not tainted 4.3.0-rc7 #2
[  744.159085] Hardware name: \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff/NUC5i3RYB, BIOS RYBDWi35.86A.0130.2014.1203.1639 12/03/2014
[  744.159087]  ffffffffa05104d0 ffffffff812c0209 ffff8802135c7b18 ffffffff8106eb2d
[  744.159091]  ffff880214800000 ffff8802135c7b68 00000000000020a8 00000000000020a8
[  744.159094]  0000000000000046 ffffffff8106ebac ffffffffa0510498 0000000000000030
[  744.159098] Call Trace:
[  744.159104]  [<ffffffff812c0209>] ? dump_stack+0x40/0x57
[  744.159108]  [<ffffffff8106eb2d>] ? warn_slowpath_common+0x7d/0xb0
[  744.159111]  [<ffffffff8106ebac>] ? warn_slowpath_fmt+0x4c/0x50
[  744.159131]  [<ffffffffa0494055>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[  744.159149]  [<ffffffffa0496dd8>] ? gen8_write32+0x58/0x1b0 [i915]
[  744.159168]  [<ffffffffa0489d86>] ? gen8_logical_ring_get_irq+0x86/0xc0 [i915]
[  744.159185]  [<ffffffffa047948a>] ? __i915_wait_request+0x45a/0x500 [i915]
[  744.159189]  [<ffffffff810a9bc0>] ? wake_atomic_t_function+0x60/0x60
[  744.159207]  [<ffffffffa0479680>] ? i915_gem_object_wait_rendering__nonblocking+0x150/0x290 [i915]
[  744.159225]  [<ffffffffa047c9d4>] ? i915_gem_set_domain_ioctl+0x94/0x120 [i915]
[  744.159239]  [<ffffffffa0345130>] ? drm_ioctl+0x110/0x440 [drm]
[  744.159255]  [<ffffffffa047c940>] ? i915_gem_object_set_to_gtt_domain+0x150/0x150 [i915]
[  744.159260]  [<ffffffff810cf597>] ? hrtimer_start_range_ns+0x1c7/0x3b0
[  744.159264]  [<ffffffff811c9f0f>] ? do_vfs_ioctl+0x28f/0x480
[  744.159268]  [<ffffffff814433cd>] ? __sys_recvmsg+0x5d/0x70
[  744.159271]  [<ffffffff811ca174>] ? SyS_ioctl+0x74/0x80
[  744.159275]  [<ffffffff8154d636>] ? entry_SYSCALL_64_fastpath+0x16/0x75
[  744.159277] ---[ end trace 1b4d8646c926b774 ]---

This is with 4.3.0-rc7 but i have also tried 4.2.5, debian 4.2.0, debian 4.1.0 and they all give a warning at the same time.

Warning happens every time. After the warning, mplayer falls back to software decoding since vdpau fails. xbmc is worse, just a blank screen.
Comment 1 andrew 2016-02-19 15:22:45 UTC
I tested again, this time with linux-next, 4.5.0-rc4-next-20160216:

[ 2557.065919] ------------[ cut here ]------------
[ 2557.065950] WARNING: CPU: 2 PID: 0 at drivers/gpu/drm/i915/intel_uncore.c:649 __unclaimed_reg_debug+0x77/0x80 [i915]()
[ 2557.065952] Unclaimed register detected before reading register 0x23a0
[ 2557.065953] Modules linked in: intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel sha256_ssse3 sha256_generic joydev hmac drbg ansi_cprng aesni_intel arc4 aes_x86_64 iwlmvm ir_lirc_codec lrw btusb btrtl btbcm btintel iTCO_wdt bluetooth iTCO_vendor_support mac80211 lirc_dev gf128mul snd_hda_codec_realtek snd_hda_codec_hdmi glue_helper psmouse serio_raw snd_hda_codec_generic ablk_helper pcspkr evdev rc_rc6_mce sg iwlwifi cfg80211 rfkill snd_hda_intel snd_hda_codec cryptd nuvoton_cir snd_hda_core rc_core i915 snd_hwdep battery snd_pcm snd_soc_sst_acpi dw_dmac snd_soc_sst_match dw_dmac_core snd_timer shpchp i2c_designware_platform i2c_designware_core lpc_ich mfd_core video drm_kms_helper drm i2c_i801 i2c_algo_bit snd button
[ 2557.065989]  mei_me mei soundcore tpm_tis acpi_pad tpm tun autofs4 ext4 crc16 mbcache jbd2 hid_logitech_hidpp hid_logitech_dj usbhid sd_mod crc32c_intel ahci libahci libata xhci_pci ehci_pci ehci_hcd xhci_hcd scsi_mod e1000e usbcore ptp pps_core usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid
[ 2557.066009] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.5.0-rc4-next-20160216 #5
[ 2557.066010] Hardware name:                  /NUC5i3RYB, BIOS RYBDWi35.86A.0350.2015.0812.1722 08/12/2015
[ 2557.066012]  0000000000000000 ffffffff812dda15 ffff880256d03d60 ffffffffa052e858
[ 2557.066014]  ffffffff810723ed 00000000000023a0 ffff880256d03db0 0000000000000001
[ 2557.066016]  ffff88024c0120f8 0000000000000001 ffffffff8107246c ffffffffa052e8f0
[ 2557.066019] Call Trace:
[ 2557.066020]  <IRQ>  [<ffffffff812dda15>] ? dump_stack+0x5c/0x77
[ 2557.066028]  [<ffffffff810723ed>] ? warn_slowpath_common+0x7d/0xb0
[ 2557.066030]  [<ffffffff8107246c>] ? warn_slowpath_fmt+0x4c/0x50
[ 2557.066049]  [<ffffffffa04a3867>] ? __unclaimed_reg_debug+0x77/0x80 [i915]
[ 2557.066066]  [<ffffffffa04a65c2>] ? gen6_read32+0x1b2/0x1f0 [i915]
[ 2557.066086]  [<ffffffffa04998ea>] ? intel_lrc_irq_handler+0x3a/0x230 [i915]
[ 2557.066100]  [<ffffffffa0457936>] ? gen8_gt_irq_handler+0x226/0x240 [i915]
[ 2557.066115]  [<ffffffffa04579b6>] ? gen8_irq_handler+0x66/0x690 [i915]
[ 2557.066119]  [<ffffffff810c2128>] ? handle_irq_event_percpu+0x78/0x180
[ 2557.066122]  [<ffffffff810c2269>] ? handle_irq_event+0x39/0x60
[ 2557.066124]  [<ffffffff810c53bb>] ? handle_edge_irq+0x7b/0x140
[ 2557.066127]  [<ffffffff8101cb49>] ? handle_irq+0x19/0x30
[ 2557.066130]  [<ffffffff81582746>] ? do_IRQ+0x46/0xd0
[ 2557.066132]  [<ffffffff81580882>] ? common_interrupt+0x82/0x82
[ 2557.066133]  <EOI>  [<ffffffff814535fe>] ? cpuidle_enter_state+0x13e/0x280
[ 2557.066139]  [<ffffffff810aeb75>] ? cpu_startup_entry+0x245/0x300
[ 2557.066142]  [<ffffffff8104992a>] ? start_secondary+0x14a/0x170
[ 2557.066143] ---[ end trace d496279b545ad521 ]---

I took a closer look at the code:

For intel_lrc_irq_handler+0x3a/0x230 [i915] we have:

0000000000000d90 <intel_lrc_irq_handler>:
 *
 * Check the unread Context Status Buffers and manage the submission of new
 * contexts to the ELSP accordingly.
 */
void intel_lrc_irq_handler(struct intel_engine_cs *ring)
{
     d90:       e8 00 00 00 00          callq  d95 <intel_lrc_irq_handler+0x5>
                        d91: R_X86_64_PC32      __fentry__-0x4
     d95:       41 57                   push   %r15
     d97:       41 56                   push   %r14
        u8 write_pointer;
        u32 status = 0;
        u32 status_id;
        u32 submit_contexts = 0;
...
...
     dbf:       48 89 44 24 08          mov    %rax,0x8(%rsp)
        u8 write_pointer;
        u32 status = 0;
        u32 status_id;
        u32 submit_contexts = 0;

        status_pointer = I915_READ(RING_CONTEXT_STATUS_PTR(ring));
     dc4:       ff 90 a8 00 00 00       callq  *0xa8(%rax)
Comment 2 Mika Kuoppala 2016-02-23 11:43:12 UTC
The keyword here is 'before'. When we enter the interrupt handling
there has already been unclaimed register access.

Please try with i915.mmio_debug=1000000. If you don't get any
'after' ones, then it is likely that some userspace lib does hardware access
without coordinating with driver.
Comment 3 Modestas Vainius 2016-03-23 06:48:08 UTC
Hello,

I have a similar problem on:

Dell Inc. XPS 13 9343/0310JH
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)

I just get this stackdump each time on startup, probably when display manager (sddm) kicks in. I added i915.mmio_debug=1000000 to kernel cmdline and that's what I get from dmesg:

[    5.759743] ------------[ cut here ]------------
[    5.759778] WARNING: CPU: 2 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.759780] Unclaimed register detected before reading register 0x223a0
[    5.759780] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.759812]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.759845]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.759865] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P           O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.759866] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.759868]  0000000000000086 99e7b334403fdbad ffffffff81301755 ffff88021f503d70
[    5.759870]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f503dc8
[    5.759871]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    5.759873] Call Trace:
[    5.759875]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.759882]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.759883]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.759903]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.759918]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.759933]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.759944]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.759955]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.759957]  [<ffffffff810e0cdd>] ? hrtimer_get_next_event+0x3d/0x60
[    5.759960]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.759962]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.759964]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.759966]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.759968]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.759970]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.759971]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.759976]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.759978]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.759980]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    5.759982] ---[ end trace a4ff8c3f14cae573 ]---
[    5.761393] ------------[ cut here ]------------
[    5.761424] WARNING: CPU: 0 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.761426] Unclaimed register detected before reading register 0x223a0
[    5.761427] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.761466]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.761505]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.761528] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.761529] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.761531]  0000000000000086 33d4e182e4937e76 ffffffff81301755 ffff88021f403d70
[    5.761533]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f403dc8
[    5.761536]  ffff8800da130080 0000000001000000 0000000000000002 ffffffff810790dc
[    5.761538] Call Trace:
[    5.761540]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.761548]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.761550]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.761572]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.761592]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.761612]  [<ffffffffc05a5899>] ? execlists_context_unqueue+0x209/0x2c0 [i915]
[    5.761629]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.761645]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.761661]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.761665]  [<ffffffff810e09f6>] ? hrtimer_start_range_ns+0x1d6/0x3e0
[    5.761669]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.761671]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.761674]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.761676]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.761679]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.761682]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.761683]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.761689]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.761692]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.761695]  [<ffffffff81b2afac>] ? start_kernel+0x48d/0x4ad
[    5.761698]  [<ffffffff81b2a120>] ? early_idt_handler_array+0x120/0x120
[    5.761701]  [<ffffffff81b2a47a>] ? x86_64_start_kernel+0x14f/0x173
[    5.761703] ---[ end trace a4ff8c3f14cae574 ]---
[    5.779874] ------------[ cut here ]------------
[    5.779954] WARNING: CPU: 3 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.779957] Unclaimed register detected before reading register 0x223a0
[    5.779958] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.780015]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.780071]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.780101] CPU: 3 PID: 0 Comm: swapper/3 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.780103] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.780106]  0000000000000086 882b0a57984c7656 ffffffff81301755 ffff88021f583d70
[    5.780109]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f583dc8
[    5.780112]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    5.780115] Call Trace:
[    5.780117]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.780131]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.780133]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.780163]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.780185]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.780205]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.780220]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.780237]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.780241]  [<ffffffff8104e856>] ? lapic_next_deadline+0x26/0x30
[    5.780244]  [<ffffffff810ec4bd>] ? clockevents_program_event+0x6d/0x100
[    5.780248]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.780251]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.780254]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.780257]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.780264]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.780268]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.780269]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.780276]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.780280]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.780284]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    5.780286] ---[ end trace a4ff8c3f14cae575 ]---
[    5.810356] ------------[ cut here ]------------
[    5.810401] WARNING: CPU: 3 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.810404] Unclaimed register detected before reading register 0x223a0
[    5.810405] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.810447]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.810490]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.810516] CPU: 3 PID: 0 Comm: swapper/3 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.810517] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.810519]  0000000000000086 882b0a57984c7656 ffffffff81301755 ffff88021f583d70
[    5.810522]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f583dc8
[    5.810525]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    5.810528] Call Trace:
[    5.810529]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.810537]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.810540]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.810562]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.810582]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.810602]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.810618]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.810634]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.810638]  [<ffffffff810dff08>] ? enqueue_hrtimer+0x38/0x80
[    5.810641]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.810644]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.810647]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.810650]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.810653]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.810656]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.810657]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.810663]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.810666]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.810669]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    5.810671] ---[ end trace a4ff8c3f14cae576 ]---
[    5.859683] ------------[ cut here ]------------
[    5.859711] WARNING: CPU: 1 PID: 1363 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.859714] Unclaimed register detected before reading register 0x223a0
[    5.859715] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.859747]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.859779]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.859797] CPU: 1 PID: 1363 Comm: Xorg Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.859798] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.859799]  0000000000000086 000000007e50e491 ffffffff81301755 ffff88021f483d70
[    5.859801]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f483dc8
[    5.859803]  ffff8800da130080 0000000001000000 0000000000000002 ffffffff810790dc
[    5.859805] Call Trace:
[    5.859806]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.859813]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.859815]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.859834]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.859849]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.859863]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.859875]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.859885]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.859889]  [<ffffffff810dff08>] ? enqueue_hrtimer+0x38/0x80
[    5.859892]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.859895]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.859896]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.859898]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.859900]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.859903]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.859904]  <EOI>  [<ffffffffc0587843>] ? i915_gem_do_execbuffer.isra.21+0x8b3/0x1200 [i915]
[    5.859929]  [<ffffffffc0587e82>] ? i915_gem_do_execbuffer.isra.21+0xef2/0x1200 [i915]
[    5.859942]  [<ffffffffc0588e0b>] ? i915_gem_execbuffer2+0xab/0x250 [i915]
[    5.859955]  [<ffffffffc0595467>] ? i915_gem_busy_ioctl+0x87/0xd0 [i915]
[    5.859966]  [<ffffffffc0431501>] ? drm_ioctl+0x131/0x4c0 [drm]
[    5.859979]  [<ffffffffc0588d60>] ? i915_gem_execbuffer+0x320/0x320 [i915]
[    5.859983]  [<ffffffff811fc15d>] ? do_vfs_ioctl+0x9d/0x5c0
[    5.859985]  [<ffffffff811fc6f4>] ? SyS_ioctl+0x74/0x80
[    5.859988]  [<ffffffff815ac2f2>] ? system_call_fast_compare_end+0xc/0x67
[    5.859989] ---[ end trace a4ff8c3f14cae577 ]---
[    5.877852] ------------[ cut here ]------------
[    5.877878] WARNING: CPU: 0 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.877880] Unclaimed register detected before reading register 0x223a0
[    5.877881] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.877912]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.877947]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.877964] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.877965] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.877967]  0000000000000086 33d4e182e4937e76 ffffffff81301755 ffff88021f403d70
[    5.877969]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f403dc8
[    5.877971]  ffff8800da130080 0000000001000000 0000000000000002 ffffffff810790dc
[    5.877973] Call Trace:
[    5.877974]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.877980]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.877982]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.878002]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.878016]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.878020]  [<ffffffff814ec6e0>] ? inet_del_offload+0x40/0x40
[    5.878035]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.878047]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.878058]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.878061]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.878063]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.878065]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.878067]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.878069]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.878071]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.878072]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.878076]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.878079]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.878082]  [<ffffffff81b2afac>] ? start_kernel+0x48d/0x4ad
[    5.878085]  [<ffffffff81b2a120>] ? early_idt_handler_array+0x120/0x120
[    5.878087]  [<ffffffff81b2a47a>] ? x86_64_start_kernel+0x14f/0x173
[    5.878088] ---[ end trace a4ff8c3f14cae578 ]---
[    5.912374] ------------[ cut here ]------------
[    5.912408] WARNING: CPU: 3 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.912410] Unclaimed register detected before reading register 0x223a0
[    5.912412] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.912456]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.912500]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.912526] CPU: 3 PID: 0 Comm: swapper/3 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.912527] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.912529]  0000000000000086 882b0a57984c7656 ffffffff81301755 ffff88021f583d70
[    5.912532]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f583dc8
[    5.912535]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    5.912538] Call Trace:
[    5.912539]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.912547]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.912550]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.912572]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.912593]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    5.912613]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.912629]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.912644]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.912648]  [<ffffffff810dff08>] ? enqueue_hrtimer+0x38/0x80
[    5.912652]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.912655]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.912657]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.912660]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.912664]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.912668]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.912669]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.912674]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.912678]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.912681]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    5.912683] ---[ end trace a4ff8c3f14cae579 ]---
[    5.994320] ------------[ cut here ]------------
[    5.994349] WARNING: CPU: 2 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    5.994351] Unclaimed register detected after reading register 0x223a0
[    5.994352] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    5.994383]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    5.994415]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    5.994433] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    5.994434] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    5.994436]  0000000000000086 99e7b334403fdbad ffffffff81301755 ffff88021f503d70
[    5.994438]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f503dc8
[    5.994440]  ffff8800da130080 0000000000000102 0000000000000006 ffffffff810790dc
[    5.994442] Call Trace:
[    5.994443]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    5.994449]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    5.994451]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    5.994454]  [<ffffffff810a1813>] ? try_to_wake_up+0x43/0x370
[    5.994470]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    5.994484]  [<ffffffffc05b288b>] ? gen6_read32+0x8b/0x1e0 [i915]
[    5.994498]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    5.994509]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    5.994520]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    5.994522]  [<ffffffff810e0cdd>] ? hrtimer_get_next_event+0x3d/0x60
[    5.994525]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    5.994527]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    5.994529]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    5.994531]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    5.994533]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    5.994536]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    5.994536]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    5.994541]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    5.994543]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    5.994545]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    5.994547] ---[ end trace a4ff8c3f14cae57a ]---
[    6.026342] ------------[ cut here ]------------
[    6.026371] WARNING: CPU: 2 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    6.026373] Unclaimed register detected before reading register 0x223a0
[    6.026374] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    6.026404]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    6.026434]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    6.026452] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    6.026453] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    6.026454]  0000000000000086 99e7b334403fdbad ffffffff81301755 ffff88021f503d70
[    6.026456]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f503dc8
[    6.026458]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    6.026460] Call Trace:
[    6.026461]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    6.026467]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    6.026469]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    6.026487]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    6.026506]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    6.026521]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    6.026532]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    6.026542]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    6.026544]  [<ffffffff810e0cdd>] ? hrtimer_get_next_event+0x3d/0x60
[    6.026547]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    6.026549]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    6.026551]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    6.026553]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    6.026555]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    6.026557]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    6.026558]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    6.026563]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    6.026565]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    6.026568]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[    6.026569] ---[ end trace a4ff8c3f14cae57b ]---
[    6.059717] ------------[ cut here ]------------
[    6.059748] WARNING: CPU: 0 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[    6.059750] Unclaimed register detected before reading register 0x223a0
[    6.059750] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[    6.059782]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[    6.059813]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[    6.059831] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[    6.059832] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[    6.059833]  0000000000000086 33d4e182e4937e76 ffffffff81301755 ffff88021f403d70
[    6.059835]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f403dc8
[    6.059837]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[    6.059839] Call Trace:
[    6.059840]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[    6.059847]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[    6.059849]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[    6.059865]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[    6.059879]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[    6.059894]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[    6.059904]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[    6.059915]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[    6.059918]  [<ffffffff810e09f6>] ? hrtimer_start_range_ns+0x1d6/0x3e0
[    6.059921]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[    6.059923]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[    6.059925]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[    6.059927]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[    6.059929]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[    6.059931]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[    6.059932]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[    6.059936]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[    6.059938]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[    6.059941]  [<ffffffff81b2afac>] ? start_kernel+0x48d/0x4ad
[    6.059944]  [<ffffffff81b2a120>] ? early_idt_handler_array+0x120/0x120
[    6.059946]  [<ffffffff81b2a47a>] ? x86_64_start_kernel+0x14f/0x173
[    6.059947] ---[ end trace a4ff8c3f14cae57c ]---
[   10.460569] ------------[ cut here ]------------
[   10.460602] WARNING: CPU: 3 PID: 0 at /build/linux-T0g1Eb/linux-4.5/drivers/gpu/drm/i915/intel_uncore.c:599 hsw_unclaimed_reg_debug+0x65/0x80 [i915]()
[   10.460605] Unclaimed register detected before reading register 0x223a0
[   10.460606] Modules linked in: xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic loop pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) xfrm_user vboxdrv(O) xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key xfrm_algo bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media hid_generic btusb btrtl btbcm btintel intel_rapl bluetooth x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel dell_laptop iTCO_wdt dell_wmi iTCO_vendor_support dcdbas sparse_keymap nls_utf8
[   10.460646]  nls_cp437 vfat sha256_ssse3 fat sha256_generic hmac drbg ansi_cprng snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw wl(PO) gf128mul glue_helper dell_led ablk_helper efi_pstore cryptd efivars serio_raw snd_hda_codec_realtek pcspkr snd_hda_codec_generic elan_i2c sg snd_hda_intel snd_hda_codec cfg80211 rtsx_pci_ms i915 snd_hda_core memstick snd_hwdep rfkill snd_pcm lpc_ich i2c_i801 intel_pch_thermal snd_timer snd mei_me drm_kms_helper soundcore mei shpchp drm i2c_algo_bit wmi battery soc_button_array int3403_thermal dw_dmac dw_dmac_core video i2c_designware_platform i2c_designware_core tpm_crb processor_thermal_device int3400_thermal tpm_tis int3402_thermal acpi_thermal_rel intel_soc_dts_iosf int340x_thermal_zone tpm acpi_als acpi_pad ac kfifo_buf industrialio button processor evdev joydev
[   10.460687]  parport_pc ppdev lp parport efivarfs autofs4 ext4 crc16 mbcache jbd2 dm_mod hid_logitech_hidpp hid_logitech_dj usbhid sd_mod rtsx_pci_sdmmc crc32c_intel psmouse ehci_pci ahci ehci_hcd libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci mfd_core usbcore usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid fjes
[   10.460712] CPU: 3 PID: 0 Comm: swapper/3 Tainted: P        W  O    4.5.0-trunk-amd64 #1 Debian 4.5-1~exp1
[   10.460714] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A04 05/15/2015
[   10.460715]  0000000000000086 882b0a57984c7656 ffffffff81301755 ffff88021f583d70
[   10.460718]  ffffffffc0635430 ffffffff8107904d ffff8800da130000 ffff88021f583dc8
[   10.460721]  ffff8800da130080 0000000001000000 0000000000000006 ffffffff810790dc
[   10.460724] Call Trace:
[   10.460725]  <IRQ>  [<ffffffff81301755>] ? dump_stack+0x5c/0x77
[   10.460733]  [<ffffffff8107904d>] ? warn_slowpath_common+0x7d/0xb0
[   10.460735]  [<ffffffff810790dc>] ? warn_slowpath_fmt+0x5c/0x80
[   10.460757]  [<ffffffffc05af115>] ? hsw_unclaimed_reg_debug+0x65/0x80 [i915]
[   10.460776]  [<ffffffffc05b2865>] ? gen6_read32+0x65/0x1e0 [i915]
[   10.460786]  [<ffffffffc0174723>] ? scsi_run_queue+0x243/0x2c0 [scsi_mod]
[   10.460805]  [<ffffffffc05a5985>] ? intel_lrc_irq_handler+0x35/0x230 [i915]
[   10.460822]  [<ffffffffc05629ab>] ? gen8_gt_irq_handler+0x1cb/0x240 [i915]
[   10.460838]  [<ffffffffc0562ad1>] ? gen8_irq_handler+0xb1/0x6a0 [i915]
[   10.460841]  [<ffffffff810e09f6>] ? hrtimer_start_range_ns+0x1d6/0x3e0
[   10.460845]  [<ffffffff810cc618>] ? handle_irq_event_percpu+0x78/0x1b0
[   10.460848]  [<ffffffff810cc789>] ? handle_irq_event+0x39/0x60
[   10.460850]  [<ffffffff810cfbfb>] ? handle_edge_irq+0x7b/0x140
[   10.460853]  [<ffffffff81018f19>] ? handle_irq+0x19/0x30
[   10.460855]  [<ffffffff815aec96>] ? do_IRQ+0x46/0xd0
[   10.460858]  [<ffffffff815acdc2>] ? common_interrupt+0x82/0x82
[   10.460859]  <EOI>  [<ffffffff81477fe8>] ? cpuidle_enter_state+0x118/0x2c0
[   10.460865]  [<ffffffff81477fd5>] ? cpuidle_enter_state+0x105/0x2c0
[   10.460868]  [<ffffffff810b8bc7>] ? cpu_startup_entry+0x287/0x340
[   10.460871]  [<ffffffff8104d35a>] ? start_secondary+0x15a/0x190
[   10.460873] ---[ end trace a4ff8c3f14cae57d ]---
[   12.898156] Bluetooth: RFCOMM TTY layer initialized
[   12.898163] Bluetooth: RFCOMM socket layer initialized
[   12.898169] Bluetooth: RFCOMM ver 1.11
-----------------------------------------------------------

That "after" is not something I always get but it's there most of the time.
Comment 4 Jani Nikula 2016-04-25 09:26:15 UTC
Please try v4.6-rc5 or later.
Comment 5 andrew 2016-04-25 17:34:19 UTC
Hi Jani

Tested with 4.6.0-rc5

[  577.961088] ------------[ cut here ]------------
[  577.961129] WARNING: CPU: 3 PID: 562 at drivers/gpu/drm/i915/intel_uncore.c:649 __unclaimed_reg_debug+0x77/0x80 [i915]
[  577.961132] Unclaimed register detected before reading register 0x23a0
[  577.961133] Modules linked in: intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel sha256_ssse3 sha256_generic joydev hmac drbg ansi_cprng aesni_intel snd_hda_codec_realtek aes_x86_64 lrw arc4 btusb gf128mul iwlmvm mac80211 snd_hda_codec_generic snd_hda_codec_hdmi iTCO_wdt btrtl glue_helper iwlwifi btbcm snd_hda_intel snd_hda_codec snd_hda_core evdev ablk_helper cryptd ir_lirc_codec snd_hwdep cfg80211 psmouse iTCO_vendor_support btintel serio_raw bluetooth pcspkr snd_pcm i915 lirc_dev snd_timer i2c_designware_platform dw_dmac rc_rc6_mce nuvoton_cir rc_core drm_kms_helper drm rfkill i2c_designware_core dw_dmac_core snd sg i2c_algo_bit i2c_i801 mei_me battery snd_soc_sst_acpi snd_soc_sst_match video button soundcore shpchp
[  577.961186]  lpc_ich mei mfd_core acpi_pad tpm_tis tpm tun autofs4 ext4 crc16 jbd2 mbcache hid_logitech_hidpp hid_logitech_dj usbhid sd_mod crc32c_intel ahci libahci libata scsi_mod ehci_pci ehci_hcd xhci_pci xhci_hcd e1000e ptp usbcore pps_core usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid
[  577.961215] CPU: 3 PID: 562 Comm: Xorg Not tainted 4.6.0-rc5 #7
[  577.961217] Hardware name:                  /NUC5i3RYB, BIOS RYBDWi35.86A.0350.2015.0812.1722 08/12/2015
[  577.961220]  0000000000000000 ffffffff812e2585 ffff880256d83d60 0000000000000000
[  577.961224]  ffffffff810749be 00000000000023a0 ffff880256d83db0 0000000000000001
[  577.961227]  ffff88024c0620f8 0000000000000001 0000000000000002 ffffffff81074a2f
[  577.961231] Call Trace:
[  577.961233]  <IRQ>  [<ffffffff812e2585>] ? dump_stack+0x5c/0x77
[  577.961242]  [<ffffffff810749be>] ? __warn+0xbe/0xe0
[  577.961245]  [<ffffffff81074a2f>] ? warn_slowpath_fmt+0x4f/0x60
[  577.961274]  [<ffffffffa049edf7>] ? __unclaimed_reg_debug+0x77/0x80 [i915]
[  577.961300]  [<ffffffffa04a1f2d>] ? gen6_read32+0x1cd/0x200 [i915]
[  577.961327]  [<ffffffffa0494dca>] ? intel_lrc_irq_handler+0x3a/0x230 [i915]
[  577.961331]  [<ffffffff810a5219>] ? enqueue_task_fair+0x4e9/0x1210
[  577.961355]  [<ffffffffa04528e6>] ? gen8_gt_irq_handler+0x226/0x240 [i915]
[  577.961377]  [<ffffffffa0452966>] ? gen8_irq_handler+0x66/0x690 [i915]
[  577.961381]  [<ffffffff8109ad74>] ? ttwu_do_wakeup+0x14/0xe0
[  577.961384]  [<ffffffff810c5f18>] ? handle_irq_event_percpu+0x78/0x1b0
[  577.961387]  [<ffffffff810c6089>] ? handle_irq_event+0x39/0x60
[  577.961390]  [<ffffffff810c922b>] ? handle_edge_irq+0x7b/0x140
[  577.961394]  [<ffffffff8102dd89>] ? handle_irq+0x19/0x30
[  577.961397]  [<ffffffff8158c8c6>] ? do_IRQ+0x46/0xd0
[  577.961401]  [<ffffffff8158aa02>] ? common_interrupt+0x82/0x82
[  577.961402]  <EOI>  [<ffffffff81589c61>] ? _raw_spin_unlock_irqrestore+0x11/0x20
[  577.961409]  [<ffffffff810d9852>] ? hrtimer_start_range_ns+0x1c2/0x3b0
[  577.961413]  [<ffffffff8158968c>] ? schedule_hrtimeout_range_clock+0xac/0x1a0
[  577.961416]  [<ffffffff810d9060>] ? __hrtimer_init+0x90/0x90
[  577.961419]  [<ffffffff8158968c>] ? schedule_hrtimeout_range_clock+0xac/0x1a0
[  577.961423]  [<ffffffff811e7fc0>] ? poll_schedule_timeout+0x40/0x70
[  577.961426]  [<ffffffff811e8a08>] ? do_select+0x6f8/0x7f0
[  577.961431]  [<ffffffff810d859e>] ? mod_timer_pinned+0xce/0x1b0
[  577.961435]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961438]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961441]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961443]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961445]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961448]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961450]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961453]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961455]  [<ffffffff811e8140>] ? poll_select_copy_remaining+0x120/0x120
[  577.961457]  [<ffffffff811e8c88>] ? core_sys_select+0x188/0x270
[  577.961460]  [<ffffffff811d4abf>] ? do_readv_writev+0x11f/0x210
[  577.961463]  [<ffffffff812eae14>] ? timerqueue_add+0x54/0xa0
[  577.961465]  [<ffffffff812eae8e>] ? timerqueue_del+0x1e/0x60
[  577.961467]  [<ffffffff810d91c5>] ? __remove_hrtimer+0x35/0x90
[  577.961469]  [<ffffffff810de0f4>] ? ktime_get_ts64+0x44/0xf0
[  577.961472]  [<ffffffff811e8e17>] ? SyS_select+0xa7/0xe0
[  577.961475]  [<ffffffff8158a0b6>] ? entry_SYSCALL_64_fastpath+0x1e/0xa8
[  577.961476] ---[ end trace 589f29edb1935f5c ]---
Comment 6 Jani Nikula 2016-04-26 07:20:10 UTC
Hmm, bummer, what about drm-intel-nightly branch of http://cgit.freedesktop.org/drm-intel?
Comment 7 andrew 2016-04-26 14:49:22 UTC
drm-intel-nightly: e005db1cb2c60d18abe837ac683d8993ea77b239

Not much different, still register 0x20a8.

[  345.855806] ------------[ cut here ]------------
[  345.855836] WARNING: CPU: 3 PID: 573 at drivers/gpu/drm/i915/intel_uncore.c:804 __unclaimed_reg_debug+0x63/0x70 [i915]
[  345.855839] Unclaimed register detected before writing to register 0x20a8
[  345.855840] Modules linked in: joydev intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul snd_hda_codec_hdmi crc32_pclmul ghash_clmulni_intel i915 sha256_ssse3 sha256_generic hmac drbg ansi_cprng aesni_intel ir_lirc_codec lirc_dev arc4 btusb aes_x86_64 btrtl iTCO_wdt lrw gf128mul iTCO_vendor_support rc_rc6_mce btbcm glue_helper iwlmvm mac80211 nuvoton_cir snd_hda_codec_realtek snd_hda_codec_generic evdev sg btintel ablk_helper video snd_soc_sst_acpi rc_core snd_soc_sst_match bluetooth cryptd iwlwifi snd_hda_intel cfg80211 psmouse pcspkr serio_raw rfkill snd_hda_codec drm_kms_helper snd_hda_core drm snd_hwdep snd_pcm dw_dmac i2c_designware_platform i2c_designware_core i2c_i801 i2c_algo_bit dw_dmac_core snd_timer battery snd shpchp mei_me lpc_ich soundcore
[  345.855877]  button mfd_core mei tpm_tis acpi_pad tpm tun autofs4 ext4 crc16 jbd2 mbcache hid_logitech_hidpp sd_mod hid_logitech_dj usbhid ahci libahci crc32c_intel ehci_pci ehci_hcd libata xhci_pci xhci_hcd e1000e scsi_mod ptp usbcore pps_core usb_common fan thermal sdhci_acpi sdhci mmc_core i2c_hid hid
[  345.855896] CPU: 3 PID: 573 Comm: Xorg Not tainted 4.6.0-rc5+ #8
[  345.855897] Hardware name:                  /NUC5i3RYB, BIOS RYBDWi35.86A.0350.2015.0812.1722 08/12/2015
[  345.855899]  0000000000000000 ffffffff812e26c5 ffff88009ddffb10 0000000000000000
[  345.855901]  ffffffff810749be 00000000000020a8 ffff88009ddffb60 0000000000000000
[  345.855904]  00000000fffffefe ffff88024c050098 0000000000000002 ffffffff81074a2f
[  345.855906] Call Trace:
[  345.855910]  [<ffffffff812e26c5>] ? dump_stack+0x5c/0x77
[  345.855914]  [<ffffffff810749be>] ? __warn+0xbe/0xe0
[  345.855916]  [<ffffffff81074a2f>] ? warn_slowpath_fmt+0x4f/0x60
[  345.855919]  [<ffffffff810b112e>] ? __wake_up_common+0x4e/0x90
[  345.855940]  [<ffffffffa087b8f3>] ? __unclaimed_reg_debug+0x63/0x70 [i915]
[  345.855958]  [<ffffffffa087f474>] ? gen8_write32+0x244/0x270 [i915]
[  345.855979]  [<ffffffffa0870586>] ? gen8_logical_ring_get_irq+0x86/0xd0 [i915]
[  345.855998]  [<ffffffffa085e089>] ? __i915_wait_request+0x5d9/0x660 [i915]
[  345.856002]  [<ffffffff810b1810>] ? wake_atomic_t_function+0x60/0x60
[  345.856021]  [<ffffffffa085e1c5>] ? i915_gem_object_wait_rendering__nonblocking+0xb5/0x250 [i915]
[  345.856025]  [<ffffffff8152eeb0>] ? unix_stream_recvmsg+0x40/0x50
[  345.856045]  [<ffffffffa0861da4>] ? i915_gem_set_domain_ioctl+0x94/0x150 [i915]
[  345.856057]  [<ffffffffa03d1561>] ? drm_ioctl+0x131/0x4c0 [drm]
[  345.856075]  [<ffffffffa0861d10>] ? i915_gem_object_set_to_gtt_domain+0x180/0x180 [i915]
[  345.856078]  [<ffffffff811d4b4f>] ? do_readv_writev+0x11f/0x210
[  345.856081]  [<ffffffff812eaf54>] ? timerqueue_add+0x54/0xa0
[  345.856083]  [<ffffffff810d8e08>] ? enqueue_hrtimer+0x38/0x80
[  345.856085]  [<ffffffff810d9852>] ? hrtimer_start_range_ns+0x1c2/0x3b0
[  345.856088]  [<ffffffff811e728d>] ? do_vfs_ioctl+0x8d/0x5a0
[  345.856092]  [<ffffffff8147823d>] ? __sys_recvmsg+0x5d/0x70
[  345.856094]  [<ffffffff811e7814>] ? SyS_ioctl+0x74/0x80
[  345.856097]  [<ffffffff8158a1f6>] ? entry_SYSCALL_64_fastpath+0x1e/0xa8
[  345.856099] ---[ end trace a66e5680161c2490 ]---
Comment 8 andrew 2016-04-27 20:51:02 UTC
I found something....

I took a closer look at what mplayer was doing. It tries to use vdpau for accelerated video playback. However that failed and it fell back to XV.

A bit of googling pointed at libvdpau-va-gl1, which i did not have installed. Installing that, vdpau gets translated to VA, and accelerated video decode works and no more stack trace.

My guess is, whatever mplayer is doing when vdpau fails is causing the stack trace? So you might be able to reproduce the issue by removing libvdpau-va-gl1?

I will let you decide if you want to set this as resolved, or if you want to try to dig deeper now that you might be able to reproduce it.
Comment 9 yann 2017-02-21 16:15:04 UTC
timeout. Closing issue, please reopen if this is still occurring.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.