Star64_linux/drivers/gpu/drm/amd/display/dc
Eric Yang dcbb45b6ee drm/amd/display: do not read link setting if edp not connected
[Why]
Previously assume eDP sink present if connector present. Do not
need to enforce this restriction. Fix issue where driver attempt
to read link setting even though no edp connected.

{How]
Only read link setting after reading connection status.

Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-07-18 14:27:26 -05:00
..
basics
bios
calcs drm/amd/display: add dcc programming for dual plane 2019-07-18 14:27:26 -05:00
clk_mgr drm/amd/display: add a option to force the clock at every mode change. 2019-07-18 14:27:25 -05:00
core drm/amd/display: do not read link setting if edp not connected 2019-07-18 14:27:26 -05:00
dce drm/amd/display: add dcc programming for dual plane 2019-07-18 14:27:26 -05:00
dce80
dce100
dce110 drm/amd/display: Set enabled to false at start of audio disable 2019-07-18 14:27:26 -05:00
dce112
dce120
dcn10 drm/amd/display: add dcc programming for dual plane 2019-07-18 14:27:26 -05:00
dcn20 drm/amd/display: Clean up dynamic metadata logic 2019-07-18 14:27:26 -05:00
dml
dsc
gpio drm/amd/display: Change offset_to_id to reflect what id_to_offset returns 2019-07-18 14:27:25 -05:00
inc drm/amd/display: Increase size of audios array 2019-07-18 14:27:26 -05:00
irq
virtual
dc.h drm/amd/display: 3.2.42 2019-07-18 14:27:26 -05:00
dc_bios_types.h
dc_ddc_types.h
dc_dp_types.h
dc_dsc.h
dc_helper.c
dc_hw_types.h drm/amd/display: add dcc programming for dual plane 2019-07-18 14:27:26 -05:00
dc_link.h
dc_stream.h
dc_types.h drm/amd/display: add set and get clock for testing purposes 2019-07-18 14:27:25 -05:00
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h drm/amd/display: refactor dump_clk_registers 2019-07-18 14:18:09 -05:00
dm_services_types.h
irq_types.h
Makefile
os_types.h