[Intel-gfx] [v2 0/2] Fixed GC MAX register programming for gamma luts
Shankar, Uma
uma.shankar at intel.com
Fri Mar 29 14:49:30 UTC 2019
>-----Original Message-----
>From: Landwerlin, Lionel G
>Sent: Friday, March 29, 2019 8:00 PM
>To: Shankar, Uma <uma.shankar at intel.com>; intel-gfx at lists.freedesktop.org
>Cc: Syrjala, Ville <ville.syrjala at intel.com>; Lankhorst, Maarten
><maarten.lankhorst at intel.com>
>Subject: Re: [Intel-gfx] [v2 0/2] Fixed GC MAX register programming for gamma luts
>
>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? :)
Unfortunately No Lionel, the test results are still the same :(
>
>
>-Lionel
More information about the Intel-gfx
mailing list