diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2022-11-24 16:40:53 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-12-15 12:18:18 -0500 |
commit | e85d59885409736ad21cafd27eb73d6f7630cefb (patch) | |
tree | 96efdd4e0507e599999c4e2354899f8271c42370 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ebf13b72020ad45c6e27f784638f247a92786cc0 (diff) |
drm/amd/display: use encoder type independent hwss instead of accessing enc directly
[why]
in dc_link_dp there still exist a few places where we call dio encoders
without checking current enabled encoder type.
The change is to make these places to call hwss equivalent functions so
it won't mistakenly program a wrong type encoder.
Reviewed-by: George Shen <George.Shen@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@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