From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t 2/2] tests/kms_ccs: Test Yf CCS modifier too.
Date: Wed, 20 Mar 2019 21:51:42 +0200 [thread overview]
Message-ID: <20190320195142.GY3888@intel.com> (raw)
In-Reply-To: <20190320193733.4149-2-dhinakaran.pandiyan@intel.com>
On Wed, Mar 20, 2019 at 12:37:33PM -0700, Dhinakaran Pandiyan wrote:
> Extend the test to Yf tiled CCS, no reason not to.
>
> Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> ---
> tests/kms_ccs.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/kms_ccs.c b/tests/kms_ccs.c
> index f780a01c..cd42e747 100644
> --- a/tests/kms_ccs.c
> +++ b/tests/kms_ccs.c
> @@ -71,7 +71,8 @@ static const struct {
> };
>
> static const uint64_t ccs_modifiers[] = {
> - LOCAL_I915_FORMAT_MOD_Y_TILED_CCS
> + LOCAL_I915_FORMAT_MOD_Y_TILED_CCS,
> + LOCAL_I915_FORMAT_MOD_Yf_TILED_CCS
Missing comma.
Otherwise
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> };
>
> /*
> --
> 2.17.1
--
Ville Syrjälä
Intel
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-03-20 19:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-20 19:37 [igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Refactor code to add CCS modifiers Dhinakaran Pandiyan
2019-03-20 19:37 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_ccs: Test Yf CCS modifier too Dhinakaran Pandiyan
2019-03-20 19:51 ` Ville Syrjälä [this message]
2019-03-20 19:49 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Refactor code to add CCS modifiers Ville Syrjälä
2019-03-20 19:54 ` Dhinakaran Pandiyan
2019-03-20 20:15 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] " Patchwork
2019-03-21 3:07 ` [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=20190320195142.GY3888@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=dhinakaran.pandiyan@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