On 24/04/18 14:44, Stanimir Varbanov wrote:
Hello,
This patch set aims to:
* add initial support for Venus version 4xx (found on sdm845).
* introduce a common capability parser to enumerate better
supported uncompressed formats, capabilities by codec,
supported codecs and so on.
* also contains various cleanups, readability improvements
and fixes.
* adds HEVC codec support for the Venus versions which has
support for it.
* add multi-stream support (secondary decoder output), which
will give as an opportunity to use UBWC compressed formats
to optimize internal interconnect bandwidth on higher
resolutions.
I'm a bit confused about this: is this a purely driver-internal thing,
or is this exposed somehow to userspace as well? It seems to be purely
internal.