Skip to content
Commit e37454a2 authored by Robert Mader's avatar Robert Mader
Browse files

linux-dmabuf: Add support for protocol version 5



It adds the followig paragraph:
```
Starting from version 5, the invalid_format protocol error is sent if
all planes don't use the same modifier.
```

We already assumed this in some places and, most importantly, it's
required by the kernel. Thus alter `dmabuf_attributes.modifier` to make
it clear that different modifiers for multi-planar dmabufs were never
supported.

Signed-off-by: default avatarRobert Mader <robert.mader@collabora.com>
parent be201fc2
Loading
Loading
Loading
Pipeline #1082832 passed with stages
in 5 minutes and 4 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment