aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2018-10-15 11:40:23 +0200
committerMaarten Lankhorst <[email protected]>2018-10-16 15:28:59 +0200
commit4207c8b9914f0a20df514afdcf20bf0e25fd2969 (patch)
treea4cc240e962f57165ad8daf6fa77c1887e378f75 /tools/perf/scripts/python
parent92d54b078fe20a742b0b3cb889263e7c5884cf2e (diff)
drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n, v2.
has_drrs is a flag we can't read out. We set it when seamless DRRS is enabled in pipe_config, so intel_dump_pipe_config() and intel_pipe_config_compare() will continue to do the right thing when has_drrs is set on the real state. This removes one more dereference of crtc->config. While at it, fixup the comment and also read out M2_N2 for CHV, since we program it in the set_m_n function. Changes since v1: - Only read out M2/N2 on platforms that support DRRS. Signed-off-by: Maarten Lankhorst <[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')
0 files changed, 0 insertions, 0 deletions