summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2009-01-31 15:40:36 -0500
committerSøren Sandmann Pedersen <ssp@redhat.com>2009-01-31 15:40:36 -0500
commit9cc17de8187c793c180c900885f1e4fcb6bafcd6 (patch)
tree89e9ffb7890e6d10efaba638e280bd92d659988c /TODO
parent0f55802c13207c51c10f357d73d68e9ed976f5d4 (diff)
Get rid of qxl_mem.h header
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index d491118..a65fab0 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@
- Split out ring code into qxl_ring.c
-- Get rid of qxl_mem.h header; just use qxl.h
-
-
Question:
- What is the "vram" PCI range used for?
@@ -17,3 +14,11 @@ Question:
Does Windows itself use that ioctl, and if so, for what. The area
is only 32K in size so it can't really be used for any realistic
bitmaps.
+
+-=-=-=-=-
+
+Done:
+
+- Get rid of qxl_mem.h header; just use qxl.h
+
+