diff options
author | 2014-03-19 18:31:08 -0700 | |
---|---|---|
committer | 2014-03-20 14:45:00 +0100 | |
commit | d060c1695345df6c82b5253acb7055698b2bf002 (patch) | |
tree | 05b4108b4a415ae80228b8de222e2cacc3efa326 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: init pm.suspended earlier (diff) | |
download | linux-dev-d060c1695345df6c82b5253acb7055698b2bf002.tar.xz linux-dev-d060c1695345df6c82b5253acb7055698b2bf002.zip |
drm/i915: Reorganize the overclock code
The existing code (which I changed last) was very convoluted. I believe
it was attempting to skip the overclock portion if the previous pcode
write failed. When I last touched the code, I was preserving this
behavior. There is some benefit to doing it that way in that if the
first pcode access fails, the later is likely invalid.
Having a bit more confidence in my understanding of how things work, I
now feel it's better to have clear, readable, code than to try to skip
over this one operation in an unusual case.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions