aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/display/drm_dp_mst_topology.c
diff options
context:
space:
mode:
authorWayne Lin <Wayne.Lin@amd.com>2022-12-09 19:05:33 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-01-24 13:25:22 -0500
commitea38dd57b0a65a7d434a7d9528c7b0445a5ea3ed (patch)
tree20e239a0b489e2810bcb8051c93a4a62326f01ba /drivers/gpu/drm/display/drm_dp_mst_topology.c
parentc689e1e362ea29d10fbd9a5e94b17be991d0e231 (diff)
downloadlinux-ea38dd57b0a65a7d434a7d9528c7b0445a5ea3ed.tar.gz
linux-ea38dd57b0a65a7d434a7d9528c7b0445a5ea3ed.tar.bz2
linux-ea38dd57b0a65a7d434a7d9528c7b0445a5ea3ed.zip
drm/amdgpu/display/mst: limit payload to be updated one by one
[Why] amdgpu expects to update payload table for one stream one time by calling dm_helpers_dp_mst_write_payload_allocation_table(). Currently, it get modified to try to update HW payload table at once by referring mst_state. [How] This is just a quick workaround. Should find way to remove the temporary struct dc_dp_mst_stream_allocation_table later if set struct link_mst_stream_allocatio directly is possible. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2171 Signed-off-by: Wayne Lin <Wayne.Lin@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Fixes: 4d07b0bc4034 ("drm/display/dp_mst: Move all payload info into the atomic state") Cc: stable@vger.kernel.org # 6.1 Acked-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Lyude Paul <lyude@redhat.com> Tested-by: Didier Raboud <odyx@debian.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/display/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions