[Mesa-dev] [PATCH] r600g: fix abysmal performance in Reaction Quake
Marek Olšák
maraeo at gmail.com
Wed Oct 31 19:13:31 PDT 2012
On Thu, Nov 1, 2012 at 2:13 AM, Alex Deucher <alexdeucher at gmail.com> wrote:
> On Wed, Oct 31, 2012 at 8:05 PM, Marek Olšák <maraeo at gmail.com> wrote:
>> The problem was we set VRAM|GTT for relocations of STATIC resources.
>> Setting just VRAM increases the framerate 4 times on my machine.
>>
>> I rewrote the switch statement and adjusted the domains for window
>> framebuffers too.
>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
>
> Stable branches?
Yes, good idea.
Marek
More information about the mesa-dev
mailing list