aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLuca Coelho <[email protected]>2022-06-07 10:44:33 +0300
committerJani Nikula <[email protected]>2022-06-07 22:09:21 +0300
commit4464bd825dd56c2f900038c5922408d70aab01fc (patch)
tree70fcea6525da4b892bde0df8ff1cc1ceed7c4515 /tools/perf/scripts/python/export-to-sqlite.py
parentaec23025ebc86b770beb9dab6610b671e63d36a2 (diff)
drm/i915: remove noisy logs in intel_dp_dsc_get_output_bpp()
The intel_dp_dsc_get_output_bpp() function outputs two lines of unconditional logs, which was okay when it was called only once. But now, we also call this function from intel_dp_mode_valid(), which is in turn called for every mode we need to validate. This causes a lot of useless noise. Remove the unconditional prints to avoid spamming the logs. Also remove one more print that is not unconditional, but is related. Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions