All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sumera Priyadarsini <sylphrenadin@gmail.com>
To: igt-dev@lists.freedesktop.org
Cc: daniel@ffwll.ch
Subject: [igt-dev] [PATCH i-g-t 0/2] Decouple ioctl call logic for vblank wait
Date: Thu, 4 Feb 2021 18:13:10 +0530	[thread overview]
Message-ID: <cover.1612441942.git.sylphrenadin@gmail.com> (raw)

Extract the ioctl call logic from igt_wait_for_vblank_count() into
a helper function, __igt_vblank_wait(). Refactor 
igt_wait_for_vblank_count() and igt_wait_For_vblank() to act as
wrapper functions calling this helper instead.

Update documentation for the same.

Sumera Priyadarsini (2):
  lib/igt_kms: Decouple ioctl call logic for vblank wait
  lib/igt_kms: Update documentation for __igt_vblank_wait()

 lib/igt_kms.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

-- 
2.25.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2021-02-04 12:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 12:43 Sumera Priyadarsini [this message]
2021-02-04 12:44 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Decouple ioctl call logic for vblank wait Sumera Priyadarsini
2021-02-18  9:59   ` Daniel Vetter
2021-02-04 12:45 ` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: Update documentation for __igt_vblank_wait() Sumera Priyadarsini
2021-02-18  9:59   ` Daniel Vetter
2021-02-04 14:48 ` [igt-dev] ✓ Fi.CI.BAT: success for Decouple ioctl call logic for vblank wait Patchwork
2021-02-04 19:26 ` [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=cover.1612441942.git.sylphrenadin@gmail.com \
    --to=sylphrenadin@gmail.com \
    --cc=daniel@ffwll.ch \
    --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.