commit | 2daac462fdc1dd7ea0348ff7726695a87dfe521e | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Dec 07 19:28:10 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Dec 22 21:31:02 2016 +0200 |
tree | 7e28e6045a50db6ec2d259f3668272caffdeac88 | |
parent | 7039a6dc17a9ae73dcf38fe16e9e78dedbfb26e0 [diff] |
drm/i915: Reorganize overlay filter coeffs into a nicer form 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@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1481131693-27993-9-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>