<div dir="ltr">Thanks for the input simon. Sway Compositor is based on the wayland protocol right !! <div><br></div><div>But we are trying to do it through Xorg modesetting driver.. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 25, 2020 at 8:50 PM 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, May 25, 2020 5:15 PM, Daniel Vetter <<a href="mailto:daniel@ffwll.ch" target="_blank">daniel@ffwll.ch</a>> wrote:<br>
<br>
> On Mon, May 25, 2020 at 07:01:21PM +0530, uday kiran pichika wrote:<br>
><br>
> > Hello,<br>
> > Am working on enabling the Adaptive sync feature as part of the<br>
> > Xorg/Modesetting DDX driver by taking the reference of AMD DDX Driver<br>
> > (xf86-video-amdgpu). Below is the commit which i submitted.<br>
> > <a href="https://gitlab.freedesktop.org/pichika/xserver/-/commit/682565a645bda7371cc3731ee805cc4a0ace80db" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/pichika/xserver/-/commit/682565a645bda7371cc3731ee805cc4a0ace80db</a><br>
> > I have made the below changes to enable this feature<br>
> ><br>
> > 1.  Enable Adaptive sync in Graphics Driver<br>
> > 2.  Added Xorg.conf file with VariableRefresh property which is read in the<br>
> >     Modesetting driver --> This is working fine.<br>
> ><br>
><br>
> -modesetting, even in latest git master branch doesn't have VRR support.<br>
><br>
> So yeah this wont work.<br>
<br>
FWIW, Sway supports VRR (via the output adaptive_sync command). So it<br>
would be a way to test your driver.<br>
</blockquote></div>