From: Forest Bond Date: Mon, 13 Aug 2012 16:31:24 +0000 (+0000) Subject: gma500: Consider CRTC initially active. X-Git-Tag: v3.6-rc4~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a68a74ba04e7ccf798d45988f4f2d2131fb5063;p=pandora-kernel.git gma500: Consider CRTC initially active. [this one ideally should make 3.6 - it fixes the very annoying mode setting bug] This causes the pipe to be forced off prior to initial mode set, which roughly mirrors the behavior of the i915 driver. It fixes initial mode setting on my Intel DN2800MT (Cedarview) board. Without it, mode setting triggers an out-of-range error from the monitor for most modes, but only on initial configuration (i.e. they can be configured successfully from userspace after that). Signed-off-by: Forest Bond Signed-off-by: Alan Cox Cc: stable Signed-off-by: Dave Airlie --- Reading git-diff-tree failed