linux-dmabuf: mark format/modifier with deprecated-since attribute

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2024-04-08 16:16:01 +02:00 committed by Daniel Stone
parent 98d8bb6716
commit 6c214e6dc0

View file

@ -110,7 +110,7 @@
summary="the new temporary"/>
</request>
<event name="format">
<event name="format" deprecated-since="4">
<description summary="supported buffer format">
This event advertises one buffer format that the server supports.
All the supported formats are advertised once when the client
@ -127,7 +127,7 @@
<arg name="format" type="uint" summary="DRM_FORMAT code"/>
</event>
<event name="modifier" since="3">
<event name="modifier" since="3" deprecated-since="4">
<description summary="supported buffer format modifier">
This event advertises the formats that the server supports, along with
the modifiers supported for each format. All the supported modifiers