commit | 1aea1e79dbfd65a99da11868829c3e147b85cc32 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Oct 19 14:15:26 2015 +0300 |
committer | Jyri Sarha <jsarha@ti.com> | Thu Feb 25 16:39:37 2016 +0200 |
tree | 1206f1bbda52d1fbc08292e2e628476778a24480 | |
parent | 65734a262350a746100dcfd85a81f7dc1b69dd10 [diff] |
drm/tilcdc: disable crtc on unload Disable crtc on unload. Call tilcdc_crtc_dpms() with DRM_MODE_DPMS_OFF in the beginning of unload function. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> [Added description to the patch] Signed-off-by: Jyri Sarha <jsarha@ti.com>