summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2022-10-21 13:07:07 -0700
committerDouglas Anderson <dianders@chromium.org>2022-11-14 14:03:06 -0800
commit69c7717c20cc87105b8b54ba43d12ca4e432a1a5 (patch)
tree49f9e8c40233a13d53304ba7b636146fe19ea294 /tools/perf/scripts/python/export-to-postgresql.py
parent6d0bfef7dafd46e6e29e9f69baf8d0fdb3006f2c (diff)
drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
If we fail to get a valid panel ID in drm_edid_get_panel_id() we'd like to see the EDID that was read so we have a chance of understanding what's wrong. There's already a function for that, so let's call it in the error case. NOTE: edid_block_read() has a retry loop in it, so actually we'll only print the block read back from the final attempt. This still seems better than nothing. Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com> Signed-off-by: Douglas Anderson <dianders@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20221021130637.1.I8c2de0954a4e54e0c59a72938268e2ead91daa98@changeid
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions