diff options
author | Wenjing Liu <[email protected]> | 2022-11-24 16:40:53 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-12-15 12:18:18 -0500 |
commit | e85d59885409736ad21cafd27eb73d6f7630cefb (patch) | |
tree | 96efdd4e0507e599999c4e2354899f8271c42370 /tools/perf/scripts/python | |
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 <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions