From 78067dd62a285731305b7a890da333d265ce6cad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 18 Jan 2015 06:57:44 -0500 Subject: Documentation: fix incorrect usage of apostrophes. --- (limited to 'docs/future') diff --git a/docs/future/index.html b/docs/future/index.html index fb54096..6f05022 100644 --- a/docs/future/index.html +++ b/docs/future/index.html @@ -79,7 +79,7 @@

T60 cpu microcode

- TODO: T60: find (for rare buggy CPU's that are unstable without microcode updates) if there is a workaround (patched kernel, special parameter, etc) So far, only 1 processor has been found to have issues. See microcode errata sheets http://download.intel.com/design/mobile/SPECUPDT/31407918.pdf and http://download.intel.com/design/mobile/SPECUPDT/30922214.pdf and then look at the debugging results collected in t7200q directory (q means quirk). + TODO: T60: find (for rare buggy CPUs that are unstable without microcode updates) if there is a workaround (patched kernel, special parameter, etc) So far, only 1 processor has been found to have issues. See microcode errata sheets http://download.intel.com/design/mobile/SPECUPDT/31407918.pdf and http://download.intel.com/design/mobile/SPECUPDT/30922214.pdf and then look at the debugging results collected in t7200q directory (q means quirk).

@@ -93,8 +93,8 @@

i945 VRAM size

- Apparently, only 8MB VRAM is available on i945 GPU's (though it could do 64MB):
- phcoder: No. Hardware default is 8 MiB. When I wanted to make it configurable, I saw that docs mention only one other alternative: 1MiB. Later isn't event enough for 1024x768 at 24bpp without any acceleration or double buffering. It's possible there are undocumented values. Which options do you have in vendor BIOS? + Apparently, only 8MB VRAM is available on i945 GPUs (though it could do 64MB):
+ phcoder: No. Hardware default is 8 MiB. When I wanted to make it configurable, I saw that docs mention only one other alternative: 1MiB. Later isn't event enough for 1024x768 at 24bpp without any acceleration or double buffering. It's possible that there are undocumented values. Which options do you have in vendor BIOS? How to find out how much vram you have:
phcoder: TOM - BSM
phcoder: check what vendor BIOS offers as options
@@ -286,10 +286,10 @@


-

intelvbttool test results (VGA ROM's)

+

intelvbttool test results (VGA ROM dumps)

The VBIOS on i945 (intel gpu) platforms is self-modifying; that is, - it's contents change when you run it. intelvbttool takes a dump of + its contents change when you run it. intelvbttool takes a dump of the currently running vbios, and parses it.

@@ -307,7 +307,7 @@

- T60 has DVI on it's dock, make sure that the dock is attached when getting this output. + T60 has DVI on its dock, make sure that the dock is attached when getting this output.

-- cgit v0.9.1