Files
linux/drivers/gpu/drm
Bhawanpreet Lakha 88fee1c900 drm/dp_mst: Don't return error code when crtc is null
[Why]
In certain cases the crtc can be NULL and returning -EINVAL causes
atomic check to fail when it shouln't. This leads to valid
configurations failing because atomic check fails.

[How]
Don't early return if crtc is null

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
[added stable cc]
Signed-off-by: Lyude Paul <lyude@redhat.com>
Fixes: 8ec046716c ("drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs")
Cc: <stable@vger.kernel.org> # v5.6+
Link: https://patchwork.freedesktop.org/patch/msgid/20200814170140.24917-1-Bhawanpreet.Lakha@amd.com
2020-08-17 11:54:10 -04:00
..
2020-04-28 16:04:00 +02:00
2020-04-02 14:16:44 +02:00
2020-04-21 09:02:29 +02:00
2020-04-02 14:16:44 +02:00
2020-07-20 08:46:06 +08:00
2020-07-26 21:41:59 +02:00
2020-04-03 17:11:41 +02:00
2020-07-09 14:42:49 -04:00
2020-06-21 05:12:57 +03:00
2020-04-02 14:16:45 +02:00
2020-04-28 16:05:15 +02:00
2020-04-28 15:15:59 +02:00
2020-03-26 15:45:36 +01:00
2020-04-02 14:16:46 +02:00
2020-04-03 17:11:41 +02:00
2020-04-03 17:11:41 +02:00
2019-10-08 18:29:00 +02:00
2020-04-28 15:05:19 +02:00
2020-03-16 09:27:09 +01:00
2020-04-29 18:44:26 +03:00
2020-07-26 18:04:06 +02:00
2020-04-03 17:11:41 +02:00
2020-04-28 16:05:15 +02:00