[Bug 236003] x11-drivers/xf86-video-intel: update to 2020-04-21 snapshot and refactor

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 26 10:05:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236003

--- Comment #50 from Oleh Hushchenkov <o.hushchenkov at gmail.com> ---
(In reply to Taku YAMAMOTO from comment #46)

Very interesting, I have the opposite situation. Only Intel driver + DRI2 = no
tearing.

My system is ThinkPad T440p with Intel Haswell, fresh 12-STABLE, patched Mesa
19.0.8, drm-fbsd12.0-kmod-4.16. All built from sources.

My config is:
Section "Device"
        Identifier "Intel Haswell IGP"
        BusID "PCI:0:2:0"
        Driver "intel"
        Option "AccelMethod" "sna"
        Option "DRI" "2"
        Option "HotPlug" "true"
        Option "TripleBuffer" "true"
        Option "TearFree" "true"
        Option "SwapbuffersWait" "true"
        Option "PageFlip" "true"
        Option "VSync" "true"
EndSection

What about your system details?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-x11 mailing list