On Mon, Jan 30, 2017 at 11:01 AM, Nicolai Hähnle <nhaeh...@gmail.com> wrote:
> On 26.01.2017 17:04, Marek Olšák wrote:
>>
>> From: Marek Olšák <marek.ol...@amd.com>
>>
>> The update frequency is very low.
>>
>> Difference: Only account for the size when allocating a new one.
>
>
> Why not in the atom emit? With this patch, the size is only accounted for in
> the first CS.

"emit" takes place after need_cs_space, which is too late. The size
should also be added in si_begin_new_cs then.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to