aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2018-08-06 12:58:42 +0300
committerImre Deak <[email protected]>2018-08-08 13:51:20 +0300
commitd9fcdc8d1f8e7b12111bb410abc4c27c411aa5d9 (patch)
tree740f45abcba9f83e779150f84f677b08fdcdfc73 /tools/perf/scripts/python/bin
parent2183b49933fce40eaf406e0ccfb57a3d4c50d9b8 (diff)
drm/i915: Use existing power well IDs where possible
There is no need for separate IDs for power wells on a new platform with the same functionality as an other power well on a previous platform, we can just reuse the ID from the previous platform. This is only possible after the previous patches where we removed dependence on the actual enum values. This also fixes a problem on ICL where in assert_can_enable_dc5/9() we would've failed to look up the PW#2 power well. v2: - Keep an ID assigned for the ICL PW#2 power well too. (Paulo) Cc: Ville Syrjala <[email protected]> Cc: Paulo Zanoni <[email protected]> Cc: Jani Nikula <[email protected]> Signed-off-by: Imre Deak <[email protected]> [Added comment about the ICL PW#2 fix to the commit log] Reviewed-by: Paulo Zanoni <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions