Re: [Intel-gfx] [PATCH] drm/i915: implement WaMbcDriverBootEnable on Haswell

2012-10-31 Thread Jani Nikula
On Fri, 26 Oct 2012, Paulo Zanoni wrote: > From: Paulo Zanoni > > Also document the WA name for the previous gens that implement it. Looks good based on the existing workarounds and specs; was unable to find any further details on the WA. Reviewed-by: Jani Nikula > Signed-off-by: Paulo Zanoni

[Intel-gfx] [PATCH] drm/i915: implement WaMbcDriverBootEnable on Haswell

2012-10-26 Thread Paulo Zanoni
From: Paulo Zanoni Also document the WA name for the previous gens that implement it. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_pm.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c index 59068be..150a