mbox series

[0/3] Extend BT2020 support in iCSC and fixes

Message ID 1557429108-8004-1-git-send-email-uma.shankar@intel.com (mailing list archive)
Headers show
Series Extend BT2020 support in iCSC and fixes | expand

Message

Shankar, Uma May 9, 2019, 7:11 p.m. UTC
This series adds support for BT2020 YCbCr to RGB conversion
using input CSC. This also fixes issues with BT601 and BT709
coefficients.

Uma Shankar (3):
  drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
  drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
  drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709

 drivers/gpu/drm/i915/intel_sprite.c | 55 +++++++++++++++++++++++++++----------
 1 file changed, 41 insertions(+), 14 deletions(-)