Searched hist:"8103 ef1b5f471fe5e50cd4e1fc17cf3be4682d79" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_mixer.c | diff 8103ef1b5f471fe5e50cd4e1fc17cf3be4682d79 Mon Nov 24 06:12:46 CET 2014 Andrzej Hajda <a.hajda@samsung.com> drm/exynos/mixer: embed manager into private context
exynos_drm_manager is used by internal Exynos DRM framework for representing crtc. As it should be mapped 1:1 to fimd private context it seems more reasonable to embed it directly in that context. As a result further code simplification will be possible. Moreover it will be possible to handle multiple mixer devices in the system.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|