https://bugs.freedesktop.org/show_bug.cgi?id=61182
--- Comment #38 from Niels Ole Salscheider niels_ole@salscheider-online.de --- Created attachment 78307 --> https://bugs.freedesktop.org/attachment.cgi?id=78307&action=edit 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).