FS#43143 - [linux] (v3.18) Failed to submit rendering commands, disabling acceleration

Attached to Project: Arch Linux
Opened by Evangelos Foutras (foutrelis) - Wednesday, 17 December 2014, 21:16 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 09 January 2015, 07:08 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture i686
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 9
Private No

Details

Description:

Linux 3.18 seems to break GPU acceleration on my Atom netbook (945GSE chipset). The following lines in Xorg.log.0 appear to be relevant:

[ 16.088] (WW) intel(0): Failed to submit rendering commands, trying again with outputs disabled.
[ 16.371] (EE) intel(0): Failed to submit rendering commands, disabling acceleration.

This has been reported on the forums by two other people [1].

I tested the following upstream patch and it fixes the issue for me (found it via [2], patch also attached):

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d472fcc8379c062bd56a3876fc6ef22258f14a91

[1] https://bbs.archlinux.org/viewtopic.php?pid=1485146
[2] https://bugs.freedesktop.org/show_bug.cgi?id=76554#c116

Additional info:
* package version(s): linux 3.18.1-1
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 09 January 2015, 07:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.18.2-2
Comment by Evangelos Foutras (foutrelis) - Thursday, 08 January 2015, 21:48 GMT
The issue still exists in linux 3.18.2-1; please consider applying the patch before moving Linux 3.18 to [core].

Loading...