All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.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	[thread overview]
Message-ID: <bug-90595-502-jLBnALjvey@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-90595-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 3843 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=90595

--- Comment #11 from Mike <mdellertson@gmail.com> ---
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=io+mem,owns=io+mem,locks=none
[    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 client

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4657 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-02-04 22:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-90595-502@http.bugs.freedesktop.org/>
2015-05-22 14:56 ` [Bug 90595] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_set_sw_state failed bugzilla-daemon
2015-09-24  7:29 ` bugzilla-daemon
2015-09-24 17:47 ` bugzilla-daemon
2015-09-28 15:00 ` bugzilla-daemon
2015-09-28 15:21 ` bugzilla-daemon
2016-07-16  1:11 ` bugzilla-daemon
2016-07-16  1:15 ` bugzilla-daemon
2018-02-04 22:22 ` bugzilla-daemon [this message]
2018-02-04 22:27 ` bugzilla-daemon
2019-11-19  9:05 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-90595-502-jLBnALjvey@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.