diff options
author | Eugeni Dodonov <[email protected]> | 2012-04-18 15:29:25 -0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-04-18 22:08:59 +0200 |
commit | 6f1d69b04fcd7ba16791165e8287d95e88bef848 (patch) | |
tree | fcfe2e587ec679441cde560d5a281fa61f412427 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dde18883def89af28bd0c01aff3c7962b82dda18 (diff) |
drm/i915: move clock gating functionality into intel_pm module
This moves the clock gating-related functions into intel_pm module.
Also, please note that we do change the function type from static to
non-static in this patch for the move, to prevent breaking bisecting with
non-working intermediate commit. Those are returned back to static form in
the following patch which setups a generic PM initialization function,
which was split into a different one to simplify review.
v2: rebase on top of latest drm-intel-next-queued to incorporate all the
changes that went there meanwhile.
Acked-by: Jesse Barnes <[email protected]>
Acked-by: Ben Widawsky <[email protected]>
Signed-off-by: Eugeni Dodonov <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions