Bug 41060 - r600g: "Failed to parse relocation -12!" followed by widespread texture corruption
Summary: r600g: "Failed to parse relocation -12!" followed by widespread texture corru...
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: 7.11
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-20 15:52 UTC by Nicholas Miell
Modified: 2014-04-13 12:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Nicholas Miell 2011-09-20 15:52:37 UTC
Sometimes most of gnome-shell's textures will be corrupted immediately following "[drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!" appearing in the kernel logs.

01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4250]

kernel-2.6.40.4-5.fc15.x86_64
libdrm-2.4.26-1.fc15.x86_64
mesa-libGL-7.11-1.fc15.x86_64
xorg-x11-drv-ati-6.14.1-2.20110525gitfe5c42f51.fc15.x86_64
xorg-x11-server-Xorg-1.10.4-1.fc15.x86_64
Comment 1 Marek Olšák 2011-09-20 16:41:44 UTC
That usually means the kernel cannot relocate all the buffers for the submitted command stream due to lack of available memory.
Comment 2 Marek Olšák 2014-04-13 12:06:46 UTC
(In reply to comment #1)
> That usually means the kernel cannot relocate all the buffers for the
> submitted command stream due to lack of available memory.

There is probably nothing we can do about it. I think the GTT size was increased some time ago, that should fix the error I guess.


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.