On Wed, Apr 27, 2016 at 02:39:20PM +0200, Lucas Stach wrote:
This function will be changed to be called indirectly and this prototype change brings it in line with all the other indirect object calls.
Christian prefers passing around struct drm_gem_object rather than the etnaviv_gem_object. I'm much more in favour of passing the appropriate data type like the patch below.
Please sort it out with Christian.