public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Mika Kahola <mika.kahola@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2]  CCS Clear Color plane content check
Date: Wed, 15 Jan 2020 16:38:11 +0200	[thread overview]
Message-ID: <20200115143813.28958-1-mika.kahola@intel.com> (raw)

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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2020-01-15 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 14:38 Mika Kahola [this message]
2020-01-15 14:38 ` [igt-dev] [PATCH i-g-t 1/2] lib/rendercopy: Enable render target Fast Clear for GEN12 Mika Kahola
2020-01-15 15:33   ` Imre Deak
2020-01-15 14:38 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_ccs: Enable CCS plane checks for Clear Color Mika Kahola
2020-01-15 15:18 ` [igt-dev] ✓ Fi.CI.BAT: success for CCS Clear Color plane content check Patchwork
2020-01-18  2:21 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200115143813.28958-1-mika.kahola@intel.com \
    --to=mika.kahola@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox