[PATCH i-g-t v2 0/2] Add common functions for i915 and xe

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Wed Mar 13 10:45:18 UTC 2024


Introduce common code for i915 and xe - check if region is smem/vram
and if it supports compression.

Zbigniew Kempczyński (2):
  lib/intel_common: Add placeholder for common i915 and xe functions
  tests/xe_ccs: Simplify subtest skip condition

 lib/intel_common.c   | 102 +++++++++++++++++++++++++++++++++++++++++++
 lib/intel_common.h   |  25 +++++++++++
 lib/meson.build      |   1 +
 tests/intel/xe_ccs.c |   4 +-
 4 files changed, 130 insertions(+), 2 deletions(-)
 create mode 100644 lib/intel_common.c
 create mode 100644 lib/intel_common.h

-- 
2.34.1



More information about the igt-dev mailing list