1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display
Harry Wentland c7b8de0038 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>
Cc: stable@vger.kernel.org
2018-04-25 10:07:50 -05:00
..
amdgpu_dm drm/amd/display: Don't read EDID in atomic_check 2018-04-25 10:07:50 -05:00
dc drm/amd/display: Fix regamma not affecting full-intensity color values 2018-04-12 13:56:21 -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