From 8c47209c5bf71bfcb79544171a2ac744b93eb081 Mon Sep 17 00:00:00 2001 From: Jimmy Rubin Date: Fri, 11 Jun 2010 13:38:15 +0200 Subject: MCDE: Supports new HDMI features This patch does the following: * Dynamic resolution change (HDMI and TV-out) * Dynamic change of rotation (Main display) * Dynamic change to 24 and 32 bpp (RGB888, RGBA8888, RGBX8888) * HDMI stability improvements * Removes Framebuffer_console for V.20 and HREF+. * Support for disabling display initialization if u-boot supports startup graphics * Adds prcmu handling from the mcde driver ST Ericsson Change-Id: WP259361 Signed-off-by: Mian Yousaf Kaukab Change-Id: I37e91d49f1550a3ecd041d4ddf67ce57e086772c Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2536 Reviewed-by: Jonas ABERG --- arch/arm/mach-ux500/board-mop500.c | 491 +++---------------------------------- 1 file changed, 31 insertions(+), 460 deletions(-) (limited to 'arch/arm/mach-ux500/board-mop500.c') diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index b4dace33e87..782a9801aa2 100755 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -40,30 +40,16 @@ #include #include #include - -#include