Originally posted by Melcar
View Post
Request: Smart Access Memory information
Collapse
X
-
5800X
B550 Pro V2
RX 6750 XT
Code:AMD_DEBUG=info glxinfo | grep -E 'vram|name|smart' name of display: :0 name = NAVI22 marketing_name = AMD Radeon RX 6750 XT vram_size = 12288 MB vram_vis_size = 12272 MB vram_type = 9 has_dedicated_vram = 1 all_vram_visible = 1 smart_access_memory = 0
Code:dmesg | grep BAR [ 0.522837] pci 0000:08:00.0: BAR 0: assigned to efifb [ 5.319931] [drm] Detected VRAM RAM=12272M, BAR=16384M
Last edited by Melcar; 22 April 2023, 02:37 AM.
Leave a comment:
-
-
CPU: AMD Ryzen 9 5900X
MB Name: B350 TOMAHAWK ARCTIC (MS-7A34)
BIOS Version: Version: H.M5
Release Date: 07/18/2022
BIOS version has Re-BAR/4G named option under PCI, disabled by default it seems.
GPU: Radeon RX 480 Gaming X 8GB
Code:AMD_DEBUG=info glxinfo | grep -E 'vram|smart' vram_size = 8192 MB vram_vis_size = 8192 MB vram_type = 5 vram_bit_width = 256 has_dedicated_vram = 1 all_vram_visible = 1 smart_access_memory = 0
Code:dmesg | grep BAR= [ 3.321376] [drm] Detected VRAM RAM=8192M, BAR=8192M
Leave a comment:
-
-
Dell G5 5505 Laptop with Navi 10 RX 5600 and Renoir APU
No BIOS changes needed afaik.
Code:> DRI_PRIME=1 AMD_DEBUG=info glxinfo | grep -E 'vram|smart' vram_size = 512 MB vram_vis_size = 512 MB vram_type = 8 has_dedicated_vram = 0 all_vram_visible = 1 smart_access_memory = 0 vram_size = 6144 MB vram_vis_size = 6128 MB vram_type = 9 has_dedicated_vram = 1 all_vram_visible = 1 smart_access_memory = 0
Code:sudo dmesg | grep BAR= [ 3.755928] [drm] Detected VRAM RAM=6128M, BAR=8192M [ 6.833969] [drm] Detected VRAM RAM=512M, BAR=512M
Leave a comment:
-
-
Originally posted by White Wolf View Post
could you runCode:AMD_DEBUG=info glxinfo | grep smart
Memory info:
pte_fragment_size = 2097152
gart_page_size = 4096
gart_size = 16368 MB
vram_size = 16384 MB
vram_vis_size = 16368 MB
vram_type = 9
vram_bit_width = 256
gds_size = 64 kB
gds_gfx_partition_size = 0 kB
max_alloc_size = 13108 MB
min_alloc_size = 256
address32_hi = 4294934528
has_dedicated_vram = 1
all_vram_visible = 1
smart_access_memory = 1
max_tcc_blocks = 16
num_tcc_blocks = 16
tcc_cache_line_size = 128
tcc_rb_non_coherent = 0
pc_lines = 1024
lds_size_per_workgroup = 131072
lds_alloc_granularity = 1024
lds_encode_granularity = 512
max_memory_clock = 1000
ce_ram_size = 65536
l1_cache_size = 16384
l2_cache_size = 4194304
Leave a comment:
-
-
My results on a Zen 2 Threadripper 3960X on an Asrock TRX40 Creator board BIOS P1.73 with a RX6800, from what I learned earlier in this thread, rBAR is active:
Code:AMD_DEBUG=info glxinfo | grep vram vram_size = 16384 MB vram_vis_size = 16368 MB vram_type = 9 vram_bit_width = 256 has_dedicated_vram = 1 all_vram_visible = 1
Code:dmesg | grep BAR [ 0.551386] pci 0000:03:00.0: BAR 0: assigned to efifb [ 0.564712] pci 0000:46:00.0: VF(n) BAR2 space: [mem 0xcea00000-0xcea6ffff 64bit] (contains BAR2 for 7 VFs) [ 0.564734] pci 0000:46:00.0: VF(n) BAR4 space: [mem 0xcea80000-0xcea9bfff 64bit] (contains BAR4 for 7 VFs) [ 3.279622] [drm] Detected VRAM RAM=16368M, BAR=16384M
Code:uname -a Linux Manjaro 5.15.1-1-MANJARO #1 SMP PREEMPT Sat Nov 6 14:11:10 UTC 2021 x86_64 GNU/Linux
Last edited by gand-alf; 09 November 2021, 08:30 AM.
Leave a comment:
-
-
Originally posted by Entzilla View Post
Ok, apologies if this is asking much.. but
Just so I have this straight - for the RDNA2 series of cards, we want to use amdgpu driver for best open source experience? And by MESA - ELI5 please?long time user, but with this info and google I still am at a loss:
I am getting best of both worlds? Adequate performance and no proprietary driver right? And Mesa being the directx equivelant of linux?
Is there a thread for "best optimization options" with amdgpu + latest stable mesa out there that has AMD gpu users back that you could point me / others of interest to?
Leave a comment:
-
-
Originally posted by agd5f View PostThe kernel driver will always resize the BAR if possible. Mesa has additional optimizations.
Just so I have this straight - for the RDNA2 series of cards, we want to use amdgpu driver for best open source experience? And by MESA - ELI5 please?long time user, but with this info and google I still am at a loss:
OpenGL: renderer: AMD Radeon RX 6800 XT (SIENNA_CICHLID DRM 3.42.0
5.14.2-1-MANJARO LLVM 12.0.1)
v: 4.6 Mesa 21.2.1 direct render: Yes
Graphics:
Device-1: AMD Navi 21 [Radeon RX 6800/6800 XT / 6900 XT]
vendor: Sapphire Limited driver: amdgpu v: kernel bus-ID: 0f:00.0
Is there a thread for "best optimization options" with amdgpu + latest stable mesa out there that has AMD gpu users back that you could point me / others of interest to?
Leave a comment:
-
-
The kernel driver will always resize the BAR if possible. Mesa has additional optimizations.
Leave a comment:
-
Leave a comment: