diff options
author | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-01-31 15:40:36 -0500 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-01-31 15:40:36 -0500 |
commit | 9cc17de8187c793c180c900885f1e4fcb6bafcd6 (patch) | |
tree | 89e9ffb7890e6d10efaba638e280bd92d659988c /TODO | |
parent | 0f55802c13207c51c10f357d73d68e9ed976f5d4 (diff) |
Get rid of qxl_mem.h header
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -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 + + |