Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2021 21:07:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update
Message-ID:  <bug-257462-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257462
           Summary: graphics/mesa-dri: iris is disabled by default since
                    21.1.5 update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch, regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 250307
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

After ports 22a85734ff71 OpenGL renderer in yuzu-qt5 stopped working because
i965 is stuck with incomplete support for newer extensions. For example, in
glxinfo output OpenGL 4.6 -> 3.0 and DRI (classic) give away i965.

$ glxinfo
[...]
 Extended renderer info (GLX_MESA_query_renderer):
-    Vendor: Intel (0x8086)
-    Device: Mesa Intel(R) HD Graphics 530 (SKL GT2) (0x1912)
-    Version: 20.2.3
+    Vendor: Intel Open Source Technology Center (0x8086)
+    Device: Mesa DRI Intel(R) HD Graphics 530 (SKL GT2) (0x1912)
+    Version: 21.1.5
     Accelerated: yes
     Video memory: 3072MB
     Unified memory: yes
     Preferred profile: core (0x1)
     Max core profile version: 4.6
-    Max compat profile version: 4.6
+    Max compat profile version: 3.0
     Max GLES1 profile version: 1.1
     Max GLES[23] profile version: 3.2
-OpenGL vendor string: Intel
-OpenGL renderer string: Mesa Intel(R) HD Graphics 530 (SKL GT2)
-OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.2.3
+OpenGL vendor string: Intel Open Source Technology Center
+OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (SKL GT2)
+OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.1.5
[...]


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250307
[Bug 250307] graphics/mesa-dri: iris_dri.so is missing
--=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-257462-7788>