aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarad Gautam <varad.gautam@collabora.com>2016-11-21 15:47:22 +0530
committerDaniel Stone <daniels@collabora.com>2016-11-21 11:24:24 +0000
commit642dd7af507d8f1c618b8a1397aba649681f8bcd (patch)
tree010eebb08269a7162c8b372a109e75f442321f36
parent59b6e208e09a5d2f241965f907a1f05ecbf7ba68 (diff)
linux-dmabuf: clarify format event description
clearly state the request name in format event to avoid abmiguous interpretation between 'zwp_linux_buffer_params_v1::create' and 'zwp_linux_dmabuf_v1::create_params' requests. v2: grammar fixup (Yong Bakos) Signed-off-by: Varad Gautam <varad.gautam@collabora.com> Suggested-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
index a07540e..60240f9 100644
--- a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
+++ b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
@@ -98,7 +98,8 @@
binds to this interface. A roundtrip after binding guarantees
that the client has received all supported formats.
- For the definition of the format codes, see create request.
+ For the definition of the format codes, see the
+ zwp_linux_buffer_params_v1::create request.
XXX: Can a compositor ever enumerate them?
</description>