diff options
author | 2021-07-26 17:38:18 -0700 | |
---|---|---|
committer | 2021-08-07 11:48:39 -0700 | |
commit | 601f0479c583603900d5872bad6623e8866b0e35 (patch) | |
tree | 39359a21f0edc19a54b3d96966de20a5e51f78cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/kms: drop set_encoder_mode callback (diff) | |
download | wireguard-linux-601f0479c583603900d5872bad6623e8866b0e35.tar.xz wireguard-linux-601f0479c583603900d5872bad6623e8866b0e35.zip |
drm/msm/dp: add logs across DP driver for ease of debugging
Add trace points across the MSM DP driver to help debug
interop issues.
Changes in v2:
- Got rid of redundant log messages.
- Added %#x instead of 0x%x wherever required.
- Got rid of __func__ calls in debug messages.
- Added newline wherever missing.
Changes in v3:
- Got rid of redundant log messages.
- Unstuck colon from printf specifier in various places.
Changes in v4:
- Changed goto statement and used if else-if
Changes in v5:
- Changed if else if statement,
to not overwrite the ret variable multiple times.
Changes in v6:
- Changed a wrong log message.
Signed-off-by: Maitreyee Rao <maitreye@codeaurora.org>
Link: https://lore.kernel.org/r/1627346298-11528-1-git-send-email-maitreye@codeaurora.org
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions