public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: David Weinehall <david.weinehall@linux.intel.com>
To: Dhanya Pillai <dhanya.p.r@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] tests/kms_color:Color IGT
Date: Fri, 10 Jul 2015 13:41:11 +0300	[thread overview]
Message-ID: <20150710104110.GA21083@boom> (raw)
In-Reply-To: <1436524373-16836-1-git-send-email-dhanya.p.r@intel.com>

On Fri, Jul 10, 2015 at 04:02:53PM +0530, Dhanya Pillai wrote:
> From: Dhanya <dhanya.p.r@intel.com>
> 
> This patch will verify color correction capability of a display driver.
> Gamma/CSC/De-gamma supported.
> 
> Signed-off-by: Dhanya <dhanya.p.r@intel.com>
> ---
>  tests/Makefile.sources |   3 +
>  tests/kms_color.c      | 639 +++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 642 insertions(+)
>  create mode 100644 tests/kms_color.c
> 
> diff --git a/tests/Makefile.sources b/tests/Makefile.sources
> index 994c31b..f49c396 100644
> --- a/tests/Makefile.sources
> +++ b/tests/Makefile.sources
> @@ -77,9 +77,12 @@ TESTS_progs_M = \
>  	kms_setmode \
>  	kms_universal_plane \
>  	kms_vblank \
> +	kms_color \
> +	color-correction	\
>  	kms_crtc_background_color \
>  	kms_plane_scaling \
>  	kms_panel_fitting \
> +	kms_render_compression \
>  	pm_lpsp \
>  	pm_rpm \
>  	pm_rps \
> diff --git a/tests/kms_color.c b/tests/kms_color.c
> new file mode 100644
> index 0000000..4f6e157
> --- /dev/null
> +++ b/tests/kms_color.c
> @@ -0,0 +1,639 @@
> +/*
> + * Copyeight © 2013,2014 Intel Corporation

Copyright, and preferably "2013, 2014".


[snip]


Regards, David
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-07-10 10:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 10:32 [PATCH] tests/kms_color:Color IGT Dhanya Pillai
2015-07-10 10:41 ` David Weinehall [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-13  3:54 Dhanya Pillai
2015-07-13  4:01 ` Sharma, Shashank
2015-11-20 10:27 Dhanya Pillai
2015-11-24 16:36 ` Thomas Wood
2015-11-24 17:08 ` Daniel Vetter
2015-12-11 10:31 Dhanya Pillai
2015-12-11 15:35 ` Rob Bradford
2015-12-11 18:51   ` Daniel Vetter
2015-12-14  7:43   ` R, Dhanya p

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=20150710104110.GA21083@boom \
    --to=david.weinehall@linux.intel.com \
    --cc=dhanya.p.r@intel.com \
    --cc=intel-gfx@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