2ed862c2fe
YUV formats are currently unsupported for output, so we should not print any errors in case application uses YUV output format. There is a shader fallback that will be correctly used in this case. Don't print any vpelib errors unless AMDGPU_SIVPE_LOG_LEVEL is set. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12263 Acked-by: Ruijing Dong <ruijing.dong@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32543>