Skip to content

va: allocator: No need of fourcc to create surface.

In commits 430aa327 and a119a940 there are a regression since it is possible to create surfaces without fourcc, only chroma (rtformat) is required.

This regression is shown on radeonsi driver with certain color formats.

Merge request reports