Re: [Intel-gfx] [PATCH] drm/i915: Remove useless message when disabling "Big FIFO" on PineView

2010-08-06 Thread Eric Anholt
On Wed, 4 Aug 2010 11:17:25 +0100, Chris Wilson wrote: > As we already have appropriate debug and warnings when we activate and > deactivate the self-refresh FIFO, having a further INFO is just annoying. Applied to for-linus. pgp017paipM7Y.pgp Description: PGP signature __

[Intel-gfx] [PATCH] drm/i915: Remove useless message when disabling "Big FIFO" on PineView

2010-08-04 Thread Chris Wilson
As we already have appropriate debug and warnings when we activate and deactivate the self-refresh FIFO, having a further INFO is just annoying. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_display.c | 11 +++ 1 files changed, 3 insertions(+), 8 deletions(-) diff --git a