diff options
author | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-02-03 15:20:50 -0500 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-02-03 15:20:50 -0500 |
commit | 11bdbadc3b6873215883d9013b8e6a3e9dc7b7e9 (patch) | |
tree | b980e00d5424e6101ef2a3d0c89196a5f4c5232e /TODO | |
parent | 363352c761a421de24d19b761373b2cc1eb19b85 (diff) |
TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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?) |