Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: Mika Kahola <mika.kahola@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_ccs: Add GEN12 CCS media compression format modifier
Date: Mon, 9 Dec 2019 12:09:54 +0200	[thread overview]
Message-ID: <20191209100954.GC13330@ideak-desk.fi.intel.com> (raw)
In-Reply-To: <20191209081914.26354-1-mika.kahola@intel.com>

On Mon, Dec 09, 2019 at 10:19:14AM +0200, Mika Kahola wrote:
> Add GEN12 CCS format modifier for media compression.
> 
> Signed-off-by: Mika Kahola <mika.kahola@intel.com>
> ---
>  tests/kms_ccs.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/kms_ccs.c b/tests/kms_ccs.c
> index d5178824..ec2cfe01 100644
> --- a/tests/kms_ccs.c
> +++ b/tests/kms_ccs.c
> @@ -74,6 +74,7 @@ static const uint64_t ccs_modifiers[] = {
>  	LOCAL_I915_FORMAT_MOD_Y_TILED_CCS,
>  	LOCAL_I915_FORMAT_MOD_Yf_TILED_CCS,
>  	LOCAL_I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS,
> +	LOCAL_I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS,

This also needs setting the correct compression type for MC in
lib/igt_fb.c init_buf().

>  	LOCAL_I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC,
>  };
>  
> -- 
> 2.17.1
> 
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2019-12-09 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09  8:19 [igt-dev] [PATCH i-g-t] tests/kms_ccs: Add GEN12 CCS media compression format modifier Mika Kahola
2019-12-09 10:09 ` Imre Deak [this message]
2019-12-09 13:25 ` [igt-dev] ✗ Fi.CI.BAT: failure for " 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=20191209100954.GC13330@ideak-desk.fi.intel.com \
    --to=imre.deak@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=mika.kahola@intel.com \
    /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