All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v4 0/7] Limit the execution to few pipes/planes
@ 2023-02-02  5:15 Nidhi Gupta
  2023-02-02  5:15 ` [igt-dev] [PATCH v4 1/7] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation Nidhi Gupta
                   ` (18 more replies)
  0 siblings, 19 replies; 26+ messages in thread
From: Nidhi Gupta @ 2023-02-02  5:15 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 (6):
  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_alpha_blend: Limit the execution to single pipe & two
    planes
  tests/kms_plane_cursor: Limit the execution to two pipes
  tests/kms_plane_scaling: Limit the execution to two pipes/planes

Nidhi Gupta (1):
  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         | 51 +++++++++++++++++++++++++--
 tests/kms_plane_cursor.c              | 15 ++++++++
 tests/kms_plane_scaling.c             | 47 ++++++++++++++++++++++++
 7 files changed, 171 insertions(+), 16 deletions(-)

-- 
2.39.0

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

end of thread, other threads:[~2023-02-04  0:12 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02  5:15 [igt-dev] [PATCH v4 0/7] Limit the execution to few pipes/planes Nidhi Gupta
2023-02-02  5:15 ` [igt-dev] [PATCH v4 1/7] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation Nidhi Gupta
2023-02-02  5:15 ` [igt-dev] [PATCH v4 2/7] tests/kms_async_flips: Limit the execution to single pipe Nidhi Gupta
2023-02-02  5:15 ` [igt-dev] [PATCH v4 3/7] tests/kms_pipe_crc_basic: Limit the execution to two pipes Nidhi Gupta
2023-02-02 10:33   ` Modem, Bhanuprakash
2023-02-03  2:15   ` [igt-dev] [PATCH v5 " Nidhi Gupta
2023-02-03  5:49     ` [igt-dev] [i-g-t V3 " Bhanuprakash Modem
2023-02-02  5:15 ` [igt-dev] [PATCH v4 4/7] tests/kms_plane_alpha_blend: Limit the execution to single pipe & two planes Nidhi Gupta
2023-02-02  6:01   ` [igt-dev] [PATCH v5 " Nidhi Gupta
2023-02-02  7:00     ` Nidhi Gupta
2023-02-02 15:00       ` Kamil Konieczny
2023-02-02  5:15 ` [igt-dev] [PATCH v4 5/7] tests/kms_plane_cursor: Limit the execution to two pipes Nidhi Gupta
2023-02-02  5:15 ` [igt-dev] [PATCH v4 6/7] tests/kms_plane_scaling: Limit the execution to two pipes/planes Nidhi Gupta
2023-02-02  5:15 ` [igt-dev] [PATCH v4 7/7] tests/i915/kms_frontbuffer_tracking: Reduce the execution time on simulation Nidhi Gupta
2023-02-02  5:51 ` [igt-dev] ✗ GitLab.Pipeline: warning for Limit the execution to few pipes/planes (rev2) Patchwork
2023-02-02  6:00 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Limit the execution to few pipes/planes (rev3) Patchwork
2023-02-02  6:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for Limit the execution to few pipes/planes (rev2) Patchwork
2023-02-02  7:25 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the execution to few pipes/planes (rev4) Patchwork
2023-02-02  7:26 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork
2023-02-02 15:45 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
2023-02-03  2:40 ` [igt-dev] ✗ GitLab.Pipeline: warning for Limit the execution to few pipes/planes (rev5) Patchwork
2023-02-03  7:16 ` [igt-dev] ✗ GitLab.Pipeline: warning for Limit the execution to few pipes/planes (rev6) Patchwork
2023-02-03 12:40 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the execution to few pipes/planes (rev5) Patchwork
2023-02-03 13:08 ` [igt-dev] ✓ Fi.CI.BAT: success for Limit the execution to few pipes/planes (rev6) Patchwork
2023-02-03 17:48 ` [igt-dev] ✓ Fi.CI.IGT: success for Limit the execution to few pipes/planes (rev5) Patchwork
2023-02-04  0:12 ` [igt-dev] ✓ Fi.CI.IGT: success for Limit the execution to few pipes/planes (rev6) 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.