From: Ville Syrjälä Date: Wed, 4 Sep 2013 15:25:23 +0000 (+0300) Subject: drm/i915: Check the clock from adjusted mode in intel_crtc_active() X-Git-Tag: v3.13-rc1~76^2~114^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af67d41c8e321fc1341fc9e3f07e7813628084a;p=pandora-kernel.git drm/i915: Check the clock from adjusted mode in intel_crtc_active() The clock in crtc->mode doesn't necessarily mean anything. Let's look at the clock in adjusted_mode instead. Signed-off-by: Ville Syrjälä Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed