mbox series

[0/4] fix broken state checker and enable state checker for icl+

Message ID 20191004082610.24664-1-swati2.sharma@intel.com (mailing list archive)
Headers show
Series fix broken state checker and enable state checker for icl+ | expand

Message

Sharma, Swati2 Oct. 4, 2019, 8:26 a.m. UTC
In this patch series, basically added 3 patches
 1. Fixing broken state-checker during boot since legacy platforms
    i.e. platforms for which state checker was already enabled
 2. Moving gamma_enable checks in bit_precision func() to platform
    specific func()
 3. Enabling state checker for ICL and TGL

Swati Sharma (4):
  [v2] drm/i915/color: fix broken gamma state-checker during boot
  drm/i915/color: move check of gamma_enable to specific func/platform
  [v5] drm/i915/color: Extract icl_read_luts()
  FOR_TESTING_ONLY: Print rgb values of hw and sw blobs

 drivers/gpu/drm/i915/display/intel_color.c | 166 ++++++++++++++++++---
 drivers/gpu/drm/i915/i915_reg.h            |   6 +
 2 files changed, 152 insertions(+), 20 deletions(-)

Comments

Saarinen, Jani Oct. 4, 2019, 2:01 p.m. UTC | #1
Hi, 

> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Swati
> Sharma
> Sent: perjantai 4. lokakuuta 2019 11.26
> To: intel-gfx@lists.freedesktop.org
> Cc: Nikula, Jani <jani.nikula@intel.com>; Nautiyal, Ankit K
> <ankit.k.nautiyal@intel.com>
> Subject: [Intel-gfx] [PATCH 0/4] fix broken state checker and enable state checker
> for icl+
> 
> In this patch series, basically added 3 patches  1. Fixing broken state-checker during
> boot since legacy platforms
>     i.e. platforms for which state checker was already enabled  2. Moving
> gamma_enable checks in bit_precision func() to platform
Tested in BSW that was showing fancy colors previously  and now booting to console with clean colors.

Tested-by: Jani Saarinen <jani.saarinen@intel.com>

>     specific func()
>  3. Enabling state checker for ICL and TGL
> 
> Swati Sharma (4):
>   [v2] drm/i915/color: fix broken gamma state-checker during boot
>   drm/i915/color: move check of gamma_enable to specific func/platform
>   [v5] drm/i915/color: Extract icl_read_luts()
>   FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
> 
>  drivers/gpu/drm/i915/display/intel_color.c | 166 ++++++++++++++++++---
>  drivers/gpu/drm/i915/i915_reg.h            |   6 +
>  2 files changed, 152 insertions(+), 20 deletions(-)
> 
> --
> 2.23.0
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx