aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2015-11-12 14:46:05 -0800
committerDaniel Vetter <[email protected]>2015-11-24 13:27:43 +0100
commitca1a95334ddaf624c1b0424113fe9b8100da1614 (patch)
tree9465727eb9bd1d25f73ab6202efd564ebc677938 /tools/perf/scripts/python/event_analyzing_sample.py
parent408952d43b27a54437244c56c0e0d8efa5607926 (diff)
drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.
Commit (89251b17) intended to remove this line and let only one DP_PSR_EN_CFG set, but it was wrong and this call is now duplicated at the code. Also "& ~DP_PSR_MAIN_LINK_ACTIVE" doesn't do anything at all. It was like that since I introduced this call but probably the idea was to be informative and make clear statement that we were not using the link standby. So it is better to remove this one here and let the code a bit cleaner. v2: Improve commit message as requested by Paulo. Cc: Paulo Zanoni <[email protected]> Tested-by: Brian Norris <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Reviewed-by: Paulo Zanoni <[email protected]> Reviewed-by: Damien Lespiau [email protected] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions