aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2017-08-31 07:53:56 -0700
committerRodrigo Vivi <[email protected]>2017-08-31 09:31:58 -0700
commit5fcf34b1c58ea3e341a24c18759b000c38529ed5 (patch)
tree7b29445a25d967723d84f50d63c819ef4629c8fe /tools/perf/scripts/python/event_analyzing_sample.py
parentbf50355645790a385b9ff04f33dea6b316c0dc31 (diff)
drm/i915/cnl: Fix DP max voltage
On clock recovery this function is called to find out the max voltage swing level that we could go. However gen 9 functions use the old buffer translation tables to figure that out. That table is not valid for CNL causing an invalid number of entries and an invalid selection on the max voltage swing level. v2: Let's use same approach that previous platforms. v3: Actually use n_entries and avoid duplicated -1. v4: Avoid cnl_max_level and use current style. Cc: Ville Syrjälä <[email protected]> Cc: Clint Taylor <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions