public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v3 0/7] Limit the execution to few pipes/planes
@ 2023-01-31 13:36 Nidhi Gupta
  2023-01-31 13:36 ` [igt-dev] [PATCH v3 1/7] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation Nidhi Gupta
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Nidhi Gupta @ 2023-01-31 13:36 UTC (permalink / raw)
  To: igt-dev

As the execution is taking more time in simulation, limit the execution to
few pipes and few planes.

Bhanuprakash Modem (5):
  tests/i915/kms_draw_crc: Ignore RGB565  & XRGB2101010 formats on
    simulation
  tests/kms_async_flips: Limit the execution to single pipe
  tests/kms_pipe_crc_basic: Limit the execution to two pipes
  tests/kms_plane_cursor: Limit the execution to two pipes
  tests/kms_plane_scaling: Limit the execution to two pipes/planes

Nidhi Gupta (2):
  tests/kms_plane_alpha_blend: Restrict the execution to 2 pipes and
    planes
  tests/i915/kms_frontbuffer_tracking: Reduce the execution time on
    simulation

 tests/i915/kms_draw_crc.c             | 12 +++++--
 tests/i915/kms_frontbuffer_tracking.c |  3 ++
 tests/kms_async_flips.c               | 18 +++++-----
 tests/kms_pipe_crc_basic.c            | 41 ++++++++++++++++++++++-
 tests/kms_plane_alpha_blend.c         | 21 +++++++++++-
 tests/kms_plane_cursor.c              | 15 +++++++++
 tests/kms_plane_scaling.c             | 47 +++++++++++++++++++++++++++
 7 files changed, 142 insertions(+), 15 deletions(-)

-- 
2.39.0

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

end of thread, other threads:[~2023-02-06  5:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-31 13:36 [igt-dev] [PATCH v3 0/7] Limit the execution to few pipes/planes Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 1/7] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 2/7] tests/kms_async_flips: Limit the execution to single pipe Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 3/7] tests/kms_pipe_crc_basic: Limit the execution to two pipes Nidhi Gupta
2023-02-06  4:40   ` Nautiyal, Ankit K
2023-02-06  5:25     ` Modem, Bhanuprakash
2023-01-31 13:36 ` [igt-dev] [PATCH v3 4/7] tests/kms_plane_alpha_blend: Restrict the execution to 2 pipes and planes Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 5/7] tests/kms_plane_cursor: Limit the execution to two pipes Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 6/7] tests/kms_plane_scaling: Limit the execution to two pipes/planes Nidhi Gupta
2023-01-31 13:36 ` [igt-dev] [PATCH v3 7/7] tests/i915/kms_frontbuffer_tracking: Reduce the execution time on simulation Nidhi Gupta
2023-01-31 14:24 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the execution to few pipes/planes Patchwork
2023-01-31 19:15 ` [igt-dev] ✓ 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