Re: [Intel-gfx] [PATCH 03/20] drm/i915: Include the LUT sizes in the state dump

2020-09-17 Thread Shankar, Uma
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Saturday, July 18, 2020 2:43 AM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH 03/20] drm/i915: Include the LUT sizes in the > state > dump > > From: Vill

[Intel-gfx] [PATCH 03/20] drm/i915: Include the LUT sizes in the state dump

2020-07-17 Thread Ville Syrjala
From: Ville Syrjälä Dump the sizes of the software LUTs in the state dump. Makes it a bit easier to see which is is present without having to decode it from the gamma_mode and other bits of state. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_display.c | 6 ++ 1 file