Bug 97923 - [SKL] WARNING: CPU: 2 PID: 1526 at drivers/gpu/drm/i915/intel_display.c:13554 intel_atomic_commit+0x1397/0x1450 [i915]
Summary: [SKL] WARNING: CPU: 2 PID: 1526 at drivers/gpu/drm/i915/intel_display.c:13554...
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: 2016-09-25 16:13 UTC by Arto Jantunen
Modified: 2017-03-09 11:00 UTC (History)
3 users (show)

See Also:
i915 platform: SKL
i915 features: display/atomic


Attachments

Description Arto Jantunen 2016-09-25 16:13:07 UTC
I get repeated crashes on Linux 4.7.5 on SKL, the CPU is i7-6700HQ and the GPU HD 530. This crashes X and drops me to the console, restarting X and attemping to use it leads to an unrecoverable crash (the console will not return either, but sysrq works). This happens when the system is idle and display power saving is on. It can trigger when the display turns off, at a random time when the display is off or when turning the display back on.

Here is the log output, the first line seems to repeat whenever this happens so is probably related.

Sep 25 18:23:52 host kernel: [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too many full retries, give up
Sep 25 18:23:52 host kernel: ------------[ cut here ]------------
Sep 25 18:23:52 host kernel: WARNING: CPU: 2 PID: 1526 at drivers/gpu/drm/i915/intel_display.c:13554 intel_atomic_commit+0x1397/0x1450 [i915]
Sep 25 18:23:52 host kernel: pipe A vblank wait timed out
Sep 25 18:23:52 host kernel: Modules linked in: rfcomm drbg ansi_cprng ctr ccm xfs libcrc32c ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter bnep algif_skcipher af_alg
Sep 25 18:23:52 host kernel:  r8169 snd videodev virt_dma mii pcspkr soundcore nouveau i2c_i801 usbmouse usbkbd sr_mod mei media cfg80211 rtsx_pci cdrom i2c_hid usbhid sg btusb processo
Sep 25 18:23:52 host kernel: CPU: 2 PID: 1526 Comm: QDBusConnection Not tainted 4.7.5 #1
Sep 25 18:23:52 host kernel: Hardware name: ASUSTeK COMPUTER INC. GL552VW/GL552VW, BIOS GL552VW.218 03/16/2016
Sep 25 18:23:52 host kernel:  0000000000000286 00000000e0b8a081 ffff8802022db958 ffffffff8140573e
Sep 25 18:23:52 host kernel:  ffff8802022db9a8 0000000000000000 ffff8802022db998 ffffffff810665bb
Sep 25 18:23:52 host kernel:  000034f200000282 ffff88027b098000 0000000000000000 0000000000000000
Sep 25 18:23:52 host kernel: Call Trace:
Sep 25 18:23:52 host kernel:  [<ffffffff8140573e>] dump_stack+0x4f/0x71
Sep 25 18:23:52 host kernel:  [<ffffffff810665bb>] __warn+0xcb/0xf0
Sep 25 18:23:52 host kernel:  [<ffffffff8106663f>] warn_slowpath_fmt+0x5f/0x80
Sep 25 18:23:52 host kernel:  [<ffffffff8181a508>] ? _raw_spin_unlock_irqrestore+0x18/0x30
Sep 25 18:23:52 host kernel:  [<ffffffff810ab0f5>] ? finish_wait+0x55/0x70
Sep 25 18:23:52 host kernel:  [<ffffffffc029b2d7>] intel_atomic_commit+0x1397/0x1450 [i915]
Sep 25 18:23:52 host kernel:  [<ffffffff810ab5a0>] ? wake_atomic_t_function+0x60/0x60
Sep 25 18:23:52 host kernel:  [<ffffffffc00640c7>] drm_atomic_commit+0x37/0x60 [drm]
Sep 25 18:23:52 host kernel:  [<ffffffffc00eee08>] restore_fbdev_mode+0x238/0x260 [drm_kms_helper]
Sep 25 18:23:52 host kernel:  [<ffffffffc00f1214>] drm_fb_helper_restore_fbdev_mode_unlocked+0x34/0x80 [drm_kms_helper]
Sep 25 18:23:52 host kernel:  [<ffffffffc02b62c2>] intel_fbdev_restore_mode+0x22/0x80 [i915]
Sep 25 18:23:52 host kernel:  [<ffffffffc02e157e>] i915_driver_lastclose+0xe/0x20 [i915]
Sep 25 18:23:52 host kernel:  [<ffffffffc0046f4e>] drm_lastclose+0x2e/0x120 [drm]
Sep 25 18:23:52 host kernel:  [<ffffffffc004733a>] drm_release+0x2fa/0x4d0 [drm]
Sep 25 18:23:52 host kernel:  [<ffffffff8120dde6>] __fput+0xd6/0x220
Sep 25 18:23:52 host kernel:  [<ffffffff8120df6e>] ____fput+0xe/0x10
Sep 25 18:23:52 host kernel:  [<ffffffff810859e3>] task_work_run+0x83/0xb0
Sep 25 18:23:52 host kernel:  [<ffffffff8106a4cb>] do_exit+0x2db/0xb80
Sep 25 18:23:52 host kernel:  [<ffffffff8106adf3>] do_group_exit+0x43/0xb0
Sep 25 18:23:52 host kernel:  [<ffffffff81076de7>] get_signal+0x257/0x670
Sep 25 18:23:52 host kernel:  [<ffffffff8101a447>] do_signal+0x37/0x760
Sep 25 18:23:52 host kernel:  [<ffffffff8125ac3c>] ? eventfd_read+0x5c/0x90
Sep 25 18:23:52 host kernel:  [<ffffffff81002340>] exit_to_usermode_loop+0x80/0xc0
Sep 25 18:23:52 host kernel:  [<ffffffff81002ca8>] syscall_return_slowpath+0x48/0x60
Sep 25 18:23:52 host kernel:  [<ffffffff8181aa99>] entry_SYSCALL_64_fastpath+0x91/0x93
Sep 25 18:23:52 host kernel: ---[ end trace 9b93724c1fdb95ea ]---
Sep 25 18:23:52 host kernel: [drm] RC6 on
Sep 25 18:23:53 host kernel: ------------[ cut here ]------------
Sep 25 18:23:53 host kernel: WARNING: CPU: 0 PID: 4045 at drivers/gpu/drm/i915/intel_display.c:13554 intel_atomic_commit+0x1397/0x1450 [i915]
Sep 25 18:23:53 host kernel: pipe A vblank wait timed out
Sep 25 18:23:53 host kernel: Modules linked in: rfcomm drbg ansi_cprng ctr ccm xfs libcrc32c ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter bnep algif_skcipher af_alg
Sep 25 18:23:53 host kernel:  r8169 snd videodev virt_dma mii pcspkr soundcore nouveau i2c_i801 usbmouse usbkbd sr_mod mei media cfg80211 rtsx_pci cdrom i2c_hid usbhid sg btusb processo
Sep 25 18:23:53 host kernel: CPU: 0 PID: 4045 Comm: Xorg Tainted: G        W       4.7.5 #1
Sep 25 18:23:53 host kernel: Hardware name: ASUSTeK COMPUTER INC. GL552VW/GL552VW, BIOS GL552VW.218 03/16/2016
Sep 25 18:23:53 host kernel:  0000000000000286 00000000c3b7e987 ffff8802022f3af0 ffffffff8140573e
Sep 25 18:23:53 host kernel:  ffff8802022f3b40 0000000000000000 ffff8802022f3b30 ffffffff810665bb
Sep 25 18:23:53 host kernel:  000034f2022f3b10 ffff88027b098000 0000000000000000 0000000000000000
Sep 25 18:23:53 host kernel: Call Trace:
Sep 25 18:23:53 host kernel:  [<ffffffff8140573e>] dump_stack+0x4f/0x71
Sep 25 18:23:53 host kernel:  [<ffffffff810665bb>] __warn+0xcb/0xf0
Sep 25 18:23:53 host kernel:  [<ffffffff8106663f>] warn_slowpath_fmt+0x5f/0x80
Sep 25 18:23:53 host kernel:  [<ffffffff8181a508>] ? _raw_spin_unlock_irqrestore+0x18/0x30
Sep 25 18:23:53 host kernel:  [<ffffffff810ab0f5>] ? finish_wait+0x55/0x70
Sep 25 18:23:53 host kernel:  [<ffffffffc029b2d7>] intel_atomic_commit+0x1397/0x1450 [i915]
Sep 25 18:23:53 host kernel:  [<ffffffff8181827f>] ? __ww_mutex_lock+0x4f/0x90
Sep 25 18:23:53 host kernel:  [<ffffffff810ab5a0>] ? wake_atomic_t_function+0x60/0x60
Sep 25 18:23:53 host kernel:  [<ffffffffc0063786>] ? drm_atomic_set_crtc_for_connector+0x96/0x100 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc00640c7>] drm_atomic_commit+0x37/0x60 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc00edced>] drm_atomic_helper_set_config+0x7d/0xb0 [drm_kms_helper]
Sep 25 18:23:53 host kernel:  [<ffffffffc0052aa5>] drm_mode_set_config_internal+0x65/0x110 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc005744b>] drm_mode_setcrtc+0x47b/0x580 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc0048942>] drm_ioctl+0x152/0x540 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc0056fd0>] ? drm_mode_setplane+0x1d0/0x1d0 [drm]
Sep 25 18:23:53 host kernel:  [<ffffffffc06864a2>] ? nv50_gr_trap_handler+0x262/0xd80 [nouveau]
Sep 25 18:23:53 host kernel:  [<ffffffff812202e2>] do_vfs_ioctl+0xa2/0x5d0
Sep 25 18:23:53 host kernel:  [<ffffffff810b2d07>] ? percpu_up_read+0x17/0x40
Sep 25 18:23:53 host kernel:  [<ffffffff8120e8f1>] ? __sb_end_write+0x21/0x30
Sep 25 18:23:53 host kernel:  [<ffffffff8120bf5c>] ? vfs_write+0x15c/0x1a0
Sep 25 18:23:53 host kernel:  [<ffffffff81220889>] SyS_ioctl+0x79/0x90
Sep 25 18:23:53 host kernel:  [<ffffffff8181aa1f>] entry_SYSCALL_64_fastpath+0x17/0x93
Sep 25 18:23:53 host kernel: ---[ end trace 9b93724c1fdb95eb ]---
Comment 1 Arto Jantunen 2016-09-27 10:38:34 UTC
This appears to be a regression in stable, I can't reproduce this issue on 4.7.3. The only relevant looking commit in between is d18accc, I'll retry with it reverted.
Comment 2 GermanK 2016-10-15 08:39:42 UTC
I have the same error on Linux 4.7.6-1, with a different effect. After it, the laptop behaves in a very strange way where it only seems to process system events while I move the mouse cursor.

Here's the log:
Oct 15 10:25:25 precious kernel: ------------[ cut here ]------------
Oct 15 10:25:25 precious kernel: WARNING: CPU: 2 PID: 463 at drivers/gpu/drm/i915/intel_display.c:13554 intel_atomic_commit+0x13af/0x1460 [i915]
Oct 15 10:25:25 precious kernel: pipe A vblank wait timed out
Oct 15 10:25:25 precious kernel: Modules linked in: sha256_ssse3 sha256_generic hmac drbg ansi_cprng ctr ccm cmac rfcomm bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 video
Oct 15 10:25:25 precious kernel:  snd_soc_ssm4567 snd_soc_rl6347a snd_soc_core elan_i2c snd_compress snd_pcm_dmaengine ac97_bus i2c_hid hid snd_hda_intel intel_pch_thermal snd_hda_codec i2c_
Oct 15 10:25:25 precious kernel:  libps2 ahci libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci usbcore usb_common i8042 serio sdhci_acpi sdhci led_class mmc_core i915 video button i2c_algo
Oct 15 10:25:25 precious kernel: CPU: 2 PID: 463 Comm: Xorg Tainted: G        W  O    4.7.6-1-ARCH #1
Oct 15 10:25:25 precious kernel: Hardware name: Dell Inc. XPS 13 9343/0TM99H, BIOS A09 08/29/2016
Oct 15 10:25:25 precious kernel:  0000000000000286 0000000040c264cd ffff8800d868bac8 ffffffff812ecc92
Oct 15 10:25:25 precious kernel:  ffff8800d868bb18 0000000000000000 ffff8800d868bb08 ffffffff8107a44b
Oct 15 10:25:25 precious kernel:  000034f200000282 ffff88021535a000 0000000000000000 0000000000000000
Oct 15 10:25:25 precious kernel: Call Trace:
Oct 15 10:25:25 precious kernel:  [<ffffffff812ecc92>] dump_stack+0x63/0x81
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a44b>] __warn+0xcb/0xf0
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a4cf>] warn_slowpath_fmt+0x5f/0x80
Oct 15 10:25:25 precious kernel:  [<ffffffff810bc8b5>] ? finish_wait+0x55/0x70
Oct 15 10:25:25 precious kernel:  [<ffffffffa016986f>] intel_atomic_commit+0x13af/0x1460 [i915]
Oct 15 10:25:25 precious kernel:  [<ffffffff811da1b1>] ? __kmalloc_track_caller+0x31/0x240
Oct 15 10:25:25 precious kernel:  [<ffffffff810bcd60>] ? wake_atomic_t_function+0x60/0x60
Oct 15 10:25:25 precious kernel:  [<ffffffffa0033f57>] drm_atomic_commit+0x37/0x60 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00a5acc>] drm_atomic_helper_disable_plane+0xac/0xf0 [drm_kms_helper]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00327e5>] ? drm_modeset_lock+0x35/0xe0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa002300b>] __setplane_internal+0x17b/0x260 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0032b14>] ? drm_modeset_lock_all_ctx+0xa4/0xb0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026bcc>] drm_mode_setplane+0x15c/0x1d0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00189a2>] drm_ioctl+0x152/0x540 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026a70>] ? drm_plane_check_pixel_format+0x50/0x50 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffff81211a51>] ? __dentry_kill+0x181/0x220
Oct 15 10:25:25 precious kernel:  [<ffffffff8121ac3c>] ? mntput_no_expire+0x2c/0x1b0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120cee2>] do_vfs_ioctl+0xa2/0x5d0
Oct 15 10:25:25 precious kernel:  [<ffffffff8108699b>] ? recalc_sigpending+0x1b/0x50
Oct 15 10:25:25 precious kernel:  [<ffffffff810874f1>] ? __set_task_blocked+0x41/0xa0
Oct 15 10:25:25 precious kernel:  [<ffffffff81217f77>] ? __fget+0x77/0xb0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120d489>] SyS_ioctl+0x79/0x90
Oct 15 10:25:25 precious kernel:  [<ffffffff8108a054>] ? SyS_rt_sigprocmask+0x74/0xc0
Oct 15 10:25:25 precious kernel:  [<ffffffff815d74b2>] entry_SYSCALL_64_fastpath+0x1a/0xa4
Oct 15 10:25:25 precious kernel: ---[ end trace 22f0c9988a36fbc3 ]---
Oct 15 10:25:25 precious kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun


uname -a
Linux precious 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux
Comment 3 GermanK 2016-10-15 08:42:03 UTC
Simultaneously, it also outputs this error:

Oct 15 10:25:25 precious kernel: ------------[ cut here ]------------
Oct 15 10:25:25 precious kernel: WARNING: CPU: 2 PID: 463 at drivers/gpu/drm/drm_irq.c:1318 drm_wait_one_vblank+0x1b0/0x1c0 [drm]
Oct 15 10:25:25 precious kernel: vblank wait timed out on crtc 0
Oct 15 10:25:25 precious kernel: Modules linked in: sha256_ssse3 sha256_generic hmac drbg ansi_cprng ctr ccm cmac rfcomm bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 video
Oct 15 10:25:25 precious kernel:  snd_soc_ssm4567 snd_soc_rl6347a snd_soc_core elan_i2c snd_compress snd_pcm_dmaengine ac97_bus i2c_hid hid snd_hda_intel intel_pch_thermal snd_hda_codec i2c_
Oct 15 10:25:25 precious kernel:  libps2 ahci libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci usbcore usb_common i8042 serio sdhci_acpi sdhci led_class mmc_core i915 video button i2c_algo
Oct 15 10:25:25 precious kernel: CPU: 2 PID: 463 Comm: Xorg Tainted: G        W  O    4.7.6-1-ARCH #1
Oct 15 10:25:25 precious kernel: Hardware name: Dell Inc. XPS 13 9343/0TM99H, BIOS A09 08/29/2016
Oct 15 10:25:25 precious kernel:  0000000000000286 0000000040c264cd ffff8800d868ba10 ffffffff812ecc92
Oct 15 10:25:25 precious kernel:  ffff8800d868ba60 0000000000000000 ffff8800d868ba50 ffffffff8107a44b
Oct 15 10:25:25 precious kernel:  0000052613e20800 ffff880213e20800 0000000000000000 0000000000000000Oct 15 10:25:25 precious kernel: ------------[ cut here ]------------
Oct 15 10:25:25 precious kernel: WARNING: CPU: 2 PID: 463 at drivers/gpu/drm/drm_irq.c:1318 drm_wait_one_vblank+0x1b0/0x1c0 [drm]
Oct 15 10:25:25 precious kernel: vblank wait timed out on crtc 0
Oct 15 10:25:25 precious kernel: Modules linked in: sha256_ssse3 sha256_generic hmac drbg ansi_cprng ctr ccm cmac rfcomm bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 video
Oct 15 10:25:25 precious kernel:  snd_soc_ssm4567 snd_soc_rl6347a snd_soc_core elan_i2c snd_compress snd_pcm_dmaengine ac97_bus i2c_hid hid snd_hda_intel intel_pch_thermal snd_hda_codec i2c_
Oct 15 10:25:25 precious kernel:  libps2 ahci libahci libata xhci_pci xhci_hcd scsi_mod rtsx_pci usbcore usb_common i8042 serio sdhci_acpi sdhci led_class mmc_core i915 video button i2c_algo
Oct 15 10:25:25 precious kernel: CPU: 2 PID: 463 Comm: Xorg Tainted: G        W  O    4.7.6-1-ARCH #1
Oct 15 10:25:25 precious kernel: Hardware name: Dell Inc. XPS 13 9343/0TM99H, BIOS A09 08/29/2016
Oct 15 10:25:25 precious kernel:  0000000000000286 0000000040c264cd ffff8800d868ba10 ffffffff812ecc92
Oct 15 10:25:25 precious kernel:  ffff8800d868ba60 0000000000000000 ffff8800d868ba50 ffffffff8107a44b
Oct 15 10:25:25 precious kernel:  0000052613e20800 ffff880213e20800 0000000000000000 0000000000000000
Oct 15 10:25:25 precious kernel: Call Trace:
Oct 15 10:25:25 precious kernel:  [<ffffffff812ecc92>] dump_stack+0x63/0x81
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a44b>] __warn+0xcb/0xf0
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a4cf>] warn_slowpath_fmt+0x5f/0x80
Oct 15 10:25:25 precious kernel:  [<ffffffff810bc8b5>] ? finish_wait+0x55/0x70
Oct 15 10:25:25 precious kernel:  [<ffffffffa001a9e0>] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffff810bcd60>] ? wake_atomic_t_function+0x60/0x60
Oct 15 10:25:25 precious kernel:  [<ffffffffa0167ff5>] intel_pre_plane_update+0x135/0x140 [i915]
Oct 15 10:25:25 precious kernel:  [<ffffffffa016893b>] intel_atomic_commit+0x47b/0x1460 [i915]
Oct 15 10:25:25 precious kernel:  [<ffffffff811da1b1>] ? __kmalloc_track_caller+0x31/0x240
Oct 15 10:25:25 precious kernel:  [<ffffffffa0033a9d>] ? drm_atomic_check_only+0x18d/0x610 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0033f57>] drm_atomic_commit+0x37/0x60 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00a5acc>] drm_atomic_helper_disable_plane+0xac/0xf0 [drm_kms_helper]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00327e5>] ? drm_modeset_lock+0x35/0xe0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa002300b>] __setplane_internal+0x17b/0x260 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0032b14>] ? drm_modeset_lock_all_ctx+0xa4/0xb0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026bcc>] drm_mode_setplane+0x15c/0x1d0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00189a2>] drm_ioctl+0x152/0x540 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026a70>] ? drm_plane_check_pixel_format+0x50/0x50 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffff81211a51>] ? __dentry_kill+0x181/0x220
Oct 15 10:25:25 precious kernel:  [<ffffffff8121ac3c>] ? mntput_no_expire+0x2c/0x1b0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120cee2>] do_vfs_ioctl+0xa2/0x5d0
Oct 15 10:25:25 precious kernel:  [<ffffffff8108699b>] ? recalc_sigpending+0x1b/0x50
Oct 15 10:25:25 precious kernel:  [<ffffffff810874f1>] ? __set_task_blocked+0x41/0xa0
Oct 15 10:25:25 precious kernel:  [<ffffffff81217f77>] ? __fget+0x77/0xb0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120d489>] SyS_ioctl+0x79/0x90
Oct 15 10:25:25 precious kernel:  [<ffffffff8108a054>] ? SyS_rt_sigprocmask+0x74/0xc0
Oct 15 10:25:25 precious kernel:  [<ffffffff815d74b2>] entry_SYSCALL_64_fastpath+0x1a/0xa4
Oct 15 10:25:25 precious kernel: ---[ end trace 22f0c9988a36fbc2 ]---

Oct 15 10:25:25 precious kernel: Call Trace:
Oct 15 10:25:25 precious kernel:  [<ffffffff812ecc92>] dump_stack+0x63/0x81
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a44b>] __warn+0xcb/0xf0
Oct 15 10:25:25 precious kernel:  [<ffffffff8107a4cf>] warn_slowpath_fmt+0x5f/0x80
Oct 15 10:25:25 precious kernel:  [<ffffffff810bc8b5>] ? finish_wait+0x55/0x70
Oct 15 10:25:25 precious kernel:  [<ffffffffa001a9e0>] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffff810bcd60>] ? wake_atomic_t_function+0x60/0x60
Oct 15 10:25:25 precious kernel:  [<ffffffffa0167ff5>] intel_pre_plane_update+0x135/0x140 [i915]
Oct 15 10:25:25 precious kernel:  [<ffffffffa016893b>] intel_atomic_commit+0x47b/0x1460 [i915]
Oct 15 10:25:25 precious kernel:  [<ffffffff811da1b1>] ? __kmalloc_track_caller+0x31/0x240
Oct 15 10:25:25 precious kernel:  [<ffffffffa0033a9d>] ? drm_atomic_check_only+0x18d/0x610 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0033f57>] drm_atomic_commit+0x37/0x60 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00a5acc>] drm_atomic_helper_disable_plane+0xac/0xf0 [drm_kms_helper]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00327e5>] ? drm_modeset_lock+0x35/0xe0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa002300b>] __setplane_internal+0x17b/0x260 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0032b14>] ? drm_modeset_lock_all_ctx+0xa4/0xb0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026bcc>] drm_mode_setplane+0x15c/0x1d0 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa00189a2>] drm_ioctl+0x152/0x540 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffffa0026a70>] ? drm_plane_check_pixel_format+0x50/0x50 [drm]
Oct 15 10:25:25 precious kernel:  [<ffffffff81211a51>] ? __dentry_kill+0x181/0x220
Oct 15 10:25:25 precious kernel:  [<ffffffff8121ac3c>] ? mntput_no_expire+0x2c/0x1b0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120cee2>] do_vfs_ioctl+0xa2/0x5d0
Oct 15 10:25:25 precious kernel:  [<ffffffff8108699b>] ? recalc_sigpending+0x1b/0x50
Oct 15 10:25:25 precious kernel:  [<ffffffff810874f1>] ? __set_task_blocked+0x41/0xa0
Oct 15 10:25:25 precious kernel:  [<ffffffff81217f77>] ? __fget+0x77/0xb0
Oct 15 10:25:25 precious kernel:  [<ffffffff8120d489>] SyS_ioctl+0x79/0x90
Oct 15 10:25:25 precious kernel:  [<ffffffff8108a054>] ? SyS_rt_sigprocmask+0x74/0xc0
Oct 15 10:25:25 precious kernel:  [<ffffffff815d74b2>] entry_SYSCALL_64_fastpath+0x1a/0xa4
Oct 15 10:25:25 precious kernel: ---[ end trace 22f0c9988a36fbc2 ]---
Comment 4 Jani Saarinen 2016-12-09 10:12:55 UTC
Can you test with latest kernel and report back?
Comment 5 Arto Jantunen 2016-12-09 10:21:33 UTC
The issue still exists on 4.8, but seems to be fixed in the 4.9 rc series.
Comment 6 Jani Saarinen 2017-03-08 07:44:13 UTC
If this still works can you mark this resolved and closed?


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.