commit | 8088699f029b2a27af9bc5431ef7542c84195760 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 07 16:01:20 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 08 10:28:25 2010 +0100 |
tree | b60576f4b02512c6d7852bcb1e9afba21eaa7c23 | |
parent | 17f6766c622e03a938f767b49399a68107aef537 [diff] |
drm/i915: don't program FDI RX/TX in mode_set We do this later (and more properly) when we enable FDI, so we don't need to do it here. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>