diff options
author | 2022-11-24 16:40:53 -0500 | |
---|---|---|
committer | 2022-12-15 12:18:18 -0500 | |
commit | e85d59885409736ad21cafd27eb73d6f7630cefb (patch) | |
tree | 96efdd4e0507e599999c4e2354899f8271c42370 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
parent | drm/amd/display: Revert Scaler HCBlank issue workaround (diff) | |
download | wireguard-linux-e85d59885409736ad21cafd27eb73d6f7630cefb.tar.xz wireguard-linux-e85d59885409736ad21cafd27eb73d6f7630cefb.zip |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c')
0 files changed, 0 insertions, 0 deletions