On Sun, Aug 28, 2011 at 11:23:52AM +0300, Yonit Halperin wrote: > Same as v1 + small cleanups (from Alon's review) + fixes to > MoveAllSurfacesToRam/VideoRam >
ACK series. > Yonit Halperin (6): > miniport: map vram to virtual address only once, #722954 > display: not reset devices on DrvDisableDriver, RHBZ #731644 > display: support clearing the pci-bar when the pdev is disabled for > revision<3 as well, RHBZ #731644 > display: not using globals, RHBZ #731644 > display: fix how MoveAllSurfacesToRam handles failure > display: add missing 'continue' in MoveAllSurfacesToVideoRam > > display/driver.c | 137 ++++++++----- > display/qxldd.h | 128 ++++++------ > display/res.c | 581 > ++++++++++++++++++++--------------------------------- > display/res.h | 2 - > display/surface.c | 62 +++++-- > display/surface.h | 28 +-- > miniport/qxl.c | 75 +++---- > 7 files changed, 462 insertions(+), 551 deletions(-) > > -- > 1.7.4.4 > _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
