diff options
| author | Tomi Valkeinen <[email protected]> | 2015-05-29 08:05:37 +0000 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2015-06-12 19:52:51 +0000 |
| commit | 11ffd031e3e5b9cc0232aad549bb08eb14612f43 (patch) | |
| tree | b4856435551a0fe76a5814e9a138d29fec0e96cc /drivers/gpu/drm/omapdrm/omap_fb.c | |
| parent | drm: omapdrm: omap_plane_setup() cannot fail, use WARN (diff) | |
| download | kernel-11ffd031e3e5b9cc0232aad549bb08eb14612f43.tar.gz kernel-11ffd031e3e5b9cc0232aad549bb08eb14612f43.zip | |
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 <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fb.c')
0 files changed, 0 insertions, 0 deletions
