Re: [PATCH hwc] drm_hwcomposer: remove NVIDIA importer

2017-10-09 Thread Robert Foss
Hey again, Just pushed this patch. Rob. On Mon, 2017-10-09 at 15:58 +0200, Robert Foss wrote: > Hey Thierry, > > On Mon, 2017-10-09 at 15:07 +0200, Thierry Reding wrote: > > On Fri, Oct 06, 2017 at 05:02:03PM -0500, Rob Herring wrote: > > > There's no opensource implementation for the NVIDIA g

Re: [PATCH hwc] drm_hwcomposer: remove NVIDIA importer

2017-10-09 Thread Robert Foss
Hey Thierry, On Mon, 2017-10-09 at 15:07 +0200, Thierry Reding wrote: > On Fri, Oct 06, 2017 at 05:02:03PM -0500, Rob Herring wrote: > > There's no opensource implementation for the NVIDIA gralloc > > implementation, > > so remove it as it is not testable. > > > > As all of the gralloc perform()

Re: [PATCH hwc] drm_hwcomposer: remove NVIDIA importer

2017-10-09 Thread Thierry Reding
On Fri, Oct 06, 2017 at 05:02:03PM -0500, Rob Herring wrote: > There's no opensource implementation for the NVIDIA gralloc implementation, > so remove it as it is not testable. > > As all of the gralloc perform() operations are specific to it, they can be > removed, too. > > Signed-off-by: Rob He

Re: [PATCH hwc] drm_hwcomposer: remove NVIDIA importer

2017-10-09 Thread Robert Foss
Hey Rob, +Thierry This looks good to me, does anyone have a strong opinion the other way? I'll let this one soak for a day or two more. Rob. On Fri, 2017-10-06 at 17:02 -0500, Rob Herring wrote: > There's no opensource implementation for the NVIDIA gralloc > implementation, > so remove it as i