Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2024 11:44:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 276181] graphics/drm-61-kmod - screen flickering on Raptor Lake graphics
Message-ID:  <bug-276181-7141-zlWBf3FLTz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276181-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276181-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=3D276181

--- Comment #11 from Gen Otsuji <otsugen0000@gmail.com> ---
(In reply to Oleksandr Kryvulia from comment #10)
Oh, Sorry.

anyway I fetched the patch(comment #9) and xorg-server, and patched it.
# fetch
https://www.linuxfromscratch.org/patches/blfs/svn/xorg-server-21.1.11-tearf=
ree_backport-1.patch
# fetch https://www.x.org/pub/individual/xserver/xorg-server-21.1.11.tar.xz
# tar xf xorg-server-21.1.11.tar.xz
# cd xorg-server-21.1.11
# patch -Np1 -i ../xorg-server-21.1.11-tearfree_backport-1.patch
# cat hw/xfree86/drivers/modesetting/driver.c
....
    {OPTION_TEARFREE, "TearFree", OPTV_BOOLEAN, {0}, FALSE},
....
#

There comes OPTION TearFree now!! (of course it is patched :-) )

Good Luck

BTW wayland is yet another choice.

--=20
You are receiving this mail because:
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-276181-7141-zlWBf3FLTz>