[igt-dev] [PATCH i-g-t v5] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

Arkadiusz Hiler arkadiusz.hiler at intel.com
Mon Mar 9 16:35:12 UTC 2020


On Mon, Mar 09, 2020 at 07:32:27AM +0530, Kunal Joshi wrote:
> Currently, only hard coded pixel formats are validated which are not
> generic across platforms which leads to SKIPS.
> Added support to validate only those pixel formats which are supported by
> platform. Covering both RGB and YUV pixel formats.
> 
> v2: added support for RGB pixel formats (Swati)
> v3: simplified constraint and made it more readable (Petri)
> v4: -used igt_format_str instead of macro to print fourcc code (Ville)
>     -dropped patch#1 because of above change
> v5: -Removed connector_dynamic_subtest_end macro and modified
>      connector_dynamic_subtest to allow scoping depending on
>      requirement (Petri)
>     -Changed test names to make it more revealing (Arek)
> 
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>

Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>


More information about the igt-dev mailing list