Bug 13758 - [965] memory allocat fail if virtual size is too large
Summary: [965] memory allocat fail if virtual size is too large
Status: VERIFIED DUPLICATE of bug 12585
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium major
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-20 18:40 UTC by WuNian
Modified: 2008-04-17 20:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description WuNian 2007-12-20 18:40:10 UTC
On 965 platform(I tested on GM965 and Q965), when set the virtual size to 4192x4192 in xorg.conf, Xorg can not start up and complain: 

Fatal server error:
Couldn't bind memory for BO depth buffer

If set the virtual size to 8192x8192, Xorg can not start up and output:

(EE) intel(0): Failed to allocate space for kernel memory manager
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0
Comment 1 Wang Zhenyu 2008-03-13 19:30:34 UTC

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


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.