From d7bf63f2465b3b6335dd66ffbf387768d81a59d5 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 30 Sep 2013 14:21:50 +0100 Subject: [PATCH] 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-format-patch failed