drm/tilcdc: disable crtc on unload
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 19 Oct 2015 11:15:26 +0000 (14:15 +0300)
committerJyri Sarha <jsarha@ti.com>
Thu, 25 Feb 2016 14:39:37 +0000 (16:39 +0200)
commit1aea1e79dbfd65a99da11868829c3e147b85cc32
tree1206f1bbda52d1fbc08292e2e628476778a24480
parent65734a262350a746100dcfd85a81f7dc1b69dd10
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>
drivers/gpu/drm/tilcdc/tilcdc_drv.c
This page took 0.044847 seconds and 5 git commands to generate.