[Intel-gfx] [PATCH 08/11] drm/i915: Reorganize overlay filter coeffs into a nicer form
Chris Wilson
chris at chris-wilson.co.uk
Thu Dec 8 08:45:31 UTC 2016
On Wed, Dec 07, 2016 at 07:28:10PM +0200, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> Use two-dimensional arrays and named initializers to make the
> overlay filter coefficient tables easier to parse for humans.
>
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
Spot checking didn't reveal any typos. I presume that since they are u16
array of arrays, gcc is not adding any padding between rows?
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list