Bug 89698 - [abrt] WARNING: CPU: 2 PID: 1491 at drivers/gpu/drm/i915/intel_pm.c:5997 intel_display_power_put+0x14c/0x160 [i915]()
Summary: [abrt] WARNING: CPU: 2 PID: 1491 at drivers/gpu/drm/i915/intel_pm.c:5997 inte...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-20 19:52 UTC by Philip Prindeville
Modified: 2017-07-24 22:47 UTC (History)
5 users (show)

See Also:
i915 platform: HSW
i915 features: display/eDP


Attachments
messages log with drm.debug=14 (2.20 MB, text/plain)
2015-04-10 17:18 UTC, Philip Prindeville
no flags Details
dmesg with drm.debug=14 log_buf_len=16M (363.99 KB, text/plain)
2015-05-21 08:38 UTC, Georgi
no flags Details

Description Philip Prindeville 2015-03-20 19:52:46 UTC
This is seen on Fedora 21 with:

xorg-x11-drv-intel-2.99.916-3.20141117.fc21.src.rpm

on a Dell Latitude E5540 with BIOS A04 (01/22/2014), and kernel:

3.18.7-200.fc21.x86_64

On an idle laptop with no docking station, while it tries to go into partial energy conservation (shutting down the display), the following oops is seen.  This is also seen on a docking station with a DVI-connected monitor.

Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925454] WARNING: CPU: 0 PID: 4146 at drivers/gpu/drm/i915/intel_pm.c:6560 intel_display_power_put+0x15c/0x170 [i915]()
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925458] Modules linked in: ccm vhost_net vhost macvtap macvlan rfcomm fuse xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi intel_rapl snd_hda_intel x86_pkg_temp_thermal arc4 coretemp snd_hda_controller snd_hda_codec kvm_intel snd_hwdep iwlmvm mac80211 snd_seq snd_seq_device dell_wmi kvm iTCO_wdt btusb iTCO_vendor_support crct10dif_pclmul crc32_pclmul sparse_keymap bluetooth sdhci_pci ppdev crc32c_intel dell_laptop dcdbas snd_pcm sdhci ghash_clmulni_intel iwlwifi cfg80211 snd_timer rfkill mmc_core snd uvcvideo videobuf2_vmalloc videobuf2_core videobuf2_memops v4l2_common videodev media soundcore joydev tpm_tis tpm serio_raw i2c_i801 lpc_ich mei_me mei parport_pc parport shpchp mfd_core dell_smo8800 nouveau i915 ttm i2c_algo_bit drm_kms_helper e1000e drm ptp pps_core mxm_wmi video wmi
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925579] CPU: 0 PID: 4146 Comm: kworker/0:1 Tainted: G        W      3.18.7-200.fc21.x86_64 #1
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925583] Hardware name: Dell Inc. Latitude E5540/01389M, BIOS A04 01/22/2014
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925627] Workqueue: events edp_panel_vdd_work [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925631]  0000000000000000 00000000d7d0a232 ffff8802483a3d28 ffffffff8175e686
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925636]  0000000000000000 0000000000000000 ffff8802483a3d68 ffffffff810991d1
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925641]  ffff8802483a3d48 ffff880414d6002c ffff880414d60000 ffff880414d68848
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925646] Call Trace:
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925657]  [<ffffffff8175e686>] dump_stack+0x46/0x58
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925666]  [<ffffffff810991d1>] warn_slowpath_common+0x81/0xa0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925672]  [<ffffffff810992ea>] warn_slowpath_null+0x1a/0x20
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925701]  [<ffffffffa011ba7c>] intel_display_power_put+0x15c/0x170 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925744]  [<ffffffffa018c1ed>] pps_unlock+0x3d/0x50 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925784]  [<ffffffffa018e609>] edp_panel_vdd_work+0x39/0x40 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925793]  [<ffffffff810b245d>] process_one_work+0x14d/0x400
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925800]  [<ffffffff810b2deb>] worker_thread+0x6b/0x480
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925807]  [<ffffffff810b2d80>] ? rescuer_thread+0x2a0/0x2a0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925812]  [<ffffffff810b801a>] kthread+0xea/0x100
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925823]  [<ffffffff8113aba4>] ? __audit_syscall_entry+0xc4/0x120
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925829]  [<ffffffff810b7f30>] ? kthread_create_on_node+0x1b0/0x1b0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925839]  [<ffffffff8176537c>] ret_from_fork+0x7c/0xb0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925844]  [<ffffffff810b7f30>] ? kthread_create_on_node+0x1b0/0x1b0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925847] ---[ end trace 5d9633530b9cb250 ]---
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925850] ------------[ cut here ]------------

or:

Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925874] WARNING: CPU: 0 PID: 4146 at drivers/gpu/drm/i915/intel_pm.c:6564 intel_display_power_put+0xfc/0x170 [i915]()
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925876] Modules linked in: ccm vhost_net vhost macvtap macvlan rfcomm fuse xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi intel_rapl snd_hda_intel x86_pkg_temp_thermal arc4 coretemp snd_hda_controller snd_hda_codec kvm_intel snd_hwdep iwlmvm mac80211 snd_seq snd_seq_device dell_wmi kvm iTCO_wdt btusb iTCO_vendor_support crct10dif_pclmul crc32_pclmul sparse_keymap bluetooth sdhci_pci ppdev crc32c_intel dell_laptop dcdbas snd_pcm sdhci ghash_clmulni_intel iwlwifi cfg80211 snd_timer rfkill mmc_core snd uvcvideo videobuf2_vmalloc videobuf2_core videobuf2_memops v4l2_common videodev media soundcore joydev tpm_tis tpm serio_raw i2c_i801 lpc_ich mei_me mei parport_pc parport shpchp mfd_core dell_smo8800 nouveau i915 ttm i2c_algo_bit drm_kms_helper e1000e drm ptp pps_core mxm_wmi video wmi
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925978] CPU: 0 PID: 4146 Comm: kworker/0:1 Tainted: G        W      3.18.7-200.fc21.x86_64 #1
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.925981] Hardware name: Dell Inc. Latitude E5540/01389M, BIOS A04 01/22/2014
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926016] Workqueue: events edp_panel_vdd_work [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926019]  0000000000000000 00000000d7d0a232 ffff8802483a3d28 ffffffff8175e686
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926024]  0000000000000000 0000000000000000 ffff8802483a3d68 ffffffff810991d1
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926028]  ffff8802483a3d48 ffffffffa01dd8c0 0000000000000000 ffff880414d68848
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926033] Call Trace:
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926039]  [<ffffffff8175e686>] dump_stack+0x46/0x58
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926045]  [<ffffffff810991d1>] warn_slowpath_common+0x81/0xa0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926055]  [<ffffffff810992ea>] warn_slowpath_null+0x1a/0x20
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926081]  [<ffffffffa011ba1c>] intel_display_power_put+0xfc/0x170 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926119]  [<ffffffffa018c1ed>] pps_unlock+0x3d/0x50 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926156]  [<ffffffffa018e609>] edp_panel_vdd_work+0x39/0x40 [i915]
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926163]  [<ffffffff810b245d>] process_one_work+0x14d/0x400
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926169]  [<ffffffff810b2deb>] worker_thread+0x6b/0x480
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926176]  [<ffffffff810b2d80>] ? rescuer_thread+0x2a0/0x2a0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926181]  [<ffffffff810b801a>] kthread+0xea/0x100
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926188]  [<ffffffff8113aba4>] ? __audit_syscall_entry+0xc4/0x120
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926193]  [<ffffffff810b7f30>] ? kthread_create_on_node+0x1b0/0x1b0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926200]  [<ffffffff8176537c>] ret_from_fork+0x7c/0xb0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926205]  [<ffffffff810b7f30>] ? kthread_create_on_node+0x1b0/0x1b0
Mar  4 00:17:47 eng-dhcp-123 kernel: [480221.926208] ---[ end trace 5d9633530b9cb251 ]---
Mar  4 00:17:47 eng-dhcp-123 kernel: ------------[ cut here ]------------


