Hi, > -----Original Message----- > From: Intel-gfx <[email protected]> On Behalf Of Swati > Sharma > Sent: perjantai 4. lokakuuta 2019 11.26 > To: [email protected] > Cc: Nikula, Jani <[email protected]>; Nautiyal, Ankit K > <[email protected]> > 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 <[email protected]> > 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 > [email protected] > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
