summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>2022-06-10 15:09:25 +0200
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>2022-08-29 09:42:17 +0200
commita7c7d23649f1fc3a73507d2aab3a5010a7b6745d (patch)
treec29cd5228434cfc71ce7bb5aa49f03161f0e2296 /scripts/gdb/linux/utils.py
parent61a9fa154d217c13eea90aa5bc635bc4b1fcb66e (diff)
drm/gma500: Fix SDVO command debug printing
At some point the DRM printers started adding a newline after each print. This caused SDVO command debug printing to look weird. Fix this by using snprintf to print into a buffer which can be printed as a whole by DRM_DEBUG_KMS(). Code is heavily inspired by i915. Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Acked-by: Daniel Vetter <daniel@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220610130925.8650-1-patrik.r.jakobsson@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions