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: Tue, 25 Oct 2011 19:54:08 +0000 [thread overview]
Message-ID: <bug-42117-502-kQipVB5nsy@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 #11 from Michal <majkell10@interia.pl> 2011-10-25 12:54:08 PDT ---
Breakpoint 1, 0xb7e07f93 in radeon_cs_set_limit () from
/usr/lib/libdrm_radeon.so.1
(gdb) s
Single stepping until exit from function radeon_cs_set_limit,
which has no line number information.
rcommonInitCmdBuf (rmesa=0x837c8d8) at radeon_common.c:1297
1297 radeon_cs_set_limit(rmesa->cmdbuf.cs,
RADEON_GEM_DOMAIN_GTT, rmesa->radeonScreen->gartTextures.size);
(gdb) print rmesa->radeonScreen->texSize[0]
$7 = 109051904
(gdb) print rmesa->radeonScreen->gartTextures.size
$8 = 5111808
values equal to this from Xlog
bash-4.1$ cat /var/log/Xorg.0.log |grep textures
[ 42.691] (II) RADEON(0): Using 5 MB for GART textures
[ 42.691] (II) RADEON(0): Will use 106496 kb for textures at offset
0x1800000
bash-4.1$ cat /var/log/Xorg.0.log |grep GART
[ 42.691] (II) RADEON(0): Using 8 MB GART aperture
[ 42.691] (II) RADEON(0): Using 5 MB for GART textures
[ 42.716] (II) RADEON(0): [agp] GART texture map handle = 0xe0302000
[ 42.717] (II) RADEON(0): [agp] GART Texture map mapped at 0xae7fd000
[ 42.964] (II) RADEON(0): [drm] Initialized kernel GART heap manager,
5111808
radeon_cs_do_space_check() - gdb with breakpoint to it never stops/breaks
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next prev parent reply other threads:[~2011-10-25 19:54 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
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 [this message]
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-kQipVB5nsy@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).