diff options
author | Leah Woods <info@minifree.org> | 2016-05-24 13:19:02 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-24 13:19:36 (EDT) |
commit | 3886ffb3451d19edba661245872f2f080abafa02 (patch) | |
tree | c9c6aa394c76b72f43bc77520ef4128938100f0d /site/download/index.php | |
parent | c3a37d3003ec0f441128501f9fd1b007e07abcf7 (diff) | |
download | libreboot.org-3886ffb3451d19edba661245872f2f080abafa02.zip libreboot.org-3886ffb3451d19edba661245872f2f080abafa02.tar.gz libreboot.org-3886ffb3451d19edba661245872f2f080abafa02.tar.bz2 |
task list: extra note for gm45 screen compatibility issues
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 89a1ae0..d094b86 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -130,6 +130,11 @@ OPTIONAL (but desirable): fix screen compatibility issues on some GM45 thinkpads (see <a href="http://libreboot.org/docs/hcl/gm45_lcd.html">this page</a>) and some T60 laptops (see <a href="../docs/future/index.html#lcd_i945_incompatibility,future/index.html#lcd_i945_incompatibility">this page</a>). + For GM45 thinkpads, look at these pages (coreboot is doing something wrong companed to the linux kernel): + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015349.html">this</a>, + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015350.html">this</a>, and + <a href="https://lists.freedesktop.org/archives/intel-gfx/2012-March/015351.html">this</a> + - check whether coreboot is doing this </p> <p> OPTIONAL (but desirable): re-write ich9gen/ich9deblob to be portable. It currently assumes endiannesses, uses bitfields, etc. |