Bug 13032

Summary: [855GM] memory allocation failures with large front buffer
Product: xorg Reporter: Raúl <rasasi78>
Component: Driver/intelAssignee: Eric Anholt <eric>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Xorg configuration file with Virtual directive.
none
Xorg log with Virtual directive.
none
Xorg log without the Virtual directive.
none
Xorg configuration file without Virtual directive. none

Description Raúl 2007-10-31 19:09:21 UTC
When I use the Virtual directive on the Screen section there seems to be problems allocating memory and as a consequence direct rendering and AIGLX are disabled. This is closely related to https://bugs.freedesktop.org/show_bug.cgi?id=10808 but as requested I'm filing a new bug.

I still have to check with the Cachelines option in the "Driver" section but even in the case that works, I think memory allocation should be managed in a way that DRI is not disabled.

Thanks.
Comment 1 Raúl 2007-10-31 19:09:52 UTC
Created attachment 12283 [details]
Xorg configuration file with Virtual directive.
Comment 2 Raúl 2007-10-31 19:10:25 UTC
Created attachment 12284 [details]
Xorg log with Virtual directive.
Comment 3 Jesse Barnes 2007-11-01 10:30:39 UTC
Thanks for filing a new bug, Raul.  Looks like the memory allocator is having trouble, though it appears that you should have enough memory for this configuration...
Comment 4 Raúl 2007-11-01 12:44:58 UTC
Created attachment 12302 [details]
Xorg log without the Virtual directive.
Comment 5 Raúl 2007-11-01 12:45:57 UTC
Created attachment 12303 [details]
Xorg configuration file without Virtual directive.
Comment 6 Jesse Barnes 2007-12-11 17:21:03 UTC
I'm going to DUP this one to 13253.  I've made a lot of changes to the initial memory allocation code, hopefully we can fix your problem in the process.

*** This bug has been marked as a duplicate of bug 13253 ***

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.