]> git.karo-electronics.de Git - karo-tx-linux.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)
commit68dc0390d4e9d3f73fa6a7756a948ff97a40eccb
treef9a44689e342976aa9b2aca967cc2a8642353326
parentf1d57fb5172a27a481553439b22d8c751512f202
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