[igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Tue Apr 19 19:55:34 UTC 2022
Series look ok to me
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
On 7.4.2022 12.03, Swati Sharma wrote:
> 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(-)
>
More information about the igt-dev
mailing list