From: Damien Lespiau Date: Mon, 30 Sep 2013 13:21:50 +0000 (+0100) Subject: drm/i915: Use adjusted_mode in the fastboot hack to disable pfit X-Git-Tag: v3.13-rc1~76^2~80^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bf63f2465b3b6335dd66ffbf387768d81a59d5;p=pandora-kernel.git drm/i915: Use adjusted_mode in the fastboot hack to disable pfit When booting with i915.fastboot=1, we always take tha code path and end up undoing what we're trying to do with adjusted_mode. Hopefully, as the fastboot hardware readout code is using adjusted_mode as well, it should be equivalent. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed