[Bug 269296] x11-drivers/xf86-video-intel: update to 2023-02-01 snapshot
Date: Tue, 28 Feb 2023 12:25:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269296
jakub_lach@mailplus.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub_lach@mailplus.pl
--- Comment #6 from jakub_lach@mailplus.pl ---
(In reply to Jan Beich from comment #5)
FWIW, with sna I had to apply
--- src/sna/kgem.c.orig 2021-01-15 20:59:05 UTC
+++ src/sna/kgem.c
@@ -68,7 +68,7 @@ search_snoop_cache(struct kgem *kgem, unsigned int num
#define DBG_NO_CACHE_LEVEL 0
#define DBG_NO_CPU 0
#define DBG_NO_CREATE2 0
-#define DBG_NO_USERPTR 0
+#define DBG_NO_USERPTR 1
#define DBG_NO_UNSYNCHRONIZED_USERPTR 0
#define DBG_NO_COHERENT_MMAP_GTT 0
#define DBG_NO_LLC 0
to run Firefox (same as before).
--
You are receiving this mail because:
You are the assignee for the bug.