linux/drivers/gpu/drm/amd/display/amdgpu_dm
Krzysztof Nowicki a2b763cbd6 drm/amd/display: Fix MST physical ports always disconnected
Remove a false assumption that a cached EDID will be present whenever
the connector is in a connected state as this will only be true for
logical MST ports. For physical ports the EDID will never be cached,
which will cause them to always appear as disconnected.

This reverts commit 4ff8a88888de271bfb7750b2a5c68163848e2bf1
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:13:51 -04:00
..
amdgpu_dm_helpers.c
amdgpu_dm_irq.c drm/amd/display: Register on VLBLANK ISR. 2017-09-26 17:11:15 -04:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c drm/amd/display: Fix MST physical ports always disconnected 2017-09-26 17:13:51 -04:00
amdgpu_dm_mst_types.h
amdgpu_dm_services.c drm/amd/display: mclk level can't be 0. 2017-09-26 17:13:27 -04:00
amdgpu_dm_types.c drm/amd/display: fix crash with modesetting driver 2017-09-26 17:13:47 -04:00
amdgpu_dm_types.h drm/amd/display: Remove dc_target object 2017-09-26 17:09:40 -04:00
amdgpu_dm.c drm/amd/display: Clean index in irq init loop 2017-09-26 17:11:22 -04:00
amdgpu_dm.h drm/amd/display: Register on VLBLANK ISR. 2017-09-26 17:11:15 -04:00
Makefile