Home
last modified time | relevance | path

Searched hist:"4551789 fcf3a1298c6bdc6c9ef23f9f6971612e3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.cdiff 4551789fcf3a1298c6bdc6c9ef23f9f6971612e3 Thu Jan 30 22:19:05 CET 2014 Sean Paul <seanpaul@chromium.org> drm/exynos: hdmi: Implement initialize op for hdmi

This patch implements the initialize callback in the hdmi and mixer
manager. This allows us to get rid of drm_dev in the drm_hdmi level and
track it in the mixer and hdmi drivers. This is one of the things
holding back the complete removal of the drm_hdmi layer.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>