[Bug 86891] AMD/ATI Tahiti XT 7970 - long lags/stutters in games
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sat Nov 1 12:45:03 PDT 2014
https://bugzilla.kernel.org/show_bug.cgi?id=86891
Andy Furniss <adf.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adf.lists at gmail.com
--- Comment #19 from Andy Furniss <adf.lists at gmail.com> ---
(In reply to Michael Mair-Keimberger from comment #18)
> Created attachment 156051 [details]
> picture with VRAM and GTT usage
>
> (In reply to Michel Dänzer from comment #17)
> > (In reply to Michael Mair-Keimberger from comment #15)
> > > Unfortunately vally doesn't include GALLIUM_HUD when i'm taking
> > > screenshot's. As a workaround i've made photos with my mobile. Hope that's
> > > ok :)
> >
> > That's fine, but we also need to see the VRAM and GTT graphs.
>
> Sorry, completely forget about that..
> Another picture with VRAM and GTT usage. I've used
> `GALLIUM_HUD=fps,requested-VRAM+VRAM-usage,requested-GTT+GTT` to start the
> benchmark.
Should be ...requested-GTT+GTT-usage
I used to have similar issues with valley, but for my setup/card (R9270X) they
are fixed with current mesa + drm-next-3.19-wip.
One thing I always do is set CPUs to performance in case cpufreq messes things
up - may be worth a try to see if it helps.
What setting(s)/res do you run valley with?
It may be less hassle for you to use a phone, but FWIW the way I get
screenshots that include the HUD is to use xwd - for something fullscreen I
would before starting valley from a different xterm/console/whatever do
something like -
sleep 100 && xwd -root -out whatever.xwd
then start valley and wait. To view "whatever.xwd" you can use xwud,to upload
you could convert to another "normal" format. You need some image program to do
this - I have ImageMagick installed and can just type in a terminal -
convert whatever.xwd whatever.png
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list