> > I think you also need to prevent the acceleration code from using > RADEON_GEM_DOMAIN_VRAM when these are used for the destination, or they > will be migrated into VRAM anyway?
Yeah probably should for completeness, we should never be rendering to a slave pixmap anyways, just copying, maybe I should just block every op except copy to them. Dave. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
