On 23 December 2015 at 09:42, Christian König
wrote:
> On 23.12.2015 10:28, Julien Isorce wrote:
>
>> The counter was not set but used by the driver.
>> It is required otherwise visual output is garbage.
>>
>> Signed-off-by: Julien Isorce
>>
>
> One minor nit pick below, apart from that the patc
On 23.12.2015 10:28, Julien Isorce wrote:
The counter was not set but used by the driver.
It is required otherwise visual output is garbage.
Signed-off-by: Julien Isorce
One minor nit pick below, apart from that the patch look good to me.
---
src/gallium/state_trackers/va/picture.c
The counter was not set but used by the driver.
It is required otherwise visual output is garbage.
Signed-off-by: Julien Isorce
---
src/gallium/state_trackers/va/picture.c| 22 ++
src/gallium/state_trackers/va/picture_h264.c | 2 ++
src/gallium/state_trackers/va/pi