drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
authorWayne Lin <Wayne.Lin@amd.com>
Wed, 24 Feb 2021 10:15:21 +0000 (18:15 +0800)
committerLyude Paul <lyude@redhat.com>
Wed, 24 Feb 2021 18:10:17 +0000 (13:10 -0500)
commitd919d3d6cdb31d0f9fe06c880f683a24f2838813
tree6b2aac234f599d5eb5323ead238b7e4dac80ed74
parent419e91ea3143bf26991442465ac64d9461e98d96
drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast

[Why & How]
According to DP spec, CLEAR_PAYLOAD_ID_TABLE is a path broadcast request
message and current implementation is incorrect. Fix it.

Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210224101521.6713-3-Wayne.Lin@amd.com
drivers/gpu/drm/drm_dp_mst_topology.c