Skip to content

Commit

Permalink
drm/i915: move drps, rps and rc6-related functions to intel_pm
Browse files Browse the repository at this point in the history
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 <jbarnes@virtuousgeek.org>
Acked-by: Ben Widawsky <benjamin.widawsky@intel.com>
Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Eugeni Dodonov authored and Daniel Vetter committed Apr 18, 2012
1 parent f6750b3 commit 2b4e57b
Show file tree
Hide file tree
Showing 3 changed files with 514 additions and 513 deletions.
Loading

0 comments on commit 2b4e57b

Please sign in to comment.