cat /sys/class/drm/card0/device/mem_info_vram_total
returns:
25753026560
NOTE: This indicates 24 Gb.
grep -i --color memory /var/log/Xorg.0.log
returns:
[ 16.240] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
NOTE: This shows the video memory.