https://bugs.freedesktop.org/show_bug.cgi?id=104730

--- Comment #1 from Christoph Haag <haa...@frickel.club> ---
This happens with vaapi and omx with assertions enabled.

My patch
https://lists.freedesktop.org/archives/mesa-dev/2018-January/182646.html works
around that by setting the RADEON_FLAG_GTT_WC for UVD buffers in the first
place. Without the patch and with assertions disabled, this flag ends up being
set anyways.

This might not be the right thing to do though, perhaps some other code around
that needs to be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to