]> git.baikalelectronics.ru Git - kernel.git/commit
drm: omapdrm: Implement encoder .disable() and .enable() operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 6 Mar 2015 22:22:39 +0000 (00:22 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 12 Jun 2015 19:52:46 +0000 (22:52 +0300)
commite1514ebe2834a5f8e7beea25e4d602ed9cedbd54
treef9a44689e342976aa9b2aca967cc2a8642353326
parent8a5d16d3c292a579c0ab69e50bd77d614fbd9342
drm: omapdrm: Implement encoder .disable() and .enable() operations

The operations are required by the atomic helpers, implement them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_encoder.c