From: Ville Syrjälä Date: Tue, 3 Sep 2013 10:31:38 +0000 (+0300) Subject: drm/i915: Kill IRONLAKE_FDI_FREQ check X-Git-Tag: v3.13-rc1~76^2~114^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b315fedf01ac717f1c2a5eaa6959335b6baf7150;p=pandora-kernel.git drm/i915: Kill IRONLAKE_FDI_FREQ check ironlake_fdi_compute_config() already checks that we have enough FDI bandwidth. And it doesn't just use a hardcoded value but takes into account factors such as the actual FDI frequency, shared FDI B/C lanes, etc. Suggested-by: Daniel Vetter Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed