From: Vandana Kannan Date: Tue, 10 Dec 2013 08:07:36 +0000 (+0530) Subject: drm/i915: Make downclock deduction common for all panels X-Git-Tag: v3.14-rc1~47^2~44^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9ed1976c256333567932b4acced34c072b57a7;p=pandora-kernel.git drm/i915: Make downclock deduction common for all panels If one mode of a internal panel has more than one refresh rate, then a reduced clock is found for the LFP (LVDS/eDP). This enables switching between low and high frequency dynamically. Moving downclock calculation to intel_panel so that it is common for LVDS and eDP. Signed-off-by: Vandana Kannan Signed-off-by: Pradeep Bhat Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed