commit | d919d3d6cdb31d0f9fe06c880f683a24f2838813 | [log] [tgz] |
---|---|---|
author | Wayne Lin <Wayne.Lin@amd.com> | Wed Feb 24 18:15:21 2021 +0800 |
committer | Lyude Paul <lyude@redhat.com> | Wed Feb 24 13:10:17 2021 -0500 |
tree | 6b2aac234f599d5eb5323ead238b7e4dac80ed74 | |
parent | 419e91ea3143bf26991442465ac64d9461e98d96 [diff] |
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