OSDN Git Service

drm/armada: add drm_atomic_helper_shutdown() call in tear-down
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 2 Jul 2018 16:27:46 +0000 (17:27 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 17 May 2019 11:16:32 +0000 (12:16 +0100)
commit0ab17499b18f4b990600be177058957ab1681808
treeb06b7fbceff28f993a9edecf6eb93957d00edec3
parent5a6cbce823bfa13f4ef47049b9ba861e432d5bd2
drm/armada: add drm_atomic_helper_shutdown() call in tear-down

Ensure that the hardware is disabled prior to tearing down the modeset
support.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_drv.c