diff options
author | 2020-09-21 19:11:03 -0700 | |
---|---|---|
committer | 2020-09-22 17:37:38 -0400 | |
commit | 28d76d48368ca0df9a4fa14e65965d01d42e9d52 (patch) | |
tree | 1b5285a7df71b92548f754179da2be141d392ea0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd: fix typoes in comments (diff) | |
download | linux-dev-28d76d48368ca0df9a4fa14e65965d01d42e9d52.tar.xz linux-dev-28d76d48368ca0df9a4fa14e65965d01d42e9d52.zip |
drm/amd/display: optimize code runtime a bit
In the function dal_ddc_service_query_ddc_data,
get rid of dal_ddc_i2c_payloads_destroy, call
dal_vector_destruct() directly.
This change is to make the code run a bit fast.
Signed-off-by: Bernard Zhao <bernard@vivo.com>
Changes since V1:
*get rid of dal_ddc_i2c_payloads_destroy, call
dal_vector_destruct() directly.
Link for V1:
*https://lore.kernel.org/patchwork/patch/1309014/
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions