All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
@ 2022-04-06 16:29 Swati Sharma
  2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 1/3] tests/kms_plane_scaling: Fix modifier Swati Sharma
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Swati Sharma @ 2022-04-06 16:29 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-08 16:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 16:29 [igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 1/3] tests/kms_plane_scaling: Fix modifier Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_plane_scaling: Fix modifier and format Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_plane_scaling: Tests to validate modifiers Swati Sharma
2022-04-06 18:09 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Improvements in plane scaling Patchwork
2022-04-06 18:11 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork
2022-04-08 16:47 ` [igt-dev] [PATCH i-g-t 0/3] " Jessica Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.