From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 90595] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_set_sw_state failed Date: Sun, 04 Feb 2018 22:22:39 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1794238939==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B33D16E288 for ; Sun, 4 Feb 2018 22:22:39 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1794238939== Content-Type: multipart/alternative; boundary="15177829591.1bbec2e0e.27858" Content-Transfer-Encoding: 7bit --15177829591.1bbec2e0e.27858 Date: Sun, 4 Feb 2018 22:22:39 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D90595 --- Comment #11 from Mike --- I too have been experiencing this issue for quite some time. I'm running: # uname -a Linux hostname 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86= _64 GNU/Linux # lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.3 (stretch) Release: 9.3 Codename: stretch And here's what show's up in `dmesg` every time I boot up: # dmesg | grep -i radeon [ 2.877374] [drm] radeon kernel modesetting enabled. [ 2.896977] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used) [ 2.896978] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF [ 2.897154] [drm] radeon: 2048M of VRAM memory ready [ 2.897155] [drm] radeon: 2048M of GTT memory ready. [ 2.902498] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_pfp.bin [ 2.909274] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_me.bin [ 2.909826] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_ce.bin [ 2.911587] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_rlc.bin [ 2.912724] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_mc.bin [ 2.913984] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/pitcairn_smc.bin [ 2.922964] [drm] radeon: dpm initialized [ 2.928860] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TAHITI_uvd.bin [ 2.930542] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TAHITI_vce.bin [ 2.949302] radeon 0000:01:00.0: WB enabled [ 2.949304] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff998d238abc00 [ 2.949305] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff998d238abc04 [ 2.949306] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff998d238abc08 [ 2.949307] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff998d238abc0c [ 2.949308] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff998d238abc10 [ 2.949808] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xffffb0f8c2c35a18 [ 2.969924] radeon 0000:01:00.0: fence driver on ring 6 use gpu addr 0x0000000080000c18 and cpu addr 0xffff998d238abc18 [ 2.969926] radeon 0000:01:00.0: fence driver on ring 7 use gpu addr 0x0000000080000c1c and cpu addr 0xffff998d238abc1c [ 2.969943] radeon 0000:01:00.0: radeon: MSI limited to 32-bit [ 2.970010] radeon 0000:01:00.0: radeon: using MSI. [ 2.970036] [drm] radeon: irq initialized. [ 5.136861] [drm] Radeon Display Connectors [ 5.304534] fbcon: radeondrmfb (fb0) is primary device [ 5.484728] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_restrict_performance_levels_before_switch failed [ 5.576343] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device [ 5.603284] [drm] Initialized radeon 2.49.0 20080528 for 0000:01:00.0 on minor 0 Not sure if you need this, but just in case: # dmesg | grep -i vga [ 0.000000] Console: colour VGA+ 80x25 [ 0.373862] vgaarb: setting as boot device: PCI:0000:01:00.0 [ 0.373863] vgaarb: device added: PCI:0000:01:00.0,decodes=3Dio+mem,owns=3Dio+mem,locks=3Dnone [ 0.373864] vgaarb: loaded [ 0.373864] vgaarb: bridge control possible 0000:01:00.0 [ 2.805123] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio clie= nt --=20 You are receiving this mail because: You are the assignee for the bug.= --15177829591.1bbec2e0e.27858 Date: Sun, 4 Feb 2018 22:22:39 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 11 on bug 90595<= /a> from Mike
I too have been experiencing this issue for quite some time.  =
I'm running:

# uname -a
Linux hostname 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86=
_64
GNU/Linux

# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 9.3 (stretch)
Release:        9.3
Codename:       stretch

And here's what show's up in `dmesg` every time I boot up:

# dmesg | grep -i radeon
[    2.877374] [drm] radeon kernel modesetting enabled.
[    2.896977] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 -
0x000000007FFFFFFF (2048M used)
[    2.896978] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 -
0x00000000FFFFFFFF
[    2.897154] [drm] radeon: 2048M of VRAM memory ready
[    2.897155] [drm] radeon: 2048M of GTT memory ready.
[    2.902498] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_pfp.bin
[    2.909274] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_me.bin
[    2.909826] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_ce.bin
[    2.911587] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_rlc.bin
[    2.912724] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_mc.bin
[    2.913984] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/pitcairn_smc.bin
[    2.922964] [drm] radeon: dpm initialized
[    2.928860] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/TAHITI_uvd.bin
[    2.930542] radeon 0000:01:00.0: firmware: direct-loading firmware
radeon/TAHITI_vce.bin
[    2.949302] radeon 0000:01:00.0: WB enabled
[    2.949304] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000080000c00 and cpu addr 0xffff998d238abc00
[    2.949305] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr
0x0000000080000c04 and cpu addr 0xffff998d238abc04
[    2.949306] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr
0x0000000080000c08 and cpu addr 0xffff998d238abc08
[    2.949307] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000080000c0c and cpu addr 0xffff998d238abc0c
[    2.949308] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr
0x0000000080000c10 and cpu addr 0xffff998d238abc10
[    2.949808] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr
0x0000000000075a18 and cpu addr 0xffffb0f8c2c35a18
[    2.969924] radeon 0000:01:00.0: fence driver on ring 6 use gpu addr
0x0000000080000c18 and cpu addr 0xffff998d238abc18
[    2.969926] radeon 0000:01:00.0: fence driver on ring 7 use gpu addr
0x0000000080000c1c and cpu addr 0xffff998d238abc1c
[    2.969943] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    2.970010] radeon 0000:01:00.0: radeon: using MSI.
[    2.970036] [drm] radeon: irq initialized.
[    5.136861] [drm] Radeon Display Connectors
[    5.304534] fbcon: radeondrmfb (fb0) is primary device
[    5.484728] [drm:si_dpm_set_power_state [radeon]] *ERROR*
si_restrict_performance_levels_before_switch failed
[    5.576343] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    5.603284] [drm] Initialized radeon 2.49.0 20080528 for 0000:01:00.0 on
minor 0

Not sure if you need this, but just in case:

# dmesg | grep -i vga
[    0.000000] Console: colour VGA+ 80x25
[    0.373862] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.373863] vgaarb: device added:
PCI:0000:01:00.0,decodes=3Dio+mem,owns=3Dio+mem,locks=3Dnone
[    0.373864] vgaarb: loaded
[    0.373864] vgaarb: bridge control possible 0000:01:00.0
[    2.805123] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio clie=
nt


You are receiving this mail because:
  • You are the assignee for the bug.
= --15177829591.1bbec2e0e.27858-- --===============1794238939== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1794238939==--