[igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
Swati Sharma
swati2.sharma at intel.com
Thu Apr 7 09:03:40 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.
v2: Forgot to add changes in v1
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 | 217 ++++++++++++++++++++++++--------------
1 file changed, 138 insertions(+), 79 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list