diff options
author | Thierry Reding <treding@nvidia.com> | 2014-11-25 12:09:49 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-11-25 13:28:31 +0100 |
commit | 3009c0377f25c29852b218a6933a969d02cbdc5d (patch) | |
tree | c2cfc032e0d0e12a32e63949efce130776438895 /mm | |
parent | 37cc0148773abbd8e7dbf8b2cb3399e887233fc2 (diff) |
drm: Free atomic state during cleanup
The current state of CRTCs, planes and connectors currently leaks during
DRM driver ->unload() unless drivers explicitly clean it up. Since there
is nothing driver-specific about it, that cleanup can be done within the
DRM core.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions