svga: Undo the DMA buffer size limiting.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 17 Mar 2011 23:33:50 +0000 (23:33 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 21 Mar 2011 18:46:59 +0000 (18:46 +0000)
commit29288249e35693a33b7873ed11b09c313b2e49f0
tree9291f7dd7a28c980c4342b9dc831921f42082712
parent9b13c988acbf56018c52724e902a15c92ad89db3
svga: Undo the DMA buffer size limiting.

Move this to the winsys, given it is not a virtual device limitation,
but a limitation specific to certain winsyses.

Also update debug message.
src/gallium/drivers/svga/svga_resource_buffer_upload.c