summaryrefslogtreecommitdiffstats
path: root/docs/future/index.html
diff options
context:
space:
mode:
authorMinifree Ltd <info@minifree.org>2016-04-26 11:31:18 (EDT)
committer Minifree Ltd <info@minifree.org>2016-04-26 11:32:54 (EDT)
commitaf9e6a3fd2e2eca34326dc1599ab43291d45079a (patch)
treee06c3ef15ac7e40f7fd0449a12893fd5166b53ea /docs/future/index.html
parente9af4fb2e6bd2ce01f5a4eb8bdc98c64bde83a3a (diff)
downloadlibreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.zip
libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.gz
libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.bz2
backport changes to master branch
Diffstat (limited to 'docs/future/index.html')
-rw-r--r--docs/future/index.html14
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 &copy; 2014, 2015 Francis Rowe &lt;info@gluglug.org.uk&gt;<br/>
+ Copyright &copy; 2014, 2015 Minifree Ltd &lt;info@minifree.org&gt;<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;