linux/drivers/gpu/drm/amd/display/amdgpu_dm
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.c Linux 4.16-rc7 2018-03-28 14:30:41 +10:00
amdgpu_dm.h drm/amd/display: Use 4096 lut entries 2018-03-05 15:33:09 -05:00
amdgpu_dm_color.c drm/amd/display: Convert CTM to 2's complement 2018-03-14 15:08:43 -05:00
amdgpu_dm_crc.c drm/amd/display: Skip 2 frames when first reading CRC 2018-02-19 14:20:11 -05:00
amdgpu_dm_helpers.c Linux 4.16-rc7 2018-03-28 14:30:41 +10:00
amdgpu_dm_irq.c drm/amd/display: Set irq state only on existing crtcs 2018-03-07 16:27:43 -05:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c drm/amd/display: Don't read EDID in atomic_check 2018-04-11 13:07:38 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Fix rehook MST display not light back on 2017-12-20 14:46:38 -05:00
amdgpu_dm_services.c drm/amd/display: Remove unused dm_pp_ interfaces 2018-02-19 14:20:16 -05:00
Makefile drm/amd/display: Implement color management 2018-02-19 14:20:06 -05:00