[Intel-gfx] [v2 0/2] Fixed GC MAX register programming for gamma luts
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Fri Mar 29 14:30:14 UTC 2019
On 29/03/2019 14:29, Uma Shankar wrote:
> 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.
>
> v2: Addressed Ville's review comments.
>
> 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 | 44 ++++++++++++++++++++++++++++----------
> 2 files changed, 34 insertions(+), 11 deletions(-)
>
Curious about whether that fixed some of the issues you were seeing with
the igt tests? :)
-Lionel
More information about the Intel-gfx
mailing list