commit | 3e33d94df7f5c94adb09139b5d816a248d703a36 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 04 11:17:25 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Mon Aug 09 11:24:27 2010 -0700 |
tree | 6c5d7f39d9c73d5a6db5b777d9a06156ef8f78ba | |
parent | 45d7f32c7a43cbb9592886d38190e379e2eb2226 [diff] |
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>