Calculations for YUV420 were missing from calculate_rc_param, add them be in line with DSC 1.2a specs. Signed-off-by: Suraj Kandpal <suraj.kandpal@xxxxxxxxx> Suraj Kandpal (3): drm/i915/dsc: Move rc param calculation for native_420 drm/i915/drm: Fix comment for YUV420 qp table declaration drm/i915/dsc: Add rc_range_parameter calculation for YCBCR420 .../gpu/drm/i915/display/intel_qp_tables.c | 10 +- drivers/gpu/drm/i915/display/intel_vdsc.c | 187 ++++++++++++------ 2 files changed, 135 insertions(+), 62 deletions(-) -- 2.25.1