Tested-by: Karol Herbst
On Wed, Feb 21, 2018 at 5:20 AM, Ilia Mirkin wrote:
> Two things were off:
> - valid range was not updated, which could affect waiting for future
>maps
> - fencing was done manually instead of using the *_resource_validate
>helper, which resulted in a missed dir
Two things were off:
- valid range was not updated, which could affect waiting for future
maps
- fencing was done manually instead of using the *_resource_validate
helper, which resulted in a missed dirty buffer flag being set
Fixes: KHR-GL45.direct_state_access.buffers_clear
Signed-off-by