[Mesa-dev] [PATCH 1/5] etnaviv: stop oversizing buffer resources

Christian Gmeiner christian.gmeiner at gmail.com
Tue May 16 18:58:24 UTC 2017


2017-05-10 20:03 GMT+02:00 Wladimir J. van der Laan <laanwj at gmail.com>:
> Good catch!
>
> Reviewed-By: Wladimir J. van der Laan <laanwj at gmail.com>
>
> On Wed, May 10, 2017 at 06:01:04PM +0200, Lucas Stach wrote:
>> PIPE_BUFFER is a target enum, not a binding. This caused the driver to
>> up-align the height of buffer resources, leading to largely oversizing
>> those resources. This is especially bad, as the buffer resources used
>> by the upload manager are already 1MB in size. Height alignment meant
>> that those would result in 4 to 8MB big BOs.
>>
>> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>

Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>

greets
--
Christian Gmeiner, MSc

https://www.youtube.com/user/AloryOFFICIAL
https://soundcloud.com/christian-gmeiner


More information about the mesa-dev mailing list