[Mesa-dev] [PATCH 15/17] gallium/radeon: remove r600_common_context::max_db
Alex Deucher
alexdeucher at gmail.com
Thu Jan 26 18:17:09 UTC 2017
On Thu, Jan 26, 2017 at 12:39 PM, Gustaw Smolarczyk
<wielkiegie at gmail.com> wrote:
> 2017-01-26 17:04 GMT+01:00 Marek Olšák <maraeo at gmail.com>:
>> From: Marek Olšák <marek.olsak at amd.com>
>>
>> this cleanup is based on the vulkan driver, which seems to do the same thing
>
> Is this also ok for r600g? If I'm right, the amdgpu-pro Vulkan driver
> doesn't have any support for pre-GCN hardware.
On r6xx and newer, the CB:DB ratio should always be 1:1. I think the
only time it was different was some r3xx-r5xx chips that 2:1 CB:DB
ratios.
Alex
More information about the mesa-dev
mailing list