diff options
author | 2022-01-25 00:57:36 -0500 | |
---|---|---|
committer | 2022-01-27 15:48:04 -0500 | |
commit | a154bf6eda9881aa3dd74cea83dcff6de3ce9680 (patch) | |
tree | 50798c96ffde335813ee2a7ba8b310b9e81c1640 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdkfd: svm range restore work deadlock when process exit (diff) | |
download | linux-dev-a154bf6eda9881aa3dd74cea83dcff6de3ce9680.tar.xz linux-dev-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