Re: [PATCH 0/2] drm/gk20a: FB fixes

2014-05-29 Thread Alexandre Courbot
Ben, I am withdrawing this series as it will be superseeded by a new version. You probably did not intend to merge it, but just in case. :) On Mon, May 19, 2014 at 3:51 PM, Alexandre Courbot wrote: > Fix a very shameful memory leak and a compilation error due to the use of > non-exported CMA func

[PATCH 0/2] drm/gk20a: FB fixes

2014-05-18 Thread Alexandre Courbot
Fix a very shameful memory leak and a compilation error due to the use of non-exported CMA functions. The workaround for the latter is not really elegant (replace the CMA functions by a runtime failure if we are compiled as a module), but is temporary and still an improvement over the current situa