dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Fix LUT rounding
@ 2023-10-13 13:13 Ville Syrjala
  2023-10-13 13:13 ` [PATCH 1/4] drm: Fix color " Ville Syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Ville Syrjala @ 2023-10-13 13:13 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

The current LUT rounding is generating weird results. Adjust
it to follow the OpenGL int<->float conversion rules.

Ville Syrjälä (4):
  drm: Fix color LUT rounding
  drm/i915: Adjust LUT rounding rules
  drm/i915: s/clamp()/min()/ in i965_lut_11p6_max_pack()
  drm/i915: Fix glk+ degamma LUT conversions

 drivers/gpu/drm/i915/display/intel_color.c | 70 +++++++++++-----------
 include/drm/drm_color_mgmt.h               | 18 +++---
 2 files changed, 42 insertions(+), 46 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-11-23 17:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 13:13 [PATCH 0/4] drm/i915: Fix LUT rounding Ville Syrjala
2023-10-13 13:13 ` [PATCH 1/4] drm: Fix color " Ville Syrjala
2023-10-31  9:15   ` [Intel-gfx] " Jani Nikula
2023-10-31 16:06     ` Ville Syrjälä
2023-11-20 13:03       ` Borah, Chaitanya Kumar
2023-11-20 13:17         ` Borah, Chaitanya Kumar
2023-11-20 14:27           ` Ville Syrjälä
2023-10-13 13:14 ` [PATCH 2/4] drm/i915: Adjust LUT rounding rules Ville Syrjala
2023-11-20  6:08   ` Borah, Chaitanya Kumar
2023-11-20 14:26     ` Ville Syrjälä
2023-11-21  6:15       ` Borah, Chaitanya Kumar
2023-10-13 13:14 ` [PATCH 3/4] drm/i915: s/clamp()/min()/ in i965_lut_11p6_max_pack() Ville Syrjala
2023-11-03  4:39   ` [Intel-gfx] " Borah, Chaitanya Kumar
2023-10-13 13:14 ` [PATCH 4/4] drm/i915: Fix glk+ degamma LUT conversions Ville Syrjala
2023-11-20  6:13   ` Borah, Chaitanya Kumar
2023-11-13 17:37 ` [Intel-gfx] [PATCH 0/4] drm/i915: Fix LUT rounding Jani Nikula
2023-11-20 14:30 ` Ville Syrjälä
2023-11-21 10:51   ` Maxime Ripard
2023-11-23 17:35     ` Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox