All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Decouple ioctl call logic for vblank wait
@ 2021-02-04 12:43 Sumera Priyadarsini
  2021-02-04 12:44 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: " Sumera Priyadarsini
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sumera Priyadarsini @ 2021-02-04 12:43 UTC (permalink / raw)
  To: igt-dev; +Cc: daniel

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

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

end of thread, other threads:[~2021-02-18 10:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04 12:43 [igt-dev] [PATCH i-g-t 0/2] Decouple ioctl call logic for vblank wait Sumera Priyadarsini
2021-02-04 12:44 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: " 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

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.