<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland-protocols.git/staging/drm-lease, branch master</title>
<subtitle>action binder protocol
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/wayland-protocols.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/'/>
<updated>2023-01-23T17:06:32+00:00</updated>
<entry>
<title>staging/drm-lease: clarify connector naming</title>
<updated>2023-01-23T17:06:32+00:00</updated>
<author>
<name>Xaver Hugl</name>
<email>xaver.hugl@gmail.com</email>
</author>
<published>2022-11-28T13:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=930bc8014b43653204d411add2009c0d86e4a945'/>
<id>urn:sha1:930bc8014b43653204d411add2009c0d86e4a945</id>
<content type='text'>
If the compositor advertises an output as a wp_drm_lease_connector_v1
and as wl_output, it should make the names match to allow clients to
identify the connection between the two outputs.

Signed-off-by: Xaver Hugl &lt;xaver.hugl@gmail.com&gt;
</content>
</entry>
<entry>
<title>staging/drm-lease: Annotate destructor event</title>
<updated>2022-02-25T21:22:20+00:00</updated>
<author>
<name>Tadeo Kondrak</name>
<email>me@tadeo.ca</email>
</author>
<published>2022-02-25T21:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=1293ff146ee851ca3f513509f216d9f3adc89916'/>
<id>urn:sha1:1293ff146ee851ca3f513509f216d9f3adc89916</id>
<content type='text'>
Signed-off-by: Tadeo Kondrak &lt;me@tadeo.ca&gt;
</content>
</entry>
<entry>
<title>staging/drm-lease: DRM lease protocol support</title>
<updated>2021-08-06T07:03:19+00:00</updated>
<author>
<name>Xaver Hugl</name>
<email>xaver.hugl@gmail.com</email>
</author>
<published>2021-05-06T13:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=aa3df4084af54c9622f864bcae093da2f8f55b89'/>
<id>urn:sha1:aa3df4084af54c9622f864bcae093da2f8f55b89</id>
<content type='text'>
DRM leasing is a feature which allows the DRM master to "lease" a subset
of its DRM resources to another DRM master via drmModeCreateLease, which
returns a file descriptor for the new DRM master. We use this protocol
to negotiate the terms of the lease and transfer this file descriptor to
clients.

In less DRM-specific terms: this protocol allows Wayland compositors to
give over their GPU resources (like displays) to a Wayland client to
exclusively control.

The primary use-case for this is Virtual Reality headsets, which via the
non-desktop DRM property are generally not used as desktop displays by
Wayland compositors, and for latency reasons (among others) are most
useful to games et al if they have direct control over the DRM resources
associated with it. Basically, these are peripherals which are of no use
to the compositor and may be of use to a client, but since they are tied
up in DRM we need to use DRM leasing to get them into client's hands.

Signed-off-by: Marius Vlad &lt;marius.vlad@collabora.com&gt;
Signed-off-by: Drew DeVault &lt;sir@cmpwn.com&gt;
Signed-off-by: Xaver Hugl &lt;xaver.hugl@gmail.com&gt;
Reviewed-by: Simon Ser &lt;contact@emersion.fr&gt;
Signed-off-by: David Edmundson &lt;davidedmundson@kde.org&gt;
Reviewed-by: Jonas Ådahl &lt;jadahl@gmail.com&gt;
</content>
</entry>
</feed>
