diff options
author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2022-01-25 00:57:36 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-01-27 15:48:04 -0500 |
commit | a154bf6eda9881aa3dd74cea83dcff6de3ce9680 (patch) | |
tree | 50798c96ffde335813ee2a7ba8b310b9e81c1640 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 6225bb3a88d22594aacea2485dc28ca12d596721 (diff) | |
download | linux-a154bf6eda9881aa3dd74cea83dcff6de3ce9680.tar.gz linux-a154bf6eda9881aa3dd74cea83dcff6de3ce9680.tar.bz2 linux-a154bf6eda9881aa3dd74cea83dcff6de3ce9680.zip |
drm/amd/display: Add Missing HPO Stream Encoder Function Hook
[Why]
configure_dp_hpo_throttled_vcp_size() was missing promotion before, but it was covered by
not calling the missing function hook in the old interface hpo_dp_link_encoder->funcs.
Recent refactor replaces with new caller link_hwss->set_throttled_vcp_size
which needs that hook, and that causes null ptr hang.
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions