[Bug 28771] Vsync always on

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 28 04:41:00 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28771

--- Comment #19 from Andy Furniss <lists at andyfurniss.entadsl.com> 2010-07-28 04:41:00 PDT ---
(In reply to comment #18)

> To use vblank_mode for dri2 in .drirc you need a seperate dri2 driver with
> vblank_mode specified, driconf doesn't handle it right.
> 
> Using your example it'd be:
> 
> <driconf>
>     <device screen="0" driver="dri2">
>         <application name="Default">
>             <option name="vblank_mode" value="0" />
>         </application>
>     </device>
>    <device screen="0" driver="r600">
>        <application name="all">
>            <option name="force_s3tc_enable" value="false" />
>            <option name="disable_s3tc" value="true" />
>        </application>
>    </device>
> </driconf>

Thank you, that does the trick.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list