gma500: Medfield support
commita897854c30903bc77d919fc303009d17c1548b08
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:36:47 +0000 (5 15:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:39 +0000 (5 08:20 -0700)
tree22caff957c2cefa7226cd2ff7b6b628303e4b0b9
parent6669b1d68689f6d327d8b1a84891725c0e26d508
gma500: Medfield support

This large patch adds all the basics for Medfield support. Lots of clean up
needed in this area still.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
36 files changed:
drivers/staging/gma500/Makefile
drivers/staging/gma500/displays/hdmi.h [new file with mode: 0644]
drivers/staging/gma500/displays/pyr_cmd.h [new file with mode: 0644]
drivers/staging/gma500/displays/pyr_vid.h [new file with mode: 0644]
drivers/staging/gma500/displays/tmd_cmd.h [new file with mode: 0644]
drivers/staging/gma500/displays/tmd_vid.h [new file with mode: 0644]
drivers/staging/gma500/displays/tpo_cmd.h [new file with mode: 0644]
drivers/staging/gma500/displays/tpo_vid.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_dbi.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_dbi.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_dbi_dpu.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_dpi.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_dpi.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_output.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_output.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_pkg_sender.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_dsi_pkg_sender.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_intel_display.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_msic.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_output.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_output.h [new file with mode: 0644]
drivers/staging/gma500/mdfld_pyr_cmd.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_tmd_vid.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_tpo_cmd.c [new file with mode: 0644]
drivers/staging/gma500/mdfld_tpo_vid.c [new file with mode: 0644]
drivers/staging/gma500/psb_bl.c
drivers/staging/gma500/psb_drm.h
drivers/staging/gma500/psb_drv.c
drivers/staging/gma500/psb_drv.h
drivers/staging/gma500/psb_fb.c
drivers/staging/gma500/psb_intel_display.c
drivers/staging/gma500/psb_intel_display.h
drivers/staging/gma500/psb_intel_drv.h
drivers/staging/gma500/psb_intel_lvds.c
drivers/staging/gma500/psb_irq.c
drivers/staging/gma500/psb_powermgmt.c