On 26.10.2015 21:03, Andrzej Hajda wrote: > Hi Inki, > > This patchset removes hacky mode validation in Mixer driver by adding > atomic_check callback to exynos_crtc and replacing direct function call > with DRM framework validation. As a result HDMI driver does not depend anymore > on MIXER driver and both drivers can be selected with different Kconfig > options, > it is usefull especially for latests SoCs which do have HDMI IP but do not > have > MIXER IP. > Additionally patchset performs small Kconfig refactoring. > > Krzysztof could you look at exynos_defconfig patch. Maybe it would be good > to merge it before next patch to allow full bi-sectability :)
I would be happy to see similar for multi_v7. HDMI is already there. I also wonder why actually DRM_EXYNOS_HDMI has to depend on MIXER or DECON? Best regards, Krzysztof