diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2021-01-14 22:24:14 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-02 12:10:40 -0500 |
commit | 30164a1657ef43fd65f2da43b36506982121d663 (patch) | |
tree | 9070b540f28c925ea576319c0ea12095a7c757d8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bae72358f6a28e1a7f1a1c5a99e5d870360d8e46 (diff) |
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
[why]
prev_sink is not used anywhere else in the function and the reference to
it from dc_link is replaced with a new dc_sink.
[how]
Change dc_sink_retain(prev_sink) to dc_sink_release(prev_sink).
Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions