Bug 21637 - Fall back to shadowfb for second X session
Summary: Fall back to shadowfb for second X session
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 11:17 UTC by Federico
Modified: 2011-11-07 15:27 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Federico 2009-05-08 11:17:00 UTC
Currently DRM only works for the first X session. When the user switches to another session by fast user switching or any other means, DRM and EXA are not available so rendering is unnacelerated and very slow. Using shadowfb as a fallback in that case would provide much better performance.
Comment 1 Matthias Hopf 2009-05-11 09:20:49 UTC
Reading the code again, it turns out that we would need a PreInit
function to determine whether acceleration is available or not. So this
needs some coding. The Init function is called after memory layout
setup, which is influenced by ShadowFB.
Comment 2 Thomas Pugliese 2010-01-23 12:55:35 UTC
I am encountering the sluggish UI problem on the second X session.  I tried setting Option      "AccelMethod" "shadowfb" as the default to force the performance to at least be acceptable on the second session but it was still really slow and now both sessions were slow. When I switched to  "AccelMethod" "xaa", both sessions are usable.  This probably is not the best solution but it is a good workaround until a fix becomes available.
Comment 3 Jeremy Huddleston Sequoia 2011-10-16 16:00:51 UTC
Does this issue occur with the preferred ati driver (xf86-vide-ati)?  If so, please move this to the Driver/Radeon component.  

Development of radeonhd has pretty much halted and development focus is on the ati driver.  Please see http://www.x.org/wiki/radeonhd

If the issue does not exist in the ati driver (or if there is no response to this message), this bug will be closed as WONTFIX unless someone contributes a patch.
Comment 4 Jeremy Huddleston Sequoia 2011-11-07 15:27:40 UTC
Closing due to lack of response.  Please reopen and move to the Driver/Radeon 
component if this issue persists with xf86-video-ati


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.