Skip to content
Snippets Groups Projects
Commit 0ee0735e authored by bhawanpreet lakha's avatar bhawanpreet lakha
Browse files

drm/amd/display: add copy of drm_dp_mst_add_affected_dsc_crtc()


There is a bug in drm_dp_mst_add_affected_dsc_crtc(), that caused mst
dsc hotplugs to not work because atomic check will fail. This was fixed
upstream but is not guaranteed to be in the kernel that dkms is running
on.

Add a copy of drm_dp_mst_add_affected_dsc_crtc() with the fix.
Reference: 2ee394a1 ("drm/dp_mst: Don't return error code when crtc is null")

Signed-off-by: default avatarBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 57599464
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment