aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2014-03-03 17:31:46 +0000
committerDaniel Vetter <[email protected]>2014-03-05 21:30:36 +0100
commit07d27e20bc4ab2c8f969df8ebd7622320a0cdd92 (patch)
tree6c5165a600b13bc9add46443e5d4fa395e9c35ca /tools/perf/scripts/python
parente3d51285348a6564356010465411c9a60d070a51 (diff)
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
Consistency throughout the code base is good and remove some room for mistakes (as explained in the "drm/i915: Use a pipe variable to cycle through the pipes" commit) So, let's replace the for_each_pipe(i) occurences by for_each_pipe(pipe) when it's reasonable and practical to do so (eg. when there isn't another pipe variable already). Suggested-by: Chris Wilson <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions