dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 32821] [mach64] DRI doesn't work on SGRAM with 4096Kb
Date: Tue,  4 Jan 2011 09:14:30 -0800 (PST)	[thread overview]
Message-ID: <20110104171430.E2CFD13004E@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-32821-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=32821

--- Comment #2 from Alex Deucher <agd5f@yahoo.com> 2011-01-04 09:14:30 PST ---
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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2011-01-04 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 12:16 [Bug 32821] New: [mach64] DRI doesn't work on SGRAM with 4096Kb bugzilla-daemon
2011-01-04 12:17 ` [Bug 32821] " bugzilla-daemon
2011-01-04 17:07 ` bugzilla-daemon
2011-01-04 17:08 ` bugzilla-daemon
2011-01-04 17:14 ` bugzilla-daemon [this message]
2019-10-14 13:20 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110104171430.E2CFD13004E@annarchy.freedesktop.org \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).