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 42117] R200 driver performance, UMS, all mesa versions from 7.6
Date: Mon, 24 Oct 2011 18:30:14 +0000	[thread overview]
Message-ID: <bug-42117-502-ctzvTcqva8@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-42117-502@http.bugs.freedesktop.org/>

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

--- Comment #4 from Roland Scheidegger <sroland@vmware.com> 2011-10-24 11:30:14 PDT ---
Some performance difference is expected due to kms not supporting tiling on
r200, though I would expect a 2x difference only if you also enabled hyperz
manually.
That said, if performance jumps a lot higher with lower texture settings, this
looks like a problem with bo placement/migration, the old code was simple and
terrible in some cases (could easily get texture thrashing) whereas the new
code is different (but still not smart enough). In any case, if you don't have
libtxc installed try that as openarena can use it and hence textures will use
much less vram. If you have some compositing manager running try disabling it
as it will also use more memory. Though if you have some terribly
memory-constrained chip nothing might help much (should really have at least
64MB vram).

As for the ums problem, it looks like the driver is hitting a software
fallback. RADEON_DEBUG=fall might tell you why - not that there's any chance it
will get fixed...

-- 
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-10-24 18:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-22 23:51 [Bug 42117] New: r200 driver performance, ums, all mesa versions from 7.6 bugzilla-daemon
2011-10-23  0:02 ` [Bug 42117] " bugzilla-daemon
2011-10-23  0:05 ` bugzilla-daemon
2011-10-23  0:10 ` [Bug 42117] R200 driver performance, UMS, " bugzilla-daemon
2011-10-24 13:22 ` bugzilla-daemon
2011-10-24 15:56 ` bugzilla-daemon
2011-10-24 18:30 ` bugzilla-daemon [this message]
2011-10-24 18:46 ` bugzilla-daemon
2011-10-24 22:42 ` bugzilla-daemon
2011-10-25  0:03 ` bugzilla-daemon
2011-10-25 13:50 ` bugzilla-daemon
2011-10-25 13:57 ` bugzilla-daemon
2011-10-25 15:58 ` bugzilla-daemon
2011-10-25 19:54 ` bugzilla-daemon
2011-10-27 20:39 ` bugzilla-daemon
2011-10-28 13:49 ` bugzilla-daemon
2011-10-28 16:44 ` bugzilla-daemon
2011-10-28 17:13 ` bugzilla-daemon
2012-01-15 19:34 ` bugzilla-daemon
2017-11-03 17:28 ` 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=bug-42117-502-ctzvTcqva8@http.bugs.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).