OSDN Git Service

drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
authorUma Shankar <uma.shankar@intel.com>
Fri, 28 Jun 2019 08:02:30 +0000 (13:32 +0530)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 10 Jul 2019 12:38:17 +0000 (15:38 +0300)
commitcaceff96d5b7b487da19c0916e0048ff8f1709a9
treecbb04bc49c5afa92e12866b32fe99b08b23a21aa
parent9856bf7f779a6613bad0a9d628b2e82e00fdec66
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
drivers/gpu/drm/i915/display/intel_sprite.c