Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [v10 0/5] DSC Fractional BPP Val Support
@ 2023-09-18  5:49 Swati Sharma
  2023-09-18  5:49 ` [igt-dev] [v10 1/5] lib/dsc: fix documentation style Swati Sharma
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Swati Sharma @ 2023-09-18  5:49 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-09-20  5:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  5:49 [igt-dev] [v10 0/5] DSC Fractional BPP Val Support Swati Sharma
2023-09-18  5:49 ` [igt-dev] [v10 1/5] lib/dsc: fix documentation style Swati Sharma
2023-09-18  5:49 ` [igt-dev] [v10 2/5] lib/dsc: add helpers for vdsc fractional bpp debugfs entry Swati Sharma
2023-09-18  5:49 ` [igt-dev] [v10 3/5] tests/intel/kms_dsc: enable validation for vdsc fractional bpp Swati Sharma
2023-09-18  5:49 ` [igt-dev] [v10 4/5] tests/intel/kms_dsc: add test to validate fractional bpp with input bpc Swati Sharma
2023-09-18  5:49 ` [igt-dev] [v10 5/5] tests/intel/kms_dsc: remove redundant documentation Swati Sharma
2023-09-18 10:51   ` Juha-Pekka Heikkila
2023-09-18  8:41 ` [igt-dev] ✓ CI.xeBAT: success for DSC Fractional BPP Val Support (rev12) Patchwork
2023-09-18  8:44 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-09-19  9:24 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-20  5:01 ` Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox