]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/intel_display.c
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)
commit3e33d94df7f5c94adb09139b5d816a248d703a36
tree6c5d7f39d9c73d5a6db5b777d9a06156ef8f78ba
parent45d7f32c7a43cbb9592886d38190e379e2eb2226
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