From: Adam Jackson Date: Tue, 8 Sep 2009 01:51:46 +0000 (+1000) Subject: drm: prune modes when output is disconnected. X-Git-Tag: v2.6.32-rc1~52^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620f37811dcc9e0f97ee79fbf8908fcc097deaee;p=pandora-kernel.git drm: prune modes when output is disconnected. When an output was disconnected, its mode list would remain. If you later plugged into a sink with no EDID (projector, etc), you'd inherit the mode list from the old sink, which is not what you want. taken from Fedora kernel Signed-off-by: Dave Airlie --- Reading git-diff-tree failed