diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-03-05 13:45:14 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-06-12 22:52:47 +0300 |
commit | f7a73b654710d5c0ff0c1b6ad5054336fb47e572 (patch) | |
tree | 142d9c8ceab45463b86ab084d34d5b71e0d0552f /drivers/gpu/drm/omapdrm/omap_plane.c | |
parent | de8e41000136bf9a0ccf652fc364658f3210b6f4 (diff) | |
download | linux-f7a73b654710d5c0ff0c1b6ad5054336fb47e572.tar.gz linux-f7a73b654710d5c0ff0c1b6ad5054336fb47e572.tar.bz2 linux-f7a73b654710d5c0ff0c1b6ad5054336fb47e572.zip |
drm: omapdrm: Handle primary plane config through atomic plane ops
Use the new CRTC atomic transitional helpers drm_helper_crtc_mode_set()
and drm_helper_crtc_mode_set_base() to implement the CRTC .mode_set and
.mode_set_base operations. This delegates primary plane configuration to
the plane .atomic_update and .atomic_disable operations, removing
duplicate code from the CRTC implementation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_plane.c')
0 files changed, 0 insertions, 0 deletions