From: Eugeni Dodonov Date: Wed, 18 Apr 2012 18:29:23 +0000 (-0300) Subject: drm/i915: move drps, rps and rc6-related functions to intel_pm X-Git-Tag: v3.5-rc1~83^2~81^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4e57bd7a6a855dd1229f8cfbbdebfbc3f933be;p=pandora-kernel.git drm/i915: move drps, rps and rc6-related functions to intel_pm This moves DRPS, RPS and RC6-related functionality into intel_pm module. It also removes the linux/cpufreq.h include from intel_display, as its only user was the GPU turbo-related functionality in Gen6+ code path. v2: rebase on top of latest drm-intel-next-queued adding the bits that shifted around since the last patch. Acked-by: Jesse Barnes Acked-by: Ben Widawsky Signed-off-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed