1
0
Fork 0
alistair23-linux/drivers/gpu/drm/amd/display/dc/core
Anthony Koo 293b916083 drm/amd/display: Fix issue with link_active state not correct for MST
[Why]
For MST, link not disabled until all streams disabled

[How]
Add check for stream_count before setting link_active = false for MST

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-02-27 22:11:36 -05:00
..
dc.c drm/amd/display: Refactor for setup periodic interrupt. 2019-02-19 15:58:27 -05:00
dc_debug.c drm/amd/display: Fix up coverity issues 2018-11-05 14:21:35 -05:00
dc_hw_sequencer.c drm/amd/display: add missing colorspace for set black color 2018-05-15 13:43:27 -05:00
dc_link.c drm/amd/display: Fix issue with link_active state not correct for MST 2019-02-27 22:11:36 -05:00
dc_link_ddc.c drm/amd/display: Remove i2caux folder 2019-01-14 15:40:54 -05:00
dc_link_dp.c drm/amd/display: link_rate_set should index into table 2019-02-06 13:30:21 -05:00
dc_link_hwss.c drm/amd/display: Add monitor patch for backlight off 2019-02-05 21:16:23 -05:00
dc_resource.c drm/amd/display: add seamless boot flag to stream 2019-02-06 13:31:07 -05:00
dc_sink.c drm/amd/display: create sink_id in dc_sink structure to idenitify all sinks 2018-06-15 12:24:43 -05:00
dc_stream.c drm/amd/display: Fix driver load crash in amdgpu_dm 2019-01-14 15:04:40 -05:00
dc_surface.c drm/amd/display: Check for NULL when creating gamma struct 2019-01-14 15:42:30 -05:00
dc_vm_helper.c drm/amd/display: DC VM Fixes 2019-02-06 13:30:12 -05:00