commit | a4a6b90150326294b1116504ba9d678bb3f42c35 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Apr 07 16:15:55 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Apr 12 09:23:41 2010 -0700 |
tree | ed68e5cac132989cfc49e94afeddc119250ccd9f | |
parent | 8db9d77b1b14fd730561f64beea8c00e4478d7c5 [diff] |
drm/i915: Fix CRT force detect on Cougarpoint To make CRT force detect reliable on Cougarpoint, we need to disable DAC before force detect, and restore back when trigger is completed. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>