summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2009-02-03 15:20:50 -0500
committerSøren Sandmann Pedersen <ssp@redhat.com>2009-02-03 15:20:50 -0500
commit11bdbadc3b6873215883d9013b8e6a3e9dc7b7e9 (patch)
treeb980e00d5424e6101ef2a3d0c89196a5f4c5232e /TODO
parent363352c761a421de24d19b761373b2cc1eb19b85 (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 30c79d4..7f3d9cb 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,6 @@
- Only compile mmtest if glib is installed
Or maybe just get rid of mmtest.c
-- Split out ring code into qxl_ring.c
-
-- Don't keep the maps around that are just used in preinit
- (Is there any real reason to not just do the CheckDevice in ScreenInit?)
-
Question:
- What is the "vram" PCI range used for?
@@ -28,4 +23,7 @@ Done:
- Get rid of qxl_mem.h header; just use qxl.h
+- Split out ring code into qxl_ring.c
+- Don't keep the maps around that are just used in preinit
+ (Is there any real reason to not just do the CheckDevice in ScreenInit?)