aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaulo Zanoni <[email protected]>2013-08-05 17:25:55 -0300
committerDaniel Vetter <[email protected]>2013-08-06 08:32:26 +0200
commitf72d19f069f8efaa535aacc719d23d469b0d9f18 (patch)
treee1f3143b8ef7dabe310b0d8d7eabe8885f38d4ca /tools/perf/scripts/python/bin
parent637efacf8fcf112a188dd005c816e2b0f39894f0 (diff)
drm/i915: silence useless messages about DDI buffer translation
These messages are not really useful since it's very easy to check which mode is used for each port: The values programmed are based on the port type, then assigned to the ddi_translations variable. Currently we use DP mode for ports A-D and FDI mode for port E. Also, when we add the code to enable/disable PC8+, intel_prepare_ddi_buffers will be called more often and will eat your dmesg buffers. While at it, fix the coding style of the "for" statement above. Signed-off-by: Paulo Zanoni <[email protected]> [danvet: Pimp commit message with Paulo's more detailed explanation of how the ddi translation buffer settings are computed, to answer a question from Chris.] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions