Re: [PATCH 06/10] drm: Define helper to set legacy gamma table size

2018-02-27 Thread Emil Velikov
Hi Daniele, On 15 February 2018 at 05:32, Daniele Castagna wrote: > From: "uma.shankar at intel.com (Uma Shankar)" > > Define a helper function to set legacy gamma table > size for planes. > > (am from https://patchwork.kernel.org/patch/9971343/) > > Change-Id: I3d0c3e71d92300259cdfcebed4349207f

Re: [PATCH 06/10] drm: Define helper to set legacy gamma table size

2018-02-27 Thread Sean Paul
On Thu, Feb 15, 2018 at 12:32:56AM -0500, Daniele Castagna wrote: > From: "uma.shankar at intel.com (Uma Shankar)" > > Define a helper function to set legacy gamma table > size for planes. > > (am from https://patchwork.kernel.org/patch/9971343/) I don't see this used in the rest of the series.

Re: [PATCH 06/10] drm: Define helper to set legacy gamma table size

2018-02-16 Thread kbuild test robot
Hi uma.shankar, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on rockchip/for-next] [also build test WARNING on v4.16-rc1 next-20180216] [cannot apply to drm/drm-next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the sys

[PATCH 06/10] drm: Define helper to set legacy gamma table size

2018-02-15 Thread Daniele Castagna
From: "uma.shankar at intel.com (Uma Shankar)" Define a helper function to set legacy gamma table size for planes. (am from https://patchwork.kernel.org/patch/9971343/) Change-Id: I3d0c3e71d92300259cdfcebed4349207f64e4083 Signed-off-by: Uma Shankar --- drivers/gpu/drm/drm_color_mgmt.c | 41 ++