mbox series

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

Message ID 1558110633-3723-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 17, 2019, 4:30 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.

v2: Fixed Ville's review comments.

v3: Rebase.

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(-)