Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2020 10:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 236003] x11-drivers/xf86-video-intel: update to 2020-04-21 snapshot and refactor
Message-ID:  <bug-236003-7141-rot0viK0Fe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236003-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236003-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236003

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

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

My system is ThinkPad T440p with Intel Haswell, fresh 12-STABLE, patched Me=
sa
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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236003-7141-rot0viK0Fe>