All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: daniel@ffwll.ch, jose.souza@intel.com, Jeevan B <jeevan.b@intel.com>
Subject: [igt-dev] [PATCH i-g-t 0/3] Fix kms_psr2_sf test and add new test for FB_DAMAGE_CLIPS plane property
Date: Tue, 21 Sep 2021 13:27:46 +0530	[thread overview]
Message-ID: <20210921075749.13049-1-jeevan.b@intel.com> (raw)

Make kms_psr2_sf test generic, rename igt_debug_manual_check, patch the
igt functions igt_debug_manual_check() and igt_debug_wait_for_keypress()
to assert if "all" is supplied and change testcase design and 
add simple test cases to use FB_DAMAGE_CLIPS plane property.

Deepak Rawat (1):
  tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane
    property

Jeevan B (2):
  lib/igt_aux: Rename igt_debug_manual_check and assert check if all is
    supplied
  tests/kms_psr2_sf: Make this a generic test and change testcase design

 lib/igt_aux.c            |  18 ++-
 lib/igt_aux.h            |   2 +-
 tests/i915/kms_dsc.c     |   2 +-
 tests/i915/kms_psr.c     |   2 +-
 tests/i915/kms_psr2_sf.c |  30 ++---
 tests/kms_atomic.c       | 232 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 262 insertions(+), 24 deletions(-)

-- 
2.19.1

             reply	other threads:[~2021-09-21  7:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21  7:57 Jeevan B [this message]
2021-09-21  7:57 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_aux: Rename igt_debug_manual_check and assert check if all is supplied Jeevan B
2021-09-21 12:48   ` Petri Latvala
2021-09-22 16:45     ` B, Jeevan
2021-09-22 17:12       ` Petri Latvala
2021-09-21  7:57 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_psr2_sf: Make this a generic test and change testcase design Jeevan B
2021-09-21  7:57 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane property Jeevan B
2021-09-21  9:01 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix kms_psr2_sf test and add new test " Patchwork
2021-09-21 10:05 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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=20210921075749.13049-1-jeevan.b@intel.com \
    --to=jeevan.b@intel.com \
    --cc=daniel@ffwll.ch \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jose.souza@intel.com \
    /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.