commit | 629598da932cfa5ff398fe10bc123282a6f3049e | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Oct 20 07:37:32 2009 +0900 |
committer | Eric Anholt <eric@anholt.net> | Fri Oct 23 11:31:18 2009 -0700 |
tree | 76c088fea8b45aa63291f8eb5c1d3519d528170d | |
parent | 0e442c60dd39ac6924b11a20497734bd2303744c [diff] |
drm/i915: update watermarks before enabling PLLs When coming back from DPMS or turning on a display, make sure we have the watermarks set up before turning on the display plane, otherwise we may get underruns. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Tested-by: Dirk Hohndel <hohndel@infradead.org> Signed-off-by: Eric Anholt <eric@anholt.net>