From: Ma Ling Date: Tue, 26 May 2009 03:31:00 +0000 (+0800) Subject: drm/i915: Add support for VGA load detection (pre-945). X-Git-Tag: v2.6.30-rc8~49^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a5d54f924ea5ce2913d9d0687d034004816465;p=pandora-kernel.git drm/i915: Add support for VGA load detection (pre-945). Two approaches for VGA detections: hot plug detection for 945G onwards and load pipe detection for Pre-945G. Load pipe detection will get one free pipe, set border color as red and blue, then check CRT status by swf register. This is a sync-up with the 2D driver. Signed-off-by: Ma Ling Signed-off-by: Eric Anholt --- Reading git-diff-tree failed