[PATCH v3 0/2] Cache xe_device info for lease fd

Mohammed Thasleem mohammed.thasleem at intel.com
Wed Jan 3 12:33:41 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 (2):
  HAX/DO_NOT_MERGE: Patch adding to test to kms_lease
  tests/kms_lease: Cache xe_device info for lease fd

 tests/intel-ci/xe-fast-feedback.testlist | 283 ++---------------------
 tests/kms_lease.c                        |  14 ++
 2 files changed, 35 insertions(+), 262 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list