[igt-dev] [v10 0/5] DSC Fractional BPP Val Support

Swati Sharma swati2.sharma at intel.com
Mon Sep 18 05:49:21 UTC 2023


Existing i-g-t is extended to enable validation for dsc
fractional bpp.
This series is split from
https://patchwork.freedesktop.org/series/111342/

v2:  addressed review comments from Ankit
v3:  addressed review comments from Ankit
v5:  fixed if() conditions and documentation (Ankit)
v6:  fixed if() condition, tests were getting executed on non-dsc
     panels (CI)
v7:  rebase
v8:  rebase
v9:  rebase
v10: removed redundant doc

Swati Sharma (5):
  lib/dsc: fix documentation style
  lib/dsc: add helpers for vdsc fractional bpp debugfs entry
  tests/intel/kms_dsc: enable validation for vdsc fractional bpp
  tests/intel/kms_dsc: add test to validate fractional bpp with input
    bpc
  tests/intel/kms_dsc: remove redundant documentation

 lib/igt_dsc.c                | 123 ++++++++++++++++++++++++++++++++---
 lib/igt_dsc.h                |   6 ++
 tests/intel/kms_dsc.c        |  59 +++++++++++------
 tests/intel/kms_dsc_helper.c |  57 ++++++++++++++++
 tests/intel/kms_dsc_helper.h |   4 ++
 5 files changed, 218 insertions(+), 31 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list