[Intel-gfx] [PATCH 5/5] drm/i915: Implement more Broadwell workarounds.

2014-01-27 Thread Kenneth Graunke
These should only be necessary on pre-production hardware. Signed-off-by: Kenneth Graunke kenn...@whitecape.org --- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_pm.c | 12 2 files changed, 13 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_reg.h

Re: [Intel-gfx] [PATCH 5/5] drm/i915: Implement more Broadwell workarounds.

2014-01-27 Thread Ben Widawsky
On Mon, Jan 27, 2014 at 02:20:18PM -0800, Kenneth Graunke wrote: These should only be necessary on pre-production hardware. Signed-off-by: Kenneth Graunke kenn...@whitecape.org --- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_pm.c | 12 2 files changed,