diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-01-11 00:11:18 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-03-20 14:30:17 +0200 |
commit | ef6b0e0275387f79e6ad848d61dfcb1a4f962fc7 (patch) | |
tree | 5d6b2addfcf1f3c15ca08fd6687e1a1363a578c8 /drivers/pwm/pwm-atmel.c | |
parent | 9c660b7ceb0f104c72c4857e9c3619819d387f1d (diff) | |
download | linux-ef6b0e0275387f79e6ad848d61dfcb1a4f962fc7.tar.bz2 |
drm: omapdrm: Switch to the universal plane API
Remove the CRTC private planes by switching to the universal plane API.
This results in a merge of the CRTC private plane created by the driver
(omap_crtc->plane) and the CRTC primary plane created by the DRM core
(crtc->primary).
Reference counting of the framebuffers in the update plane operation is
thus simplified as no reference needs to be stored in the private plane
anymore.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/pwm/pwm-atmel.c')
0 files changed, 0 insertions, 0 deletions