diff options
| author | Bernard Zhao <[email protected]> | 2020-09-21 19:11:03 -0700 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-09-22 17:37:38 -0400 |
| commit | 28d76d48368ca0df9a4fa14e65965d01d42e9d52 (patch) | |
| tree | 1b5285a7df71b92548f754179da2be141d392ea0 /include | |
| parent | f349f772b05cafc5ab551f645e9051bcdae8ec86 (diff) | |
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 <[email protected]>
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 <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions