[PATCH i-g-t v2 0/2] Add surface flat ccs check

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Wed Apr 10 10:09:13 UTC 2024


Instead of guessing if surface is compressed use flat ccs check
function.

v2: Address review comments

Zbigniew Kempczyński (2):
  lib/intel_blt: Add functions which extract and check object ccs data
  tests/gem|xe_ccs: Check surface ccs data instead of naive comparison

 lib/intel_blt.c       | 122 ++++++++++++++++++++++++++++++++++++++++++
 lib/intel_blt.h       |  11 ++++
 tests/intel/gem_ccs.c |  16 ++++--
 tests/intel/xe_ccs.c  |  14 +++--
 4 files changed, 152 insertions(+), 11 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list