Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] tests/i915/kms_flip_tiling: Fix timeouts with low vrefresh modes
@ 2024-10-22 15:53 Imre Deak
  2024-10-22 15:53 ` [PATCH i-g-t 1/3] lib/igt_kms: Add igt_kms_frame_time_from_vrefresh() Imre Deak
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Imre Deak @ 2024-10-22 15:53 UTC (permalink / raw)
  To: igt-dev

This patchset fixes the following timeout failure, when using modes with
a low (<60Hz) vrefresh rate:

(kms_flip_tiling:3623) igt_kms-CRITICAL: Test assertion failure function kmstest_wait_for_pageflip, file ../../../usr/src/igt-gpu-tools/lib/igt_kms.c:2363:
(kms_flip_tiling:3623) igt_kms-CRITICAL: Failed assertion: !(ret == 0)
(kms_flip_tiling:3623) igt_kms-CRITICAL: Exceeded timeout (50ms) while waiting for a pageflip

Imre Deak (3):
  lib/igt_kms: Add igt_kms_frame_time_from_vrefresh()
  lib/igt_kms: Add kmstest_wait_for_pageflip_timeout()
  tests/i915/kms_flip_tiling: Fix pageflip timeout for low vrefresh
    modes

 lib/igt_kms.c                 | 33 +++++++++++++++++++++++++++----
 lib/igt_kms.h                 |  3 +++
 tests/intel/kms_flip_tiling.c | 14 ++++++++++++-
 tests/kms_vrr.c               | 37 ++++++++++++++++-------------------
 4 files changed, 62 insertions(+), 25 deletions(-)

-- 
2.44.2


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

end of thread, other threads:[~2024-11-18 11:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 15:53 [PATCH i-g-t 0/3] tests/i915/kms_flip_tiling: Fix timeouts with low vrefresh modes Imre Deak
2024-10-22 15:53 ` [PATCH i-g-t 1/3] lib/igt_kms: Add igt_kms_frame_time_from_vrefresh() Imre Deak
2024-10-24  4:12   ` Srikanth V, NagaVenkata
2024-11-15 11:48   ` Sharma, Swati2
2024-10-22 15:53 ` [PATCH i-g-t 2/3] lib/igt_kms: Add kmstest_wait_for_pageflip_timeout() Imre Deak
2024-10-24  5:45   ` Srikanth V, NagaVenkata
2024-10-24 10:29     ` Imre Deak
2024-11-15 11:55   ` Sharma, Swati2
2024-10-22 15:53 ` [PATCH i-g-t 3/3] tests/i915/kms_flip_tiling: Fix pageflip timeout for low vrefresh modes Imre Deak
2024-11-15 11:44   ` Sharma, Swati2
2024-11-15 17:11     ` Imre Deak
2024-11-18  8:01       ` Sharma, Swati2
2024-11-18 11:31         ` Imre Deak
2024-10-22 18:56 ` ✓ Fi.CI.BAT: success for tests/i915/kms_flip_tiling: Fix timeouts with " Patchwork
2024-10-22 19:43 ` ✓ CI.xeBAT: " Patchwork
2024-10-23  1:14 ` ✗ CI.xeFULL: failure " Patchwork
2024-10-23  2:49 ` ✗ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox