https://bugs.freedesktop.org/show_bug.cgi?id=76558
Priority: high
Bug ID: 76558
Assignee: dri-devel(a)lists.freedesktop.org
Summary: GPU lockup: radeon: wait for empty RBBM fifo failed !
when playing sauerbraten
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: fabio.ped(a)libero.it
Hardware: x86 (IA32)
Status: NEW
Version: XOrg CVS
Component: DRM/Radeon
Product: DRI
Created attachment 96295
--> https://bugs.freedesktop.org/attachment.cgi?id=96295&action=edit
dmesg after the lockup, got switching to a VT
I am using kernel 3.11.0-18.32 (default Ubuntu 13.10 kernel) with mesa from git
on a RV530. The system is usually very stable, however when running
sauerbreaten with wake6 map (sauerbraten-wake6 package on Debian/Ubuntu) this
way:
sauerbraten -lwake6
after some minutes I get the following lockup:
[ 8425.176130] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
[ 8425.176144] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000002845
last fence id 0x0000000000002844)
[ 8425.349835] radeon: wait for empty RBBM fifo failed ! Bad things might
happen.
[ 8425.523469] Failed to wait GUI idle while programming pipes. Bad things
might happen.
[ 8425.524520] radeon 0000:01:00.0: Saved 59 dwords of commands on ring 0.
[ 8425.530923] radeon 0000:01:00.0: (rs600_asic_reset:401)
RBBM_STATUS=0x9401C100
[ 8426.029068] radeon 0000:01:00.0: (rs600_asic_reset:421)
RBBM_STATUS=0x9401C100
[ 8426.526183] radeon 0000:01:00.0: (rs600_asic_reset:429)
RBBM_STATUS=0x9400C100
[ 8427.023299] radeon 0000:01:00.0: (rs600_asic_reset:437)
RBBM_STATUS=0x9400C100
[ 8427.023370] radeon 0000:01:00.0: failed to reset GPU
[ 8427.024701] radeon 0000:01:00.0: GPU reset failed
[ 8427.028124] radeon 0000:01:00.0: couldn't schedule ib
[ 8427.028133] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 8427.057855] radeon 0000:01:00.0: couldn't schedule ib
...
Full dmesg is attached. After the lockup I can switch to/from console, but I
have to reboot because the screen is corrupted/flashing.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=76297
Priority: medium
Bug ID: 76297
Assignee: dri-devel(a)lists.freedesktop.org
Summary: open source radeon drivers for old graphics cards
crash the system while booting kernels 3.12+
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: epp942(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: XOrg CVS
Component: DRM/Radeon
Product: DRI
Created attachment 95971
--> https://bugs.freedesktop.org/attachment.cgi?id=95971&action=edit
Dmesg
There is no legacy driver for kernel 3.12+ for ati cards and now there is no
open source drivers that can be used with kernel 3.12+ , the issue is that
while it tries to load module radeon the whole system hangs on boot tried with
kernels 3.12 and 3.13 and 3.14 on 3.14 once every 5-10 boots it MAYBE boot with
radeon.dpm=0 but this is really random and may not happen for 1 day and may
happen 2 times in a row but only with 3.14 on 3.12 and 3.13 system freeze is
100%.
I put the dmesg as attachment hope i can help any other way you need me cause
there is no driver available for radeon 2-3-4k anymore open or not so we can
work with
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=76286
Priority: medium
Bug ID: 76286
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Kernel v3.13 hang during boot now that dpm is enabled
for radeon driver - Radeon HD4870
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: OmegaPhil+FreeDesktop.BugTracker(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: DRM/Radeon
Product: DRI
Created attachment 95961
--> https://bugs.freedesktop.org/attachment.cgi?id=95961&action=edit
Kernel log for session with manual radeon module loading with modesetting
enabled
Flagged as major as this prevents kernel boot if the user doesnt know how to
disable the functionality with the kernel boot parameters.
Originally reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741619
, Debian kernel v3.13 enables dpm by default - partway through the boot process
(when cryptsetup is opening encrypted disks), the kernel hangs (confirmed with
no response to ping).
The kernel boots fine with radeon.dpm=0.
Following instructions
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741485#10) I booted with
radeon.modeset=0, made sure X wasn't running and radeon was unloaded, then
modprobe'd radeon modeset=1 - after a small delay everything hung.
I have attached kern.log (REISUB FTW this time it seems?), there is an X log
but that simply gave up after finding no modesetting support, before the point
where I reloaded radeon.
kern.log is verbose as I always boot with full debugging information, but in
this case its useless as nothing appears to be logged associated with the
radeon load (and I'm assuming the magic sync worked).
In terms of fighting the issue, I have C and C++ experience but no real kernel
debugging EXP and certainly nothing todo with the graphical stack.
===============================
uname -a: Linux omega1 3.13-1-amd64 #1 SMP Debian 3.13.5-1 (2014-03-04) x86_64
GNU/Linux
Debian Testing
X server: 1.15.0
Radeon: 7.3.0
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=76210
Priority: medium
Bug ID: 76210
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Temperature sensor is showing too high temperatures
Severity: minor
Classification: Unclassified
OS: All
Reporter: nicolas.belouin(a)heptaoctet.net
Hardware: Other
Status: NEW
Version: unspecified
Component: Drivers/Gallium/radeonsi
Product: Mesa
The temperature sensors are showing a temperature of 511°C when the radeon card
is in sleep mode, the normal temperature is displayed when the card is used.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=76130
Priority: medium
Bug ID: 76130
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Radeon HD 4570 set dpm state fails after suspend
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: crew4ok(a)gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: unspecified
Component: DRM/Radeon
Product: DRI
Created attachment 95731
--> https://bugs.freedesktop.org/attachment.cgi?id=95731&action=edit
dmesg
Right before the system go to suspend, the following line appears in dmesg:
[drm:rv730_stop_dpm] *ERROR* Could not force DPM to low
After wakeup i see this in dmesg:
[drm:rv770_dpm_set_power_state] *ERROR* rv770_set_sw_state failed
Also i notice a degradation in performance in some games (e.g. in Teeworlds
before the suspend i have 60fps, after suspend - 30-40 fps).
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=75719
Priority: medium
Bug ID: 75719
Assignee: dri-devel(a)lists.freedesktop.org
Summary: mplayer -vo gl consume more CPU on r200
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: smoki00790(a)gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: XOrg CVS
Component: DRM/Radeon
Product: DRI
OS is current Debian Sid 32bit, card 1002:5960...
So this is on r200 i spotted playing any video file vith gl render (but also
many videos in games are also affected), bisecting says it started with this
code in ttm:
http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-next&id=a095c60bd0…
And it performs the same also in 3.14-rc5 kernel :). It consume cca 40% or
more CPU power after that commit... that *more* depends on video file and if it
is in game or playing video file with mplayer -vo gl.
Mesa version seems doesn't metter i tried 9.2 git, 10.0 git, 10.1 git and
current git master.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=75649
Priority: medium
Bug ID: 75649
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Glitchy output using only HDMI on laptop with AMD
Mobility Radeon HD 3450/3470
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: tderensis(a)gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: 10.0
Component: Drivers/Gallium/r600
Product: Mesa
Screen flickering and horizontal black/white lines mixed in with output on
redraw. This only happens when using HDMI output to a single external 1920x1080
monitor and not when using dual monitors or the single laptop screen. If the
screen is static or I move the mouse over a single color background, no
glitching happens. It seems that the more that needs to get redrawn in the
frame, the worse it gets.
I'm not sure how long this has been a problem because I rarely use a single
monitor. I'll report back when mesa 10.1 is released on Arch.
System info from Phoronix Test Suite:
Hardware:
Processor: Intel Core 2 Duo P8400 @ 2.27GHz (2 Cores), Motherboard: Sony VAIO,
Chipset: Intel Mobile 4 MCH + ICH9M, Memory: 3072MB, Disk: 320GB Western
Digital WD3200BEKT-7, Graphics: AMD Mobility Radeon HD 3450/3470 256MB
(680/800MHz), Audio: Realtek ALC262, Monitor: DELL ST2220L, Network: Marvell
88E8055 PCI-E Gigabit + Qualcomm Atheros AR928X Wireless
Software:
OS: Linux, Kernel: 3.13.5-1-ARCH (x86_64), Desktop: Cinnamon 2.0.14, Display
Server: X Server 1.15.0, Display Driver: radeon 7.3.0, OpenGL: 3.1 Mesa 10.0.3
Gallium 0.4, Compiler: GCC 4.8.2 20140206 + Clang 3.4 + LLVM 3.4, File-System:
ext4, Screen Resolution: 1920x1080
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=75127
Priority: medium
Bug ID: 75127
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Radeon SUMO: atombios stuck executing
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: sandy.8925(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: DRM/Radeon
Product: DRI
Created attachment 94246
--> https://bugs.freedesktop.org/attachment.cgi?id=94246&action=edit
linux_kernel_3.14-rc2_dmesg
I have a laptop with Radeon HD6520G GPU.
I am running Arch Linux 64 bit with Linux 3.14-rc2 kernel and Mesa 10.0.3
During shutdown, suspend and resume, GPU hangs and I get error messages in the
kernel that state:
[drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing D05E (len 62,
WS 0, PS 0) @ 0xD07A
Earlier, shutdown would work fine, and laptop would also suspend quickly.
However now I find that suspend and shutdown take a long time and I see the
above error messages.
--
You are receiving this mail because:
You are the assignee for the bug.