diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2014-09-19 14:58:53 +0200 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2014-09-20 01:17:53 +0900 |
commit | 72ed6ccd086f679aa61c79cd3af733756b72429e (patch) | |
tree | bcc5a8306a7c69f0a6e9138304c7f7fa04053814 /lib/inflate.c | |
parent | 832316c704fe3d15ae6ca9a552ae80411d1bbbcd (diff) | |
download | linux-stable-72ed6ccd086f679aa61c79cd3af733756b72429e.tar.gz linux-stable-72ed6ccd086f679aa61c79cd3af733756b72429e.tar.bz2 linux-stable-72ed6ccd086f679aa61c79cd3af733756b72429e.zip |
drm/exynos: switch to universal plane API
The patch replaces legacy functions
drm_plane_init() / drm_crtc_init() with
drm_universal_plane_init() and drm_crtc_init_with_planes().
It allows to replace fake primary plane with the real one.
Additionally the patch leaves cleanup of crtcs to core,
this way planes and crtcs are cleaned in correct order.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'lib/inflate.c')
0 files changed, 0 insertions, 0 deletions