All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixed GC MAX register programming for gamma luts
@ 2019-03-29 12:49 Uma Shankar
  2019-03-29 12:39 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Uma Shankar @ 2019-03-29 12:49 UTC (permalink / raw)
  To: intel-gfx; +Cc: ville.syrjala, maarten.lankhorst

Register offsets used to program GC max were not correct. This series
fixes the same, also limits the values to accurately clamp at 1.0.
Also added support to program EXT2 GC Max needed for values from 3.0
to 7.0. Limiting it again to 1.0 due to ABI limitations.

Uma Shankar (2):
  drm/i915: Fix GCMAX color register programming
  drm/i915: Program EXT2 GC MAX registers

 drivers/gpu/drm/i915/i915_reg.h    |  1 +
 drivers/gpu/drm/i915/intel_color.c | 50 +++++++++++++++++++++++++++++---------
 2 files changed, 40 insertions(+), 11 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2019-03-29 13:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-29 12:49 [PATCH 0/2] Fixed GC MAX register programming for gamma luts Uma Shankar
2019-03-29 12:39 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-03-29 12:49 ` [PATCH 1/2] drm/i915: Fix GCMAX color register programming Uma Shankar
2019-03-29 13:10   ` Ville Syrjälä
2019-03-29 13:50     ` Shankar, Uma
2019-03-29 12:49 ` [PATCH 2/2] drm/i915: Program EXT2 GC MAX registers Uma Shankar
2019-03-29 13:10   ` Ville Syrjälä
2019-03-29 13:51     ` Shankar, Uma
2019-03-29 13:07 ` ✓ Fi.CI.BAT: success for Fixed GC MAX register programming for gamma luts Patchwork

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.