diff options
author | Ville Syrjälä <[email protected]> | 2022-02-09 13:35:23 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2022-02-09 21:51:25 +0200 |
commit | f3b603de2ff41eb915d75163f7212bbf177950d1 (patch) | |
tree | 2231d865f84a8578afc329029e62ceec7990d125 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 2feb6b0f06b1221b2841ca61b721b1d608bafa79 (diff) |
drm/i915: Move the IPS code to its own file
IPS is a pretty well isolated feature. Move the relevant code
to a separate file from polluting intel_display.c.
I stuck to the hsw_ips name since that's what the function were
already using, and also to avoid confusion with the ILK
"Intelligen Power Sharing"/intel_ips GPU turbo stuff.
And let's also do the s/dev_priv/i915/ rename while touching
most of the code.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions