Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433649 - sys-kernel/gentoo-sources-3.5, media-libs/mesa-8.1_rc1_pre20120814: i915: render error detected - Invalid GTT entry during fetch for host
Summary: sys-kernel/gentoo-sources-3.5, media-libs/mesa-8.1_rc1_pre20120814: i915: ren...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL: https://lkml.org/lkml/2012/9/1/31
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 12:37 UTC by Andreas Sturmlechner
Modified: 2013-06-23 19:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2012-09-01 12:37:05 UTC
See also: https://bugs.freedesktop.org/show_bug.cgi?id=53385


Lately, sometimes, this is happening in dmesg without doing anything in particular special:

[14153.513354] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[14153.514006] i915: render error detected, EIR: 0x00000010
[14153.514006] i915:   IPEIR: 0x00000000
[14153.514006] i915:   IPEHR: 0x01000000
[14153.514006] i915:   INSTDONE: 0xfffffffe
[14153.514006] i915:   INSTPS: 0x0001e000
[14153.514006] i915:   INSTDONE1: 0xffffffff
[14153.514006] i915:   ACTHD: 0x1f80d0b8
[14153.514006] i915: page table error
[14153.514006] i915:   PGTBL_ER: 0x00000001
[14153.514006] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking


According to Daniel Vetter this should not be kernel related and his first advice is to try out a later mesa state. In my case I will upgrade to mesa-9999 and keep an eye on dmesg.
Comment 1 Andreas Sturmlechner gentoo-dev 2012-09-02 17:44:52 UTC
happened again with:
mesa-9_pre20120831
mesa-9999

So either it is kernel 3.5.x related or was introduced at an earlier mesa commit.
Comment 2 Andreas Sturmlechner gentoo-dev 2012-09-09 16:20:40 UTC
I think I've now accumulated enough uptime in 3.4.10 to tell that the error is not present there, so back to vanilla-sources-3.5.3.

Now, I've rebuilt xf86-video-intel with a modified ebuild to exclude UXA (and include _only_ SNA) support and haven't seen the oops for several hours. Previously, unknowingly, UXA was used instead, so that might be related.
Comment 3 Andreas Sturmlechner gentoo-dev 2012-09-16 12:44:13 UTC
After switching to SNA more than a week ago there were no such errors anymore.
Comment 4 Andreas Sturmlechner gentoo-dev 2013-03-03 09:47:58 UTC
Update: Seems the error is here to stay. Still happens after packages were updated to mesa-9.0.3, xf86-video-intel-2.21.x, and through all the kernel versions until 3.8.1 currently.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-23 19:18:15 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=53385#c31

Please see above URL. Could you try newer versions and report back there to help them test possible fixes to this problem? Good luck and thank you in advance.