<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 23, 2023 at 9:55 AM Simon Ser <<a href="mailto:contact@emersion.fr">contact@emersion.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Monday, October 23rd, 2023 at 09:46, Albert Esteve <<a href="mailto:aesteve@redhat.com" target="_blank">aesteve@redhat.com</a>> wrote:<br>
<br>
> Link to the IGT test covering this patch (already merged):<br>
> <a href="https://lists.freedesktop.org/archives/igt-dev/2023-July/058427.html" rel="noreferrer" target="_blank">https://lists.freedesktop.org/archives/igt-dev/2023-July/058427.html</a><br>
<br>
Hmm. IGT should not be merged before the kernel, because as long as the<br>
kernel is not merged there might be some uAPI changes.<br></blockquote><div><br></div><div>Right, but uAPI header was not updated on the IGT side. As per suggestion of the</div><div>maintainers, I added a static variable that matches the definition on this patch:</div><div><a href="https://lists.freedesktop.org/archives/igt-dev/2023-August/058803.html">https://lists.freedesktop.org/archives/igt-dev/2023-August/058803.html</a></div><div><pre style="color:rgb(0,0,0)">+/**
+ * Clients which do set cursor hotspot and treat the cursor plane
+ * like a mouse cursor should set this property.
+ */
+#define LOCAL_DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT      6</pre></div><div> </div><div>Once this patch gets upstreamed, the localized definition will be removed,</div><div>replaced by the real one.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> Mutter patch:<br>
> <a href="https://lists.freedesktop.org/archives/igt-dev/2023-July/058427.html" rel="noreferrer" target="_blank">https://lists.freedesktop.org/archives/igt-dev/2023-July/058427.html</a><br>
<br>
Seems like this link is same as IGT? Copy-pasta fail maybe?<br>
<br></blockquote><div><br></div><div>Ah yes, my bad, this is the correct link:</div><div><a href="https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3337">https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3337</a> </div></div></div>