Hi,

This series of patches contains necessary platform modification required by the
G2D driver. G2D is a 2D-graphics acceleration engine present in the S5PC110 and
Exynos4 Samsung SoCs.

Best wishes,
Kamil Debski

Kamil Debski (3):
  s5p-g2d: add G2D to plat-s5p and mach-exynos4
  s5p-g2d: add G2D to mach-nuri
  s5p-g2d: add G2D to mach-universal

 arch/arm/mach-exynos4/Kconfig               |    2 +
 arch/arm/mach-exynos4/include/mach/map.h    |    3 ++
 arch/arm/mach-exynos4/mach-nuri.c           |    1 +
 arch/arm/mach-exynos4/mach-universal_c210.c |    1 +
 arch/arm/plat-s5p/Kconfig                   |    5 +++
 arch/arm/plat-s5p/Makefile                  |    1 +
 arch/arm/plat-s5p/dev-g2d.c                 |   43 +++++++++++++++++++++++++++
 arch/arm/plat-samsung/include/plat/devs.h   |    2 +-
 8 files changed, 57 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/plat-s5p/dev-g2d.c

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to