diff --git a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml index 4ba959f..9787ad3 100644 --- a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml +++ b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml @@ -24,7 +24,7 @@ DEALINGS IN THE SOFTWARE. - + Following the interfaces from: https://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt @@ -190,7 +190,7 @@ - + This temporary object is a collection of dmabufs and other parameters that together form a single logical buffer. The temporary @@ -250,6 +250,9 @@ Starting from version 4, the invalid_format protocol error is sent if the format + modifier pair was not advertised as supported. + Starting from version 5, the invalid_format protocol error is sent if + all planes don't use the same modifier. + This request raises the PLANE_IDX error if plane_idx is too large. The error PLANE_SET is raised if attempting to set a plane that was already set. @@ -397,7 +400,7 @@ - + This object advertises dmabuf parameters feedback. This includes the preferred devices and the supported formats/modifiers.