How much video memory is available in VESA?
Posted: Wed Apr 12, 2006 3:23 pm
Hi people,
Have been working on VESA stuff. I have 2 running computers with Nvidia cards. 1st card is 32mb Riva TNT2 and the 2nd is 256mb FX5500.
The vesa infomation returned for the cards are fine except for the Memory size field (TotalMemory in vesa 3 doc).
The TNT2 card says I have 4mb for VESA but has 32mb on the card.
The Fx5500 card says I have 256mb for VESA and has 256mb on board.
Now the question - Is there a limit on how much video memory we can access on the video card using vesa?
I was going to use this memory size field to map the physical mem into the page directory and setup MTRRs for graphics.
ps Boch returns 4mb as the vesa total memory
Have been working on VESA stuff. I have 2 running computers with Nvidia cards. 1st card is 32mb Riva TNT2 and the 2nd is 256mb FX5500.
The vesa infomation returned for the cards are fine except for the Memory size field (TotalMemory in vesa 3 doc).
The TNT2 card says I have 4mb for VESA but has 32mb on the card.
The Fx5500 card says I have 256mb for VESA and has 256mb on board.
Now the question - Is there a limit on how much video memory we can access on the video card using vesa?
I was going to use this memory size field to map the physical mem into the page directory and setup MTRRs for graphics.
ps Boch returns 4mb as the vesa total memory