[Bug 275899] graphics/mesa-dri: DRI stopped working with the Intel graphics card

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Jan 2024 10:54:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275899

--- Comment #14 from Roman Bogorodskiy <novel@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #13)

$ glxinfo -B
name of display: :0
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
failed to load driver: zink
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0xffffffff)
    Device: llvmpipe (LLVM 15.0.7, 256 bits) (0xffffffff)
    Version: 23.3.1
    Accelerated: no
    Video memory: 32768MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 10 MB, largest block: 10 MB
    VBO free aux. memory - total: 30296 MB, largest block: 30296 MB
    Texture free memory - total: 0 MB, largest block: 0 MB
    Texture free aux. memory - total: 30296 MB, largest block: 30296 MB
    Renderbuffer free memory - total: 0 MB, largest block: 0 MB
    Renderbuffer free aux. memory - total: 30296 MB, largest block: 30296 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 531525 MB
    Total available memory: 564293 MB
    Currently available dedicated video memory: 0 MB
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 15.0.7, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 23.3.1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 23.3.1
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.3.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

$

-- 
You are receiving this mail because:
You are the assignee for the bug.