Re: [Intel-gfx] [PATCH] drm/i915/icl: Update gamma mode mask

2019-02-20 Thread Shankar, Uma
>-Original Message- >From: Ville Syrjälä [mailto:ville.syrj...@linux.intel.com] >Sent: Wednesday, February 20, 2019 11:54 PM >To: Shankar, Uma >Cc: intel-gfx@lists.freedesktop.org; Syrjala, Ville ; >Lankhorst, >Maarten >Subject: Re: [Intel-gfx] [PATCH] drm/i91

Re: [Intel-gfx] [PATCH] drm/i915/icl: Update gamma mode mask

2019-02-20 Thread Ville Syrjälä
On Thu, Feb 21, 2019 at 12:05:50AM +0530, Uma Shankar wrote: > Update gamma mode mask to consider even the 30th and 31st > bits as per hardware. Due to this state readout was masking > these bits, causing a mismatch and false warning, even though > the registers were updated correctly. This patch f

[Intel-gfx] [PATCH] drm/i915/icl: Update gamma mode mask

2019-02-20 Thread Uma Shankar
Update gamma mode mask to consider even the 30th and 31st bits as per hardware. Due to this state readout was masking these bits, causing a mismatch and false warning, even though the registers were updated correctly. This patch fixes the same. Signed-off-by: Uma Shankar --- drivers/gpu/drm/i915