Summary: | xserver crashes after suspend with radeonsi and glamor, poor 2d performance | ||
---|---|---|---|
Product: | Mesa | Reporter: | blaze <blaze> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | blaze, jarno.leppanen |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
URL: | https://bugs.launchpad.net/glamor/+bug/1280659 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | dmesg after the crash |
Description
blaze
2014-02-24 11:22:46 UTC
I'm having the same issue which I reported here: https://bugs.freedesktop.org/show_bug.cgi?id=75494 I was under the impression that EXA doesn't work with radeonsi? On my machine enabling EXA disables direct rendering with Xorg.log complaining that "Screen 0 is not DRI2 capable" so the suggested workaround doesn't really work. Of course DRI is not working. At least there are no crashes with "EXA" enabled and 2d performance is pretty normal. gtkperf: GtkDrawingArea - Lines - time: 1.32 GtkDrawingArea - Circles - time: 2.56 (In reply to comment #1) > I'm having the same issue which I reported here: > https://bugs.freedesktop.org/show_bug.cgi?id=75494 > > I was under the impression that EXA doesn't work with radeonsi? On my > machine enabling EXA disables direct rendering with Xorg.log complaining > that "Screen 0 is not DRI2 capable" so the suggested workaround doesn't > really work. Please attach the output of dmesg after the crash. Can you get a backtrace of the crash with gdb? Note that there is no EXA support for Southern Islands and newer Radeons, Option "AccelMethod" "EXA" just disables all hardware acceleration with those. Created attachment 95527 [details]
dmesg after the crash
Fixed since I've updated kernel to 3.14rc7. |
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.