Yes, vaapi decoding works with your patch.
On 26.01.2018 13:12, Marek Olšák wrote:
> Hi Christoph,
>
> Can you test this patch instead?
>
> Thanks,
> Marek
>
> On Fri, Jan 19, 2018 at 3:24 PM, Christoph Haag wrote:
>> without this flag, it fails an assertion
>> with assertions disabled it retr
Hi Christoph,
Can you test this patch instead?
Thanks,
Marek
On Fri, Jan 19, 2018 at 3:24 PM, Christoph Haag wrote:
> without this flag, it fails an assertion
> with assertions disabled it retries with this flag set
> ---
> src/gallium/winsys/amdgpu/drm/amdgpu_cs.c | 3 ++-
> 1 file changed, 2
without this flag, it fails an assertion
with assertions disabled it retries with this flag set
---
src/gallium/winsys/amdgpu/drm/amdgpu_cs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/gallium/winsys/amdgpu/drm/amdgpu_cs.c
b/src/gallium/winsys/amdgpu/drm/amdgpu_cs.c