]> 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)
commit4b935567ba37e1d1b0704ffd2d723742c0a80d32
treef9a44689e342976aa9b2aca967cc2a8642353326
parent9162f6e38a9c8e79b379552fe65af1ebb2eb1625
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