diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-05-29 11:05:37 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-06-12 22:52:51 +0300 |
commit | 11ffd031e3e5b9cc0232aad549bb08eb14612f43 (patch) | |
tree | b4856435551a0fe76a5814e9a138d29fec0e96cc /drivers/gpu/drm/omapdrm/omap_fb.c | |
parent | d9157dfd045f27f376edeab164203f1a68ba3ba4 (diff) |
drm: omapdrm: inline omap_plane_setup into update/disable
At the moment we have omap_plane_setup() function which handles both
enabling (and configuring) and disabling the plane. With atomic
modesetting we have separate hooks for plane enable/config and disable.
This patch moves the code from omap_plane_setup() to
omap_plane_atomic_update() and omap_plane_atomic_disable().
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fb.c')
0 files changed, 0 insertions, 0 deletions