linux/drivers/gpu/drm/amd/display
Harry Wentland a12c3b7d4e drm/amd/display: Don't read EDID in atomic_check
We shouldn't attempt to read EDID in atomic_check. We really shouldn't
even be modifying the connector object, or any other non-state object,
but this is a start at least.

Moving EDID cleanup to dm_dp_mst_connector_destroy from
dm_dp_destroy_mst_connector to ensure the EDID is still available for
headless mode.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-04-11 13:07:38 -05:00
..
amdgpu_dm drm/amd/display: Don't read EDID in atomic_check 2018-04-11 13:07:38 -05:00
dc drm/amd/display: Rename feature-specific register address init macro 2018-04-11 13:07:37 -05:00
include drm/amd/display: Implement stats logging 2018-03-14 15:08:47 -05:00
modules drm/amd/display: add support for regkey "LCDFreeSyncDefault" 2018-03-14 15:16:34 -05:00
Kconfig amdgpu/dm: Default PRE_VEGA ASIC support to 'y' 2018-03-16 16:16:50 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00