Hi Ajay, I'm sorry for say that the patchset for exynos drm supporting I80 i/f includes yours.
The patchset is still in reviewing and I'm preparing v5. Please check this: http://www.spinics.net/lists/dri-devel/msg60943.html Thank you. Best regards YJ On Jun 25, 2014 11:19 PM, "Ajay Kumar" <ajaykumar.rs at samsung.com> wrote: > > This series is based on exynos-drm-next branch of Inki Dae's tree at: > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git > > Exynos SOC have a DISP1BLK register where we can select > the path for FIMD output. We can redirect the video data > directly to DP/MIPI interface, or we can pass it via > image enhancement chips. > > Since we don't use any image enhancement chips in exynos-drm, > we need to set FIMD BYPASS in DISP1BLK. > > This patchset is tested for basic display + DPMS + S2R on snow and peach_pit. > > Ajay Kumar (3): > [PATCH 1/3] drm/exynos: Control DISP1BLK system register in FIMD > [PATCH 2/3] ARM: dts: exynos5420: Add sysreg phandle to FIMD node > [PATCH 3/3] ARM: dts: exynos5250: Add sysreg phandle to FIMD node > > .../devicetree/bindings/video/samsung-fimd.txt | 2 ++ > arch/arm/boot/dts/exynos5250.dtsi | 1 + > arch/arm/boot/dts/exynos5420.dtsi | 1 + > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 19 +++++++++++++++++++ > include/video/samsung_fimd.h | 5 +++++ > 5 files changed, 28 insertions(+) > > -- > 1.7.9.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140626/be225d95/attachment.html>