On Tue, Jan 26, 2016 at 04:45:26PM +0100, Lucas Stach wrote:
When trying to get the vmap address of an imported buffer, we must call into the appropriate helper function, to allow the exporter to establish the vmap, instead of trying to vmap the buffer on our own.
Rather than this way, please add a vmap() method to struct etnaviv_gem_ops and indirect through that.