All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
@ 2019-04-01 20:02 Ville Syrjala
  2019-04-01 20:02 ` [PATCH v2 1/7] drm/i915: Extract ilk_lut_10() Ville Syrjala
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Ville Syrjala @ 2019-04-01 20:02 UTC (permalink / raw)
  To: intel-gfx

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.

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

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-04-03 19:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.