[igt-dev] [PATCH v2 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs

Imre Deak imre.deak at intel.com
Mon Sep 6 18:17:30 UTC 2021


This is v2 of [1], addressing the review comments from Juha-Pekka and
adding to patch 5 the removal of stride,offset restrictions which was
only part of the last patch in v1.

[1] https://patchwork.freedesktop.org/series/94107/

Cc: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>

Imre Deak (6):
  tests/kms_ccs: Make sure to free GEM and FB objects
  tests/kms_ccs: Use test pattern when possible
  tests/kms_ccs: Fix small aux stride subtest
  tests/kms_ccs: Test bad params for all CCS planes
  lib/igt_fb: Add support for remapping CCS FBs
  for-ci: Check for ccs remap support

 lib/igt_fb.c            | 104 ++++++++++++++++-----
 lib/intel_aux_pgtable.c |  66 +++++++++++--
 tests/kms_ccs.c         | 202 ++++++++++++++++++++++++++--------------
 3 files changed, 267 insertions(+), 105 deletions(-)

-- 
2.27.0



More information about the igt-dev mailing list