[igt-dev] [PATCH i-g-t 0/5] Restrict the execution to few pipes/planes

Nidhi Gupta nidhi1.gupta at intel.com
Mon Feb 6 23:38:05 UTC 2023


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

Bhanuprakash Modem (1):
  tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on
    simulation

Nidhi Gupta (4):
  tests/kms_cursor_edge_walk: Limit the execution to two pipes
  tests/kms_plane_alpha_blend: Limit the execution to two pipes
  tests/kms_color: Limit the execution to two pipes
  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_color.c                     | 43 +++++++++++++++++++-
 tests/kms_cursor_edge_walk.c          | 29 +++++++++++++-
 tests/kms_plane_alpha_blend.c         | 58 ++++++++++++++++++++++++++-
 5 files changed, 138 insertions(+), 7 deletions(-)

-- 
2.39.0



More information about the igt-dev mailing list