From: Jesse Barnes Date: Thu, 7 Oct 2010 23:01:13 +0000 (-0700) Subject: drm/i915: add _DSM support X-Git-Tag: v2.6.37-rc1~92^2~11^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=723bfd707a97fee06eb3ba4d3e8b4714c29a1064;p=pandora-kernel.git drm/i915: add _DSM support The _DSM method on the integrated graphics device can tell us which connectors are muxable, so add support for making the call and parsing out the connector info. Signed-off-by: Jesse Barnes [ickle: fix compiler warnings for using uninitialized 'result' and downgrade error message for non-switchable devices] Signed-off-by: Chris Wilson --- Reading git-diff-tree failed