diff options
author | Ben Widawsky <[email protected]> | 2014-03-19 18:31:11 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-03-20 14:45:41 +0100 |
commit | b39fb2977392c0a996700bb9b8416a7b2ecce8fd (patch) | |
tree | 72884c1e0e749b6c68ee8f0b3c4bd91205d3006c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 1f05c944e007809d7040a1cc87b16934fedd23f6 (diff) |
drm/i915: Rename and comment all the RPS *stuff*
The names of the struct members for RPS are stupid. Every time I need to
do anything in this code I have to spend a significant amount of time to
remember what it all means. By renaming the variables (and adding the
comments) I hope to clear up the situation. Indeed doing this make some
upcoming patches more readable.
I've avoided ILK because it's possible that the naming used for Ironlake
matches what is in the docs. I believe the ILK power docs were never
published, and I am too lazy to dig them up.
v2: leave rp0, and rp1 in the names. It is useful to have these limits
available at times. min_freq and max_freq (which may be equal to rp0, or
rp1 depending on the platform) represent the actual HW min and max.
Cc: Chris Wilson <[email protected]>
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions