]> git.proxmox.com Git - qemu.git/commit
Exynos4210: added display controller implementation
authorMitsyanko Igor <i.mitsyanko@samsung.com>
Thu, 16 Feb 2012 09:56:06 +0000 (09:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Feb 2012 11:13:14 +0000 (11:13 +0000)
commit30628cb12de2e35d87cb04194113341b6a8922b2
tree013e37eb256c7d219af637d7e9b180dc8bdfb176
parent2c2c6496f83b1746a118dbcb2a0e4f8c0305c2a8
Exynos4210: added display controller implementation

Exynos4210 display controller (FIMD) has 5 hardware windows with alpha and
chroma key blending functions.

Signed-off-by: Mitsyanko Igor <i.mitsyanko@samsung.com>
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Makefile.target
hw/exynos4210.c
hw/exynos4210_fimd.c [new file with mode: 0644]