All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: "Nikula, Jani" <jani.nikula@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Cc: "daniel.vetter@ffwll.ch" <daniel.vetter@ffwll.ch>,
	"Nautiyal, Ankit K" <ankit.k.nautiyal@intel.com>
Subject: Re: [v10][PATCH 0/8] drm/i915: adding state checker for gamma lut values
Date: Wed, 4 Sep 2019 09:45:53 +0000	[thread overview]
Message-ID: <9872A5B702A4C6478FE7367F3B7CB4F725E16585@BGSMSX101.gar.corp.intel.com> (raw)
In-Reply-To: <87ef0w4ddm.fsf@intel.com>

Yay! Thanks Jani. 

Thanks and Regards,
Swati

-----Original Message-----
From: Jani Nikula <jani.nikula@intel.com> 
Sent: Wednesday, September 4, 2019 3:01 PM
To: Sharma, Swati2 <swati2.sharma@intel.com>; intel-gfx@lists.freedesktop.org
Cc: Roper, Matthew D <matthew.d.roper@intel.com>; Vivi, Rodrigo <rodrigo.vivi@intel.com>; Sharma, Shashank <shashank.sharma@intel.com>; Manna, Animesh <animesh.manna@intel.com>; Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>; daniel.vetter@ffwll.ch; ville.syrjala@linux.intel.com; Shankar, Uma <uma.shankar@intel.com>; Sharma, Swati2 <swati2.sharma@intel.com>
Subject: Re: [v10][PATCH 0/8] drm/i915: adding state checker for gamma lut values

On Wed, 04 Sep 2019, Swati Sharma <swati2.sharma@intel.com> wrote:
> In this patch series, added state checker to validate gamma (8BIT and 
> 10BIT).This reads hardware state, and compares the originally 
> requested state(s/w) to the state read from the hardware.
> This is done for legacy, ilk, glk and their variant platforms. Rest of 
> the platforms will be enabled on top of this later.
>
> Intentionally, excluded bdw and ivb since they have spilt gamma mode; 
> for which degamma read outs are required (which I think shouldn't be 
> included in this patch series). Will include after degamma state 
> checker is completed.

Pushed the series, thanks for the patches and review!

Please proceed with the next steps! It should be easier now that you can focus on enabling the checks for one feature or platform, and if needed, one patch, at a time. :)

BR,
Jani.


--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2019-09-04  9:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 19:22 [v10][PATCH 0/8] drm/i915: adding state checker for gamma lut values Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 1/8] drm/i915/display: Add func to get gamma bit precision Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 2/8] drm/i915/display: Add debug log for color parameters Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 3/8] drm/i915/display: Add func to compare hw/sw gamma lut Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 4/8] drm/i915/display: Add macro to compare gamma hw/sw lut Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 5/8] drm/i915/display: Extract i9xx_read_luts() Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 6/8] drm/i915/display: Extract ilk_read_luts() Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 7/8] drm/i915/display: Extract glk_read_luts() Swati Sharma
2019-09-03 19:22 ` [v10][PATCH 8/8] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-09-03 21:38 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: adding state checker for gamma lut values (rev14) Patchwork
2019-09-03 22:01 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-04  3:56 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-04  9:30 ` [v10][PATCH 0/8] drm/i915: adding state checker for gamma lut values Jani Nikula
2019-09-04  9:45   ` Sharma, Swati2 [this message]

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=9872A5B702A4C6478FE7367F3B7CB4F725E16585@BGSMSX101.gar.corp.intel.com \
    --to=swati2.sharma@intel.com \
    --cc=ankit.k.nautiyal@intel.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.