All of lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
Date: Wed,  6 Apr 2022 21:59:03 +0530	[thread overview]
Message-ID: <20220406162906.6057-1-swati2.sharma@intel.com> (raw)

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

             reply	other threads:[~2022-04-06 16:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06 16:29 Swati Sharma [this message]
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
2022-04-07  9:03 Swati Sharma
2022-04-19 19:55 ` Juha-Pekka Heikkila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220406162906.6057-1-swati2.sharma@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.