linux_dsm_epyc7002/drivers/gpu/drm/amd/display/amdgpu_dm
Leo (Sunpeng) Li df099b9b60 drm/amd/display: Destroy connector state on reset
When a DRM mode reset is called on resume, the connector state's
destructor is not called. This leaves a dangling reference on the CRTC
commit object, which was obtained by the connector state during commit
setup.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-05-29 13:27:32 -05:00
..
amdgpu_dm_color.c drm/amd/display: get rid of 32.32 unsigned fixed point 2018-05-18 16:08:21 -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 drm/amd/display: Fix up dm logging functionality 2018-05-18 16:08:26 -05:00
amdgpu_dm_irq.c drm/amd/display: Fix deadlock when flushing irq 2018-05-15 13:44:06 -05:00
amdgpu_dm_irq.h drm/amd/display: make amdgpu_dm_irq_handler static 2017-10-17 10:43:04 +10:00
amdgpu_dm_mst_types.c drm/amd/display: Don't return ddc result and read_bytes in same return value 2018-05-15 13:44:16 -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: Fix wrong latency assignment for VEGA clock levels 2018-05-29 13:16:48 -05:00
amdgpu_dm.c drm/amd/display: Destroy connector state on reset 2018-05-29 13:27:32 -05:00
amdgpu_dm.h drm/admgpu: fix mode_valid's return type 2018-05-15 13:43:51 -05:00
Makefile drm/amd/display: Implement color management 2018-02-19 14:20:06 -05:00