[igt-dev] [PATCH i-g-t 1/2] tests/kms_available_modes_crc limit tested fb formats
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Mar 21 14:18:21 UTC 2019
Op 19-03-2019 om 11:57 schreef Juha-Pekka Heikkila:
> This test is causing too much useless noise. Limit tested
> fb formats to DRM_FORMAT_C8 and DRM_FORMAT_XBGR2101010 for now.
> These two formats are currently not tested otherwise thus
> they're left here for now. DRM_FORMAT_XBGR2101010 need to be
> included into IGT supported formats and DRM_FORMAT_C8 test need
> to be moved elsewhere, maybe into kms_plane.
>
> Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
> ---
> tests/kms_available_modes_crc.c | 289 ++++++++++++++++------------------------
> 1 file changed, 116 insertions(+), 173 deletions(-)
>
I liked the fact we were testing the same white point everywhere, but I suppose
that's what kms_plane already does, and it makes sense to get rid of this. :)
Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com
More information about the igt-dev
mailing list