Summary: | [mach64] DRI doesn't work on SGRAM with 4096Kb | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Nowres <nss.zpeedzter> | ||||||
Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> | ||||||
Status: | RESOLVED INVALID | QA Contact: | |||||||
Severity: | major | ||||||||
Priority: | medium | ||||||||
Version: | XOrg git | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Nowres
2011-01-04 04:16:43 UTC
Created attachment 41616 [details] [review] with mach64drm built from AUR + custom conf + depth = 16bpp This is nothing to do with sgram. You just don't have enough video memory to enable the DRI on your board. Due to driver limitations, the driver statically allocates front, back, and depth buffers for 3D and each has to be the size of your screen. front/back/depth at 1280x800 @ 16bpp = 5.9 MB. You only have 4 MB of vram. Try 800x600, it will only require 2.8 MB for 3D. Hi, Freedesktop's Bugzilla instance is EOLed and open bugs are about to be migrated to http://gitlab.freedesktop.org. To avoid migrating out of date bugs, I am now closing all the bugs that did not see any activity in the past year. If the issue is still happening, please create a new bug in the relevant project at https://gitlab.freedesktop.org/drm (use misc by default). Sorry about the noise! |
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.