dmesg | grep drm:
[ 0.366671] ACPI: bus type drm_connector registered
[ 0.373614] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[ 0.373616] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 0.374145] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 9.138674] systemd[1]: Starting
modprobe@drm.service - Load Kernel Module drm...
[ 9.152349] systemd[1]:
modprobe@drm.service: Deactivated successfully.
[ 9.152490] systemd[1]: Finished
modprobe@drm.service - Load Kernel Module drm.
[ 13.525321] i915 0000:00:02.0: [drm] Found haswell (device ID 0412) integrated display version 7.00 stepping N/A
[ 13.526345] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 13.526425] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 13.526429] i915 0000:00:02.0: [drm] DMAR active, disabling use of stolen memory
[ 13.538623] [drm] amdgpu kernel modesetting enabled.
[ 13.539562] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x7590 0x1043:0x0639 0xC0).
[ 13.539579] [drm] register mmio base: 0xF7C00000
[ 13.539581] [drm] register mmio size: 524288
[ 13.541748] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[ 13.605620] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 13.605636] [drm] Detected VRAM RAM=16304M, BAR=256M
[ 13.605638] [drm] RAM width 128bits GDDR6
[ 13.605799] [drm] amdgpu: 16304M of VRAM memory ready
[ 13.605801] [drm] amdgpu: 15523M of GTT memory ready.
[ 13.605818] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 13.606814] [drm] Loading DMUB firmware via PSP: version=0x0A000400
[ 13.607152] [drm] Found VCN firmware Version ENC: 1.4 DEC: 9 VEP: 0 Revision: 1
[ 13.619908] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 13.863514] [drm] Display Core v3.2.316 initialized on DCN 4.0.1
[ 13.863517] [drm] DP-HDMI FRL PCON supported
[ 13.867782] [drm] DMUB hardware initialized: version=0x0A000400
[ 14.187927] [drm] ring gfx_32768.1.1 was added
[ 14.188066] [drm] ring compute_32768.2.2 was added
[ 14.188202] [drm] ring sdma_32768.3.3 was added
[ 14.188243] [drm] ring gfx_32768.1.1 ib test pass
[ 14.188305] [drm] ring compute_32768.2.2 ib test pass
[ 14.188385] [drm] ring sdma_32768.3.3 ib test pass
[ 14.191914] amdgpu 0000:03:00.0: [drm] Registered 4 planes with drm panic
[ 14.191915] [drm] Initialized amdgpu 3.61.0 for 0000:03:00.0 on minor 2
[ 14.216152] fbcon: amdgpudrmfb (fb1) is primary device
[ 14.216158] amdgpu 0000:03:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[ 14.221807] [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed
glxinfo -B:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: AMD (0x1002)
Device: AMD Radeon Graphics (radeonsi, gfx1200, LLVM 20.1.2, DRM 3.61, 6.14.0-37-generic) (0x7590)
Version: 25.2.8
Accelerated: yes
Video memory: 16384MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 15398 MB, largest block: 15398 MB
VBO free aux. memory - total: 15476 MB, largest block: 15476 MB
Texture free memory - total: 15398 MB, largest block: 15398 MB
Texture free aux. memory - total: 15476 MB, largest block: 15476 MB
Renderbuffer free memory - total: 15398 MB, largest block: 15398 MB
Renderbuffer free aux. memory - total: 15476 MB, largest block: 15476 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 16384 MB
Total available memory: 31907 MB
Currently available dedicated video memory: 15398 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon Graphics (radeonsi, gfx1200, LLVM 20.1.2, DRM 3.61, 6.14.0-37-generic)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.2.8-0ubuntu0.24.04.1
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.2.8-0ubuntu0.24.04.1
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.2.8-0ubuntu0.24.04.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
uname -a
Linux mint 6.14.0-37-generic #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 x86_64 x86_64 x86_64 GNU/Linux