diff options
| author | Fangzhi Zuo <[email protected]> | 2022-01-25 00:57:36 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-01-27 15:48:04 -0500 |
| commit | a154bf6eda9881aa3dd74cea83dcff6de3ce9680 (patch) | |
| tree | 50798c96ffde335813ee2a7ba8b310b9e81c1640 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | 6225bb3a88d22594aacea2485dc28ca12d596721 (diff) | |
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions