[Intel-gfx] [PATCH 00/11] drm/i915: adding state checker for gamma lut values

2019-05-04 Thread Swati Sharma
Thanks to Jani N, Matt and Ville for the review comments. In this patch series, added state checker to validate gamma and degamma lut values. This reads hardware state, and compares the originally requested state to the state read from hardware. v1: -Implementation done for legacy platforms (re

Re: [Intel-gfx] [PATCH 00/11] drm/i915: adding state checker for gamma lut values

2019-04-25 Thread Jani Nikula
On Wed, 17 Apr 2019, Swati Sharma wrote: > Thanks to Jani N, Matt and Ville for the review comments. Hopefully > I have addressed all the current review comments and ready to receive > more :) Sorry to take for so long to notice... but all of the patches need a proper commit message. It doesn't h

[Intel-gfx] [PATCH 00/11] drm/i915: adding state checker for gamma lut values

2019-04-17 Thread Swati Sharma
Thanks to Jani N, Matt and Ville for the review comments. Hopefully I have addressed all the current review comments and ready to receive more :) In this patch series, added state checker to validate gamma_lut values. This reads hardware state, and compares the originally requested state to the st

[Intel-gfx] [PATCH 00/11] drm/i915: adding state checker for gamma lut values

2019-04-15 Thread Swati Sharma
Thanks to Jani N, Matt and Ville for the review comments. Hopefully I have addressed all the current review comments and ready to receive more :) In this patch series, added state checker to validate gamma_lut values. This reads hardware state, and compares the originally requested state to the st

[Intel-gfx] [PATCH 00/11] drm/i915: adding state checker for gamma lut values

2019-04-09 Thread Swati Sharma
Thanks to Jani N, Matt and Ville for the review comments. Hopefully I have addressed all the current review comments and ready to receive more :) In this patch series, added state checker to validate gamma_lut values. This reads hardware state, and compares the originally requested state to the st