commit | caceff96d5b7b487da19c0916e0048ff8f1709a9 | [log] [tgz] |
---|---|---|
author | Uma Shankar <uma.shankar@intel.com> | Fri Jun 28 13:32:30 2019 +0530 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jul 10 15:38:17 2019 +0300 |
tree | cbb04bc49c5afa92e12866b32fe99b08b23a21aa | |
parent | 9856bf7f779a6613bad0a9d628b2e82e00fdec66 [diff] |
drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709 Input CSC Co-efficients for BT601 and BT709 YCbCR to RGB conversion were slightly off. Fixed the same. v2: Fixed the co-eficients as there was issue with reference matrix, spotted by Ville. v3: Rebase Signed-off-by: Uma Shankar <uma.shankar@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190628080230.27492-4-uma.shankar@intel.com