drm/i915: Sync mode_valid/mode_set with intel video driver
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 3 Mar 2009 10:06:42 +0000 (18:06 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 22:12:10 +0000 (15:12 -0700)
This covers:
Limit CRT DAC speed better.

and also clears the border color in case it's set to some garbage, which would
fix ugly outlines in the blank regions of the CRT.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
[anholt: replaced *drm_dev with *dev]
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found