summaryrefslogtreecommitdiffstats
path: root/docs/tasks.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-07 10:58:48 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-07 10:59:50 (EDT)
commit637cf59fa73b0d254c2f11161c2a61f0cc675955 (patch)
treee1426fec973c873254b11f2e7f97c764e377bf29 /docs/tasks.html
parentd961c350e2f38e486f611bb2211fce138c9c2cef (diff)
downloadlibreboot-637cf59fa73b0d254c2f11161c2a61f0cc675955.zip
libreboot-637cf59fa73b0d254c2f11161c2a61f0cc675955.tar.gz
libreboot-637cf59fa73b0d254c2f11161c2a61f0cc675955.tar.bz2
docs/hcl/t500.html: Add screen compatibility report (TODO: FIX)
Diffstat (limited to 'docs/tasks.html')
-rw-r--r--docs/tasks.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index 2d9771c..1ae7e9d 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -194,6 +194,10 @@
Fix these issues on i945 targets (X60/T60/macbook21)
<ul>
<li>
+ <b><u><i>HIGH PRIORITY!</i></u></b> Fix remaining incompatible LCD panels in native graphics on T500.
+ See <a href="hcl/t500.html">hcl/t500.html</a>.
+ </li>
+ <li>
<b><u><i>HIGH PRIORITY!</i></u></b> <b>i945: Linux 3.19 doesn't boot.
<b>UPDATE: Patch to fix it is on linux bug tracker (see below), we are waiting
for it to merge in linux upstream/mainline. For now, we are getting
@@ -253,10 +257,6 @@
See <a href="future/index.html#lcd_i945_incompatibility">future/index.html#lcd_i945_incompatibility</a>.
</li>
<li>
- Fix remaining incompatible LCD panels in native graphics on T500.
- See <a href="hcl/t500.html">hcl/t500.html</a>.
- </li>
- <li>
i945: the intel video driver used to initialize the display without native graphics initialization
and without the extracted video BIOS. It no longer does, so investigate why it does not, and fix
the regression (fix has to be done in the kernel, Linux).