[PATCH v3 14/32] drm/exynos: Remove exynos_drm_hdmi shim

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:00 Sean Paul wrote: > This patch trims exynos_drm_hdmi out of the driver. The reason it > existed in the first place was to make up for the mixture of > display/overlay/manager ops being spread across hdmi and mixer. With > that code now rationalized, m

[PATCH v3 14/32] drm/exynos: Remove exynos_drm_hdmi shim

2013-10-29 Thread Sean Paul
This patch trims exynos_drm_hdmi out of the driver. The reason it existed in the first place was to make up for the mixture of display/overlay/manager ops being spread across hdmi and mixer. With that code now rationalized, mixer and hdmi map directly to exynos_drm_crtc and exynos_drm_encoder, resp