[igt-dev] [i-g-t V2 00/16] Add tiling support for display tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Fri Aug 25 07:30:43 UTC 2023


Add tiling support for display tests.

Bhanuprakash Modem (16):
  lib: Add tiling support for XE
  tests/kms_cursor_edge_walk: Fix intel specific checks
  tests/kms_getfb: Extended ccs tests to support XE
  tests/kms_addfb_basic: Add tiling support for XE
  tests/kms_plane: Add tiling support for XE
  tests/kms_plane_lowres: Add tiling support for XE
  tests/kms_plane_scaling: Add tiling support for XE
  tests/kms_rotation_crc: Add tiling support for XE
  tests/i915/kms_big_fb: Add tiling support for XE
  tests/i915/kms_draw_crc: Add tiling support for XE
  tests/i915/kms_flip_scaled_crc: Add tiling support for XE
  tests/i915/kms_flip_tiling: Add tiling support for XE
  tests/intel-ci: Drop tiling tests from xe blocklist
  tests/intel-ci: Update Xe BAT & blocklist for kms FBT
  tests/intel-ci: Add tiling tests to XE BAT
  HAX: Run tiling tests in XE fast-feedback

 lib/igt_draw.c                           |   5 +-
 lib/igt_fb.c                             |   8 +-
 lib/intel_bufops.c                       |  13 +-
 tests/i915/kms_big_fb.c                  |  23 +-
 tests/i915/kms_draw_crc.c                |   4 -
 tests/i915/kms_flip_scaled_crc.c         |   6 -
 tests/i915/kms_flip_tiling.c             |   6 -
 tests/intel-ci/xe-fast-feedback.testlist | 445 ++++++++++++-----------
 tests/intel-ci/xe.blocklist.txt          |  12 +-
 tests/kms_addfb_basic.c                  |  36 +-
 tests/kms_cursor_edge_walk.c             |   2 +-
 tests/kms_getfb.c                        |  10 +-
 tests/kms_plane.c                        |   4 -
 tests/kms_plane_lowres.c                 |   3 -
 tests/kms_plane_scaling.c                |   4 -
 tests/kms_rotation_crc.c                 |   8 +-
 16 files changed, 282 insertions(+), 307 deletions(-)

--
2.40.0



More information about the igt-dev mailing list