When the patch described here is applied, this problem goes away:

http://lkml.org/lkml/2014/7/22/691

More information can be found here:

https://bugzilla.redhat.com/show_bug.cgi?id=1120901
Comment 1 Imre Deak 2015-03-20 20:55:44 UTC
Could you try a 3.19 kernel? I can see at least the following there that may fix your issue:

commit 2c623c11c7d87ada0121c5502358b30c9a849d2d
Author: Egbert Eich <eich@suse.de>
Date:   Tue Nov 25 12:54:57 2014 +0100

    drm/i915/eDP: When enabling panel VDD cancel pending disable worker

If that doesn't fix the issue could you send a dmesg log up to the WARNs booting with drm.debug=14?
Comment 2 Philip Prindeville 2015-03-20 21:34:17 UTC
(In reply to Imre Deak from comment #1)
> Could you try a 3.19 kernel? I can see at least the following there that may
> fix your issue:
> 
> commit 2c623c11c7d87ada0121c5502358b30c9a849d2d
> Author: Egbert Eich <eich@suse.de>
> Date:   Tue Nov 25 12:54:57 2014 +0100
> 
>     drm/i915/eDP: When enabling panel VDD cancel pending disable worker
> 
> If that doesn't fix the issue could you send a dmesg log up to the WARNs
> booting with drm.debug=14?

I have downloaded the kernel from Fedora's updates-testing repo.

Will post more info once I've had a chance to reboot.
Comment 3 Philip Prindeville 2015-03-25 17:49:32 UTC
Rebooted into the updates-testing kernel (3.19.1-201.fc21) last night.

The problem (at least in my case) was usually quick to present, and I'm currently not seeing it.

That said, I've not undocked the laptop since I've rebooted it, and that might be one of the requisite trigger conditions...
Comment 4 Jesse Barnes 2015-04-02 21:06:34 UTC
Well, we can hope... please re-open if you see this again.
Comment 5 Philip Prindeville 2015-04-10 00:19:09 UTC
(In reply to Philip Prindeville from comment #3)
> Rebooted into the updates-testing kernel (3.19.1-201.fc21) last night.
> 
> The problem (at least in my case) was usually quick to present, and I'm
> currently not seeing it.
> 
> That said, I've not undocked the laptop since I've rebooted it, and that
> might be one of the requisite trigger conditions...

Definitely seems to be docking related.  Went out of town and took my laptop, then got back yesterday and docked again.  The problem immediately presented:

Apr  9 18:13:35 eng-dhcp-123 kernel: ------------[ cut here ]------------
Apr  9 18:13:35 eng-dhcp-123 kernel: WARNING: CPU: 0 PID: 3955 at drivers/gpu/drm/i915/intel_runtime_pm.c:676 intel_display_power_put+0x163/0x170 [i915]()
Apr  9 18:13:35 eng-dhcp-123 kernel: WARN_ON(!power_domains->domain_use_count[domain])
Apr  9 18:13:35 eng-dhcp-123 kernel: Modules linked in:
Apr  9 18:13:35 eng-dhcp-123 kernel: vhost_net vhost macvtap macvlan rfcomm fuse xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep arc4 iwlmvm mac80211 dell_laptop intel_rapl iosf_mbi x86_pkg_temp_thermal coretemp dcdbas iTCO_wdt dell_wmi uvcvideo kvm_intel ppdev iTCO_vendor_support sparse_keymap i8k videobuf2_vmalloc kvm videobuf2_core snd_hda_codec_realtek crct10dif_pclmul crc32_pclmul iwlwifi snd_hda_codec_generic
Apr  9 18:13:35 eng-dhcp-123 kernel: snd_hda_codec_hdmi crc32c_intel videobuf2_memops btusb v4l2_common bluetooth videodev media snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep ghash_clmulni_intel snd_seq joydev sdhci_pci sdhci tpm_tis parport_pc serio_raw snd_seq_device cfg80211 snd_pcm snd_timer mmc_core parport i2c_i801 tpm snd lpc_ich rfkill mfd_core mei_me shpchp soundcore mei dell_smo8800 i915 nouveau ttm i2c_algo_bit drm_kms_helper drm e1000e ptp pps_core mxm_wmi wmi video
Apr  9 18:13:35 eng-dhcp-123 kernel: CPU: 0 PID: 3955 Comm: kworker/0:1 Tainted: G        W      3.19.1-201.fc21.x86_64 #1
Apr  9 18:13:35 eng-dhcp-123 kernel: Hardware name: Dell Inc. Latitude E5540/01389M, BIOS A04 01/22/2014
Apr  9 18:13:35 eng-dhcp-123 kernel: Workqueue: events edp_panel_vdd_work [i915]
Apr  9 18:13:35 eng-dhcp-123 kernel: 0000000000000000 00000000872944e9 ffff8800caf0bcc8 ffffffff8176d865
Apr  9 18:13:35 eng-dhcp-123 kernel: 0000000000000000 ffff8800caf0bd20 ffff8800caf0bd08 ffffffff8109bc0a
Apr  9 18:13:35 eng-dhcp-123 kernel: ffff8800caf0bce8 ffff8804182b002c ffff8804182b0000 ffff8804182b8980
Apr  9 18:13:35 eng-dhcp-123 kernel: Call Trace:
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff8176d865>] dump_stack+0x45/0x57
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff8109bc0a>] warn_slowpath_common+0x8a/0xc0
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff8109bc95>] warn_slowpath_fmt+0x55/0x70
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffffa02d4bc0>] ? intel_display_power_put+0x120/0x170 [i915]
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffffa02d4c03>] intel_display_power_put+0x163/0x170 [i915]
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffffa034962d>] pps_unlock+0x3d/0x50 [i915]
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffffa034b989>] edp_panel_vdd_work+0x39/0x40 [i915]
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810b483c>] process_one_work+0x14c/0x3f0
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810b5203>] worker_thread+0x53/0x470
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810b51b0>] ? rescuer_thread+0x300/0x300
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810ba458>] kthread+0xd8/0xf0
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810ba380>] ? kthread_create_on_node+0x1b0/0x1b0
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff81773f7c>] ret_from_fork+0x7c/0xb0
Apr  9 18:13:35 eng-dhcp-123 kernel: [<ffffffff810ba380>] ? kthread_create_on_node+0x1b0/0x1b0
Apr  9 18:13:35 eng-dhcp-123 kernel: ---[ end trace 76812c6edf03a9df ]---
Apr  9 18:13:36 eng-dhcp-123 abrt-dump-journal-oops: abrt-dump-journal-oops: Found oopses: 1
Apr  9 18:13:36 eng-dhcp-123 abrt-dump-journal-oops: abrt-dump-journal-oops: Creating problem directories
Apr  9 18:13:36 eng-dhcp-123 abrt-server: Deleting problem directory oops-2015-04-09-18:13:36-673-0 (dup of oops-2015-02-11-15:47:07-694-0)
Apr  9 18:13:36 eng-dhcp-123 gnome-session: abrt-applet: repeated problem in kernel, not showing the notification
Apr  9 18:13:37 eng-dhcp-123 abrt-dump-journal-oops: Reported 1 kernel oopses to Abrt
Comment 6 Imre Deak 2015-04-10 07:27:16 UTC
Could you provide a dmesg log booting with the drm.debug=14 kernel option, including the output from start of boot up to the WARN?
Comment 7 Philip Prindeville 2015-04-10 17:18:42 UTC
Created attachment 115010 [details]
messages log with drm.debug=14
Comment 8 Imre Deak 2015-04-10 18:25:19 UTC
(In reply to Philip Prindeville from comment #7)
> Created attachment 115010 [details]
> messages log with drm.debug=14

Hm, this doesn't include the output I expected, the kernel should output lot of  debug messages with the "[drm:func]" prefix with this kernel option. Are you maybe retrieving the log with some tool like journalctl that filters these messages out?
Comment 9 Philip Prindeville 2015-04-10 18:28:23 UTC
(In reply to Imre Deak from comment #8)
> (In reply to Philip Prindeville from comment #7)
> > Created attachment 115010 [details]
> > messages log with drm.debug=14
> 
> Hm, this doesn't include the output I expected, the kernel should output lot
> of  debug messages with the "[drm:func]" prefix with this kernel option. Are
> you maybe retrieving the log with some tool like journalctl that filters
> these messages out?

No, that's the contents of my /var/log/messages* files for the range that you requested.

Is it possible that the DRM module got built with the debugging code turned off?
Comment 10 Imre Deak 2015-04-10 18:59:34 UTC
(In reply to Philip Prindeville from comment #9)
> (In reply to Imre Deak from comment #8)
> > (In reply to Philip Prindeville from comment #7)
> > > Created attachment 115010 [details]
> > > messages log with drm.debug=14
> > 
> > Hm, this doesn't include the output I expected, the kernel should output lot
> > of  debug messages with the "[drm:func]" prefix with this kernel option. Are
> > you maybe retrieving the log with some tool like journalctl that filters
> > these messages out?
> 
> No, that's the contents of my /var/log/messages* files for the range that
> you requested.
> 
> Is it possible that the DRM module got built with the debugging code turned
> off?

No, unless you have some custom/distro specific patch that would disable it. The driver in the upstream kernel is always built to emit the debug messages if drm.debug is set. But your syslog daemon may be configured to write kernel messages above a certain loglevel to a separate file like /var/log/kern.log or /var/log/debug.log, please check /etc/rsyslogd (or similar). You can also check if these messages are really emitted by just running dmesg (but the output of this is probably truncated, so it won't do).
Comment 11 Georgi 2015-05-21 08:38:39 UTC
Created attachment 115940 [details]
dmesg with drm.debug=14 log_buf_len=16M
Comment 12 Georgi 2015-05-21 08:39:51 UTC
Hello,
this is what I did to recreate the bug:
My Laptop is with dockingstation.
I have the same problem with kernels from 3.16 to 3.18
1. Start the laptop without attached to dock station.
2. Connect to the dock station
3. Disconnect from dock station
4. Connect to the dock station and I get the "WARNING: CPU: 0 PID: 6522 at drivers/gpu/drm/i915/intel_pm.c:6560 intel_display_power_put+0x43/0xfa [i915]()"
5. Restart xorg

I added attachment with dmesg log
Comment 13 Ander Conselvan de Oliveira 2015-05-21 12:49:51 UTC
Could you please try a newer kernel? Ideally the drm-intel-nightly branch from [1] or at least version 4.0.

    [1] http://cgit.freedesktop.org/drm-intel
Comment 14 Georgi 2015-05-25 18:25:35 UTC
Tried with 4.0.4 - same problem.
Comment 15 Jani Nikula 2016-12-28 12:44:12 UTC
I think fixes have gone in to address this, please try v4.9 or v4.10-rc1.
Comment 16 Ricardo 2017-02-24 15:13:01 UTC
Fixes has been placed according to Jani on v4.9 or v4.10-rc1, please upgrade the kernel.
I'm placing the bug as resolved but please if you encounter the issue after those versions of Kernel reopen the bug

otherwise please close it


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.