[PATCH v4 0/3] Cache xe_device info for lease fd

Mohammed Thasleem mohammed.thasleem at intel.com
Wed Jan 17 14:13:20 UTC 2024


In case of xe device for lessor fd, the xe_device struct gets
created and cached during drm_open. But for the lessee fd,
the xe_device info struct is not created and cached.

Mohammed Thasleem (3):
  tests/kms_lease: Cache xe_device info for lease fd
  lib/igt_kms: Update the check for igt_require
  HAX/DO_NOT_MERGE: Patch adding to test to kms_lease

 lib/igt_kms.c                            |   2 +-
 tests/intel-ci/xe-fast-feedback.testlist | 283 ++---------------------
 tests/kms_lease.c                        |  10 +
 3 files changed, 32 insertions(+), 263 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list