[Bug 256354] x11-drivers/xf86-video-intel: work around execbuffer2 test failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 1 20:54:31 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256354
--- Comment #1 from Jung-uk Kim <jkim at FreeBSD.org> ---
Before and after (without timestamps):
% diff -u Xorg.0.log.old Xorg.0.log
--- Xorg.0.log.old 2021-06-01 16:52:12.239091000 -0400
+++ Xorg.0.log 2021-06-01 16:52:34.902882000 -0400
@@ -11,7 +11,7 @@
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
-(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 1 16:46:01 2021
+(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 1 16:48:22 2021
(==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
(==) No Layout section. Using the first Screen section.
@@ -79,7 +79,6 @@
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "AccelMethod" "SNA"
(**) intel(0): Option "DRI" "3"
-(WW) intel(0): Detected unsupported/dysfunctional hardware, disabling
acceleration.
(II) intel(0): Output eDP-1 has no monitor section
(II) intel(0): Enabled output eDP-1
(II) intel(0): Output DP-1 has no monitor section
@@ -106,14 +105,12 @@
(II) Loading sub module "present"
(II) LoadModule: "present"
(II) Module "present" already built-in
-(II) intel(0): SNA initialized with disabled backend
+(II) intel(0): SNA initialized with Kabylake (gen9) backend
(==) intel(0): Backing store enabled
(==) intel(0): Silken mouse enabled
(II) intel(0): HW Cursor enabled
(==) intel(0): DPMS enabled
(==) intel(0): Display hotplug detection enabled
-(II) intel(0): Textured video not supported on this hardware or backend
-(WW) intel(0): loading DRI2 whilst acceleration is disabled.
(II) intel(0): [DRI2] Setup complete
(II) intel(0): [DRI2] DRI driver: iris
(II) intel(0): [DRI2] VDPAU driver: va_gl
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list