Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/8] tests/kms_color: Improve CTM tests
@ 2023-04-11  7:50 Ville Syrjala
  2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 1/8] tests/kms_color: Use legacy LUT for chopping off the lsbs Ville Syrjala
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Ville Syrjala @ 2023-04-11  7:50 UTC (permalink / raw)
  To: igt-dev

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Bunch of fixe and cleanups to the CTM tests. Also add a new
"signed" subtest to highlight a bug in the i915 CHV CGM code.

Ville Syrjälä (8):
  tests/kms_color: Use legacy LUT for chopping off the lsbs
  tests/kms_color: Use named initializers
  tests/kms_color: Make loads of stuff static const
  tests/kms_color: Pass down the colors used to paint the fb
  tests/kms_color: Get rid of hand coded "expected_colors"
  tests/kms_color: Add and additional "signed" subtest
  tests/kms_color: Dump the CTM before/after color values
  tests/intel-ci/fast-feedback: Run ctm tests

 tests/intel-ci/fast-feedback.testlist |  11 +
 tests/kms_color.c                     | 285 +++++++++++++++-----------
 tests/kms_color_helper.c              |   4 +-
 tests/kms_color_helper.h              |   4 +-
 4 files changed, 183 insertions(+), 121 deletions(-)

-- 
2.39.2

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

end of thread, other threads:[~2023-04-11 16:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11  7:50 [igt-dev] [PATCH i-g-t 0/8] tests/kms_color: Improve CTM tests Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 1/8] tests/kms_color: Use legacy LUT for chopping off the lsbs Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 2/8] tests/kms_color: Use named initializers Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 3/8] tests/kms_color: Make loads of stuff static const Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 4/8] tests/kms_color: Pass down the colors used to paint the fb Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 5/8] tests/kms_color: Get rid of hand coded "expected_colors" Ville Syrjala
2023-04-11  7:50 ` [igt-dev] [PATCH i-g-t 6/8] tests/kms_color: Add and additional "signed" subtest Ville Syrjala
2023-04-11  7:51 ` [igt-dev] [PATCH i-g-t 7/8] tests/kms_color: Dump the CTM before/after color values Ville Syrjala
2023-04-11  7:51 ` [igt-dev] [PATCH i-g-t 8/8] tests/intel-ci/fast-feedback: Run ctm tests Ville Syrjala
2023-04-11 12:27 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: Improve CTM tests Patchwork
2023-04-11 16:30 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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