[igt-dev] [PATCH i-g-t v3 0/7] tests/kms_color: 3D LUT tests

Modem, Bhanuprakash bhanuprakash.modem at intel.com
Mon Sep 6 06:37:24 UTC 2021


> From: Ville Syrjala <ville.syrjala at linux.intel.com>
> Sent: Friday, September 3, 2021 9:58 PM
> To: igt-dev at lists.freedesktop.org
> Cc: Modem, Bhanuprakash <bhanuprakash.modem at intel.com>
> Subject: [PATCH i-g-t v3 0/7] tests/kms_color: 3D LUT tests
> 
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> Updated set of 3D LUT tests and associated refactoring/fixes.
> 
> Cc: Bhanuprakash Modem <Bhanuprakash.modem at intel.com>
> 
> Ville Syrjälä (7):
>   tests/kms_color_chamelium: Remove invalid LUT size tests
>   tests/kms_color: Refactor invalid LUT size tests
>   tests/kms_color: Store r/g/b separately for LUT color tests
>   tests/kms_color: Pass pipe to invalid LUT size tests
>   tests/kms_color: Run each subtest only for a single connector
>   lib/kms: Add GAMMA_LUT_3D support
>   tests/kms_color: Add GAMMA_LUT_3D tests
 
Except few minor comments, overall this series is looks good to me.

-Bhanu

> 
>  lib/igt_kms.c               |   5 +
>  lib/igt_kms.h               |   2 +
>  tests/kms_color.c           | 782 +++++++++++++++++++++---------------
>  tests/kms_color_chamelium.c |  11 -
>  tests/kms_color_helper.c    | 181 +++++----
>  tests/kms_color_helper.h    |  27 +-
>  6 files changed, 587 insertions(+), 421 deletions(-)
> 
> --
> 2.31.1



More information about the igt-dev mailing list