diff options
Diffstat (limited to 'docs/future/index.html')
-rw-r--r-- | docs/future/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/future/index.html b/docs/future/index.html index 41b64ca..4ef69f9 100644 --- a/docs/future/index.html +++ b/docs/future/index.html @@ -107,15 +107,15 @@ How to find out how much vram you have:<br/> phcoder: TOM - BSM<br/> phcoder: check what vendor BIOS offers as options<br/> - fchmmr: I thought it could do 64MB usually<br/> + vimuser: I thought it could do 64MB usually<br/> phcoder: not accorging to doc.<br/> phcoder: see mobile-945-express-chipset-datasheet page 93<br/> phcoder: see also src/northbridge/intel/i945/{early_init,northbridge,gma}.c<br/> - fchmmr: "011 = DVMT (UMA) mode, 8 MB of memory pre-allocated for<br/> - fchmmr: frame buffer."<br/> - fchmmr: "Others - reserved"<br/> + vimuser: "011 = DVMT (UMA) mode, 8 MB of memory pre-allocated for<br/> + vimuser: frame buffer."<br/> + vimuser: "Others - reserved"<br/> phcoder: the easiest way is a loop at this position which tries different values and reads (and prints) BSM with them<br/> - stefanct: fchmmr: they suggest that you change the value and look how BSM reacts to that<br/> + stefanct: vimuser: they suggest that you change the value and look how BSM reacts to that<br/> stefanct: as they pointed out earlier vram size = TOM - BSM<br/> stefanct: different values of GMS<br/> stefanct: phcoder: hm... this could be a hint. look at the text description of TOLUD at page 103<br/> @@ -124,7 +124,7 @@ phcoder: stefanct: I have a guess which value make is 64 but I will not tell to avoid skewing test results<br/> stefanct: phcoder: sure... i assumed you were not sure if it supports it at all. testing it properly is of course a good idea :)<br/> stefanct: test the various possible (but reserved) values of GMS and see what the resulting VRAM size is<br/> - fchmmr: so, TOM - BSM + vimuser: so, TOM - BSM </p> <p> <a href="#pagetop">Back to top of page.</a> @@ -550,7 +550,7 @@ f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ <div class="section"> <p> - Copyright © 2014, 2015 Francis Rowe <info@gluglug.org.uk><br/> + Copyright © 2014, 2015 Minifree Ltd <info@minifree.org><br/> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; |