All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: "Shankar, Uma" <uma.shankar@intel.com>
Cc: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
Date: Wed, 3 Apr 2019 22:35:51 +0300	[thread overview]
Message-ID: <20190403193551.GB3888@intel.com> (raw)
In-Reply-To: <E7C9878FBA1C6D42A1CA3F62AEB6945F81F94ABB@BGSMSX104.gar.corp.intel.com>

On Wed, Apr 03, 2019 at 01:57:00PM +0000, Shankar, Uma wrote:
> 
> 
> >-----Original Message-----
> >From: Ville Syrjala [mailto:ville.syrjala@linux.intel.com]
> >Sent: Tuesday, April 2, 2019 1:32 AM
> >To: intel-gfx@lists.freedesktop.org
> >Cc: Shankar, Uma <uma.shankar@intel.com>; Roper, Matthew D
> ><matthew.d.roper@intel.com>
> >Subject: [PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
> >
> >From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> >Rebased due to Uma's EXT_GC_MAX fix, and I added Matt's proposed behavioural
> >change (expose 1024 entry LUTs in split gamma mode and just discard half the
> >entries) as an extra patch on top.
> >
> >Everything is reviewed except patches 2 and 7.
> 
> Reviewed the whole series and it looks perfect.
> Reviewed-by: Uma Shankar <uma.shankar@intel.com>

Cool. Thanks for reading through it. Now pushed to dinq.

> 
> >
> >Ville Syrjälä (7):
> >  drm/i915: Extract ilk_lut_10()
> >  drm/i915: Don't use split gamma when we don't have to
> >  drm/i915: Implement split/10bit gamma for ivb/hsw
> >  drm/i915: Add 10bit LUT for ilk/snb
> >  drm/i915: Add "10.6" LUT mode for i965+
> >  drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props
> >    on gen2/3
> >  drm/i915: Expose full 1024 LUT entries on ivb+
> >
> > drivers/gpu/drm/i915/i915_pci.c    |  23 +-
> > drivers/gpu/drm/i915/i915_reg.h    |  15 ++
> > drivers/gpu/drm/i915/intel_color.c | 375 ++++++++++++++++++++---------
> > 3 files changed, 292 insertions(+), 121 deletions(-)
> >
> >--
> >2.19.2
> 

-- 
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2019-04-03 19:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 20:02 [PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 1/7] drm/i915: Extract ilk_lut_10() Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 2/7] drm/i915: Don't use split gamma when we don't have to Ville Syrjala
2019-04-03 12:23   ` Shankar, Uma
2019-04-03 12:40     ` Ville Syrjälä
2019-04-03 13:13       ` Shankar, Uma
2019-04-01 20:02 ` [PATCH v2 3/7] drm/i915: Implement split/10bit gamma for ivb/hsw Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 4/7] drm/i915: Add 10bit LUT for ilk/snb Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 5/7] drm/i915: Add "10.6" LUT mode for i965+ Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 6/7] drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3 Ville Syrjala
2019-04-01 20:02 ` [PATCH v2 7/7] drm/i915: Expose full 1024 LUT entries on ivb+ Ville Syrjala
2019-04-03 13:56   ` Shankar, Uma
2019-04-02 18:04 ` ✓ Fi.CI.BAT: success for drm/i915: Finish the GAMMA_LUT stuff (rev3) Patchwork
2019-04-03  6:39 ` ✓ Fi.CI.IGT: " Patchwork
2019-04-03 13:57 ` [PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff Shankar, Uma
2019-04-03 19:35   ` Ville Syrjälä [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=20190403193551.GB3888@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=uma.shankar@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.