Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 2021 20:54:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 256354] x11-drivers/xf86-video-intel: work around execbuffer2 test failure
Message-ID:  <bug-256354-7141-WntMQDfHMt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256354-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256354-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=3D256354

--- Comment #1 from Jung-uk Kim <jkim@FreeBSD.org> ---
Before and after (without timestamps):

% diff -u Xorg.0.log.old Xorg.0.log=20
--- 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, (=3D=3D) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
-(=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Tue Jun  1 16:46:01 2021
+(=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Tue Jun  1 16:48:22 2021
 (=3D=3D) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
 (=3D=3D) Using system config directory "/usr/local/share/X11/xorg.conf.d"
 (=3D=3D) No Layout section.  Using the first Screen section.
@@ -79,7 +79,6 @@
 (=3D=3D) 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
 (=3D=3D) intel(0): Backing store enabled
 (=3D=3D) intel(0): Silken mouse enabled
 (II) intel(0): HW Cursor enabled
 (=3D=3D) intel(0): DPMS enabled
 (=3D=3D) 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

--=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-256354-7141-WntMQDfHMt>