diff options
author | Leo (Sunpeng) Li <sunpeng.li@amd.com> | 2018-05-16 10:31:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-05-29 13:27:32 -0500 |
commit | df099b9b60c6c378b1cd2024d1a21a87459b6614 (patch) | |
tree | 3feb6a82f206a21f1615bc95a0795971610a9f11 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | |
parent | aa6d4a59d686d3172012c19874add120e02c113f (diff) | |
download | linux-df099b9b60c6c378b1cd2024d1a21a87459b6614.tar.gz linux-df099b9b60c6c378b1cd2024d1a21a87459b6614.tar.bz2 linux-df099b9b60c6c378b1cd2024d1a21a87459b6614.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c')
0 files changed, 0 insertions, 0 deletions