Mageia Bugzilla – Attachment 12914 Details for
Bug 29394
Update request: mesa-21.2.1-2.mga8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
CLI output graphic devices and glxinfo
mga8-29349.txt (text/plain), 4.12 KB, created by
Ulrich Beckmann
on 2021-08-26 15:39:42 CEST
(
hide
)
Description:
CLI output graphic devices and glxinfo
Filename:
MIME Type:
Creator:
Ulrich Beckmann
Created:
2021-08-26 15:39:42 CEST
Size:
4.12 KB
patch
obsolete
>[root@mga8-tst2 ~]# lspci -nnk | grep -iA3 vga >01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841] > Subsystem: Sony Corporation Device [104d:90ac] > Kernel driver in use: radeon > Kernel modules: radeon >[root@mga8-tst2 ~]# >[root@mga8-tst2 ~]# glxinfo | egrep -i 'render|mesa' >direct rendering: Yes > GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, >client glx vendor string: Mesa Project and SGI > GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, > GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_NV_float_buffer, > GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, >Extended renderer info (GLX_MESA_query_renderer): > Renderbuffer free memory - total: 2047 MB, largest block: 2047 MB > Renderbuffer free aux. memory - total: 1021 MB, largest block: 1021 MB >OpenGL renderer string: AMD TURKS (DRM 2.50.0 / 5.10.60-desktop-2.mga8, LLVM 11.0.1) >OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.2.1 > GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, > GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, > GL_NVX_gpu_memory_info, GL_NV_conditional_render, GL_NV_copy_image, >OpenGL version string: 3.1 Mesa 21.2.1 > GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, > GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, > GL_MESA_window_pos, GL_NVX_gpu_memory_info, GL_NV_blend_square, > GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp, >OpenGL ES profile version string: OpenGL ES 3.1 Mesa 21.2.1 > GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, > GL_MESA_framebuffer_flip_y, GL_MESA_shader_integer_functions, > GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, > GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, >[root@mga8-tst2 ~]# >[root@mga8-vm ~]# lspci -nnk | grep -iA3 vga >00:02.0 VGA compatible controller [0300]: Red Hat, Inc. QXL paravirtual graphic card [1b36:0100] (rev 05) > Subsystem: Red Hat, Inc. QEMU Virtual Machine [1af4:1100] > Kernel driver in use: qxl > Kernel modules: qxl >[root@mga8-vm ~]# >[root@mga8-vm ~]# glxinfo | egrep -i 'render|mesa' >direct rendering: Yes > GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, >client glx vendor string: Mesa Project and SGI > GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, > GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_NV_float_buffer, > GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_OML_swap_method, >Extended renderer info (GLX_MESA_query_renderer): > Vendor: Mesa/X.org (0xffffffff) >OpenGL vendor string: Mesa/X.org >OpenGL renderer string: llvmpipe (LLVM 11.0.1, 256 bits) >OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.1 > GL_ARB_compute_shader, GL_ARB_conditional_render_inverted, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, > GL_MESA_pack_invert, GL_MESA_shader_integer_functions, > GL_MESA_texture_signed_rgba, GL_MESA_ycbcr_texture, > GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp, >OpenGL version string: 3.1 Mesa 21.2.1 > GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, > GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, > GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square, > GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, >OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.1 > GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, > GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, > GL_MESA_framebuffer_flip_y, GL_MESA_shader_integer_functions, > GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, > GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, >[root@mga8-vm ~]#
[root@mga8-tst2 ~]# lspci -nnk | grep -iA3 vga 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841] Subsystem: Sony Corporation Device [104d:90ac] Kernel driver in use: radeon Kernel modules: radeon [root@mga8-tst2 ~]# [root@mga8-tst2 ~]# glxinfo | egrep -i 'render|mesa' direct rendering: Yes GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, client glx vendor string: Mesa Project and SGI GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_NV_float_buffer, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, Extended renderer info (GLX_MESA_query_renderer): Renderbuffer free memory - total: 2047 MB, largest block: 2047 MB Renderbuffer free aux. memory - total: 1021 MB, largest block: 1021 MB OpenGL renderer string: AMD TURKS (DRM 2.50.0 / 5.10.60-desktop-2.mga8, LLVM 11.0.1) OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.2.1 GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, GL_NVX_gpu_memory_info, GL_NV_conditional_render, GL_NV_copy_image, OpenGL version string: 3.1 Mesa 21.2.1 GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NVX_gpu_memory_info, GL_NV_blend_square, GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp, OpenGL ES profile version string: OpenGL ES 3.1 Mesa 21.2.1 GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, GL_MESA_framebuffer_flip_y, GL_MESA_shader_integer_functions, GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, [root@mga8-tst2 ~]# [root@mga8-vm ~]# lspci -nnk | grep -iA3 vga 00:02.0 VGA compatible controller [0300]: Red Hat, Inc. QXL paravirtual graphic card [1b36:0100] (rev 05) Subsystem: Red Hat, Inc. QEMU Virtual Machine [1af4:1100] Kernel driver in use: qxl Kernel modules: qxl [root@mga8-vm ~]# [root@mga8-vm ~]# glxinfo | egrep -i 'render|mesa' direct rendering: Yes GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, client glx vendor string: Mesa Project and SGI GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_NV_float_buffer, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_OML_swap_method, Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa/X.org (0xffffffff) OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 11.0.1, 256 bits) OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.1 GL_ARB_compute_shader, GL_ARB_conditional_render_inverted, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, GL_MESA_pack_invert, GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp, OpenGL version string: 3.1 Mesa 21.2.1 GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square, GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.1 GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, GL_MESA_framebuffer_flip_y, GL_MESA_shader_integer_functions, GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, [root@mga8-vm ~]#
View Attachment As Raw
Actions:
View
Attachments on
bug 29394
: 12914