Comment # 10
on bug 76957
from Alex Deucher
(In reply to comment #9) > The dmesg output reveals these lines: > > > [ 5.343548] radeon 0000:05:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) > > [ 5.343550] radeon 0000:05:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF > > [ 5.343552] [drm] Detected VRAM RAM=1024M, BAR=256M > > 1G VRAM seems to be a wrong value, since my graphic card holds only 256MB, > which seems to be seeing as BAR (what’s that stuff?). > > Anyway, could it be the cause of my problem? Your board has 1 GB of vram. The max BAR size is 256 MB regardless of how much video ram is actually on the card. The BAR is the CPU's aperture to vram. The CPU can only access teh first 256 MB of vram, but the GPU can access the entire amount of vram.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel