[igt-dev] [PATCH i-g-t 0/2] CCS Clear Color plane content check

Mika Kahola mika.kahola at intel.com
Wed Jan 15 14:38:11 UTC 2020


The patch series introduces CCS plane content check for Clear Color
feature. To enable this, we need to enable fast clear on rendercopy
function, which is presented on the first patch of the series.

Mika Kahola (2):
  lib/rendercopy: Enable render target Fast Clear for GEN12
  tests/kms_ccs: Enable CCS plane checks for Clear Color

 lib/gen12_render.h      |   9 ++
 lib/igt_fb.c            |  13 +++
 lib/intel_batchbuffer.c |  10 +++
 lib/intel_batchbuffer.h |   1 +
 lib/rendercopy.h        |   5 ++
 lib/rendercopy_gen9.c   | 191 +++++++++++++++++++++++++++++++++++++++-
 tests/kms_ccs.c         |   3 +-
 7 files changed, 229 insertions(+), 3 deletions(-)
 create mode 100644 lib/gen12_render.h

-- 
2.17.1



More information about the igt-dev mailing list