]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove useless message when disabling "Big FIFO" on PineView
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 10:17:25 +0000 (11:17 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:27 +0000 (11:24 -0700)
commit24bd3716c945228f821e2c52ede7471d0d7aa5a9
tree6c5d7f39d9c73d5a6db5b777d9a06156ef8f78ba
parent1c042701417cee2704bfadfbeeb775e0ff18a629
drm/i915: Remove useless message when disabling "Big FIFO" on PineView

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 <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c