diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-22 10:38:37 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-22 10:38:37 -0500 |
commit | fcc9d2e5a6c89d22b8b773a64fb4ad21ac318446 (patch) | |
tree | a57612d1888735a2ec7972891b68c1ac5ec8faea /drivers/staging/gma500/TODO | |
parent | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (diff) |
Diffstat (limited to 'drivers/staging/gma500/TODO')
-rw-r--r-- | drivers/staging/gma500/TODO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/staging/gma500/TODO b/drivers/staging/gma500/TODO new file mode 100644 index 00000000000..fc836158e74 --- /dev/null +++ b/drivers/staging/gma500/TODO | |||
@@ -0,0 +1,15 @@ | |||
1 | - Sort out the power management side. Not important for Poulsbo but | ||
2 | matters for Moorestown/Medfield | ||
3 | - Debug Oaktrail/Moorestown support (single pipe, no BIOS on mrst, | ||
4 | some other differences) | ||
5 | - Add 2D acceleration via console and DRM | ||
6 | - Add scrolling acceleration using the GTT to do remapping on the main | ||
7 | framebuffer. | ||
8 | - HDMI testing | ||
9 | - Oaktrail HDMI and other features | ||
10 | - Oaktrail MIPI | ||
11 | - Medfield needs a lot of further love | ||
12 | |||
13 | As per kernel policy and the in the interest of the safety of various | ||
14 | kittens there is no support or plans to add hooks for the closed user space | ||
15 | stuff. | ||