All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ananya Sharma <ananya.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] Replacing DRM calls in few tests.
Date: Mon, 20 Dec 2021 15:11:51 +0530	[thread overview]
Message-ID: <20211220094153.282527-1-ananya.sharma@intel.com> (raw)

In this series:
  -> Replacing of drm calls with the library calls.
  
Ananya Sharma (2):
tests/kms_draw_crc: replacing drmModeRmFb with igt_remove_fb
tests/kms_lease: replacing drmModeAtomicCommit

 tests/kms_draw_crc.c | 6 +++++-
 tests/kms_lease.c    | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.25.1

             reply	other threads:[~2021-12-20  9:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20  9:41 Ananya Sharma [this message]
2021-12-20  9:41 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_draw_crc: replacing drmModeRmFb with igt_remove_fb Ananya Sharma
2021-12-20  9:41 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_lease: replacing drmModeAtomicCommit Ananya Sharma
2021-12-20 13:39   ` Petri Latvala
2021-12-20 10:46 ` [igt-dev] ✓ Fi.CI.BAT: success for Replacing DRM calls in few tests Patchwork
2021-12-20 12:20 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20211220094153.282527-1-ananya.sharma@intel.com \
    --to=ananya.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.