[igt-dev] [PATCH v2 0/4] Restrict the execution to few pipes/planes

Nidhi Gupta nidhi1.gupta at intel.com
Wed Feb 8 01:59:55 UTC 2023


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

Nidhi Gupta (4):
  tests/kms_cursor_edge_walk: Execute only on pipe c
  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_frontbuffer_tracking.c |  3 ++
 tests/kms_color.c                     | 41 ++++++++++++++++++-
 tests/kms_cursor_edge_walk.c          | 11 ++++-
 tests/kms_plane_alpha_blend.c         | 58 ++++++++++++++++++++++++++-
 4 files changed, 109 insertions(+), 4 deletions(-)

-- 
2.39.0



More information about the igt-dev mailing list