OSDN Git Service

drm/omap: use drm_atomic_helper_shutdown()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 27 Mar 2017 07:02:22 +0000 (10:02 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commit8a54aa92850058fd60f07fa2621cab94bf53b5f0
tree2912eae07668461e0b7935de0cd13c0a6c5e20a8
parent50fa9f0bb8c1eb7d0dbd404766a67c34756d5a80
drm/omap: use drm_atomic_helper_shutdown()

Use drm_atomic_helper_shutdown() to ensure that all crtcs are disabled
when unloading the driver.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_drv.c