Comment 45 for bug 1174495

Revision history for this message
In , Niels Ole Salscheider (niels-ole) wrote :

Created attachment 78307
dma_fill function

I considered to implement Marek's proposal by adding a dma_fill function that works analogously to dma_copy.
I need the context to call this function, though, and I do not know how to get it in r600_texture_create_object (nor if I should be able to get it at all).