[PATCH 18/18] drm/i915: Add CSC correction for BDW/SKL/BXT

2015-09-30 Thread Rob Bradford
Hi Shashank, some feedback on the CSC code below. On Thu, 2015-08-06 at 22:08 +0530, Shashank Sharma wrote: > From: Kausal Malladi > > BDW/SKL/BXT support Color Space Conversion (CSC) using a 3x3 matrix > that needs to be programmed into respective CSC registers. > > This patch does the follow

[PATCH 18/18] drm/i915: Add CSC correction for BDW/SKL/BXT

2015-08-06 Thread Shashank Sharma
From: Kausal Malladi BDW/SKL/BXT support Color Space Conversion (CSC) using a 3x3 matrix that needs to be programmed into respective CSC registers. This patch does the following: 1. Adds the core function to program CSC correction values for BDW/SKL/BXT platform 2. Adds CSC correction macros/