Re: [Intel-gfx] [PATCH 2/6] drm/i915: Don't warn if the workaround list is empty.

2015-10-07 Thread Daniel Vetter
On Wed, Oct 07, 2015 at 02:44:01PM +0300, Francisco Jerez wrote: > It's not an error for the workaround list to be empty if no > workarounds are needed. This will avoid spamming the logs > unnecessarily on Gen6 after the workaround list is hooked up on > pre-Gen8 hardware by the following commits.

[Intel-gfx] [PATCH 2/6] drm/i915: Don't warn if the workaround list is empty.

2015-10-07 Thread Francisco Jerez
It's not an error for the workaround list to be empty if no workarounds are needed. This will avoid spamming the logs unnecessarily on Gen6 after the workaround list is hooked up on pre-Gen8 hardware by the following commits. Signed-off-by: Francisco Jerez --- drivers/gpu/drm/i915/intel_ringbuf