[igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
Swati Sharma
swati2.sharma at intel.com
Wed Apr 6 16:29:03 UTC 2022
Currently, plane scaling tests timesout in CI since they
take large amount of time to loop through all pixel-formats per
class for each modifier or rotation.
So, to reduce execution time we are looping through either format
or modifier or rotation keeping other two variants constant.
TODO: How to validate combination of format, modifier
and rotation which executes in CI's time limits.
Swati Sharma (3):
tests/kms_plane_scaling: Fix modifier
tests/kms_plane_scaling: Fix modifier and format
tests/kms_plane_scaling: Tests to validate modifiers
tests/kms_plane_scaling.c | 177 +++++++++++++++++++++-----------------
1 file changed, 98 insertions(+), 79 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list