kernel-fxtec-pro1x/drivers/staging/gma500
Alan Cox 93b68b6773 gma500: begin adding CDV specific code
A lot of the intel_display stuff is duplicated, but we will add it first,
clean it up and then investigate the best way to merge stuff.

This first block integrates the various basic chunks of the CDV display setup.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-05 08:20:44 -07:00
..
displays gma500: Medfield support 2011-07-05 08:20:39 -07:00
accel_2d.c gma500: The 2D code is now also device independent 2011-07-05 08:20:42 -07:00
backlight.c gma500: move the power header 2011-07-05 08:20:44 -07:00
cdv_device.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
cdv_intel_display.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
cdv_intel_lvds.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
framebuffer.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
framebuffer.h gma500: move framebuffer file 2011-07-05 08:20:42 -07:00
gem.c gma500: the GEM and GTT code is device independant 2011-07-05 08:20:42 -07:00
gem_glue.c gma500: Update the GEM todo 2011-07-05 08:20:40 -07:00
gem_glue.h gma500: Move our other GEM helper into the bits want to push into GEM 2011-07-05 08:20:39 -07:00
gtt.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
gtt.h gma500: the GEM and GTT code is device independant 2011-07-05 08:20:42 -07:00
intel_bios.c gma500: move the BIOS header 2011-07-05 08:20:44 -07:00
intel_bios.h gma500: move the BIOS header 2011-07-05 08:20:44 -07:00
intel_i2c.c gma500: move the i2c code 2011-07-05 08:20:43 -07:00
intel_opregion.c gma500: move opregion files 2011-07-05 08:20:43 -07:00
Kconfig gma500: begin the config based split 2011-07-05 08:20:43 -07:00
Makefile gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
mdfld_device.c gma500: the 'mrst' BIOS is actually MID generic 2011-07-05 08:20:42 -07:00
mdfld_dsi_dbi.c gma500: move the power header 2011-07-05 08:20:44 -07:00
mdfld_dsi_dbi.h gma500: move the power header 2011-07-05 08:20:44 -07:00
mdfld_dsi_dbi_dpu.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_dsi_dpi.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_dsi_dpi.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_dsi_output.c gma500: continue abstracting platform specific code 2011-07-05 08:20:40 -07:00
mdfld_dsi_output.h gma500: move the power header 2011-07-05 08:20:44 -07:00
mdfld_dsi_pkg_sender.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_dsi_pkg_sender.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_intel_display.c gma500: move framebuffer file 2011-07-05 08:20:42 -07:00
mdfld_msic.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_output.c gma500: being abstracting out devices a bit more 2011-07-05 08:20:40 -07:00
mdfld_output.h gma500: enable Medfield CRTC support 2011-07-05 08:20:41 -07:00
mdfld_pyr_cmd.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_tmd_vid.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_tpo_cmd.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mdfld_tpo_vid.c gma500: Medfield support 2011-07-05 08:20:39 -07:00
mid_bios.c gma500: the 'mrst' BIOS is actually MID generic 2011-07-05 08:20:42 -07:00
mid_bios.h gma500: the 'mrst' BIOS is actually MID generic 2011-07-05 08:20:42 -07:00
mmu.c gma500: the MMU code is also generic 2011-07-05 08:20:43 -07:00
mrst.h gma500: CodingStyle pass 2011-07-05 08:20:39 -07:00
mrst_crtc.c gma500: move the power header 2011-07-05 08:20:44 -07:00
mrst_device.c gma500: the 'mrst' BIOS is actually MID generic 2011-07-05 08:20:42 -07:00
mrst_lvds.c gma500: move the power header 2011-07-05 08:20:44 -07:00
power.c gma500: move the power header 2011-07-05 08:20:44 -07:00
power.h gma500: move the power header 2011-07-05 08:20:44 -07:00
psb_device.c gma500: move the BIOS header 2011-07-05 08:20:44 -07:00
psb_drm.h gma500: psb_fb tidy/cleanup pass 2011-07-05 08:20:40 -07:00
psb_drv.c gma500: move the power header 2011-07-05 08:20:44 -07:00
psb_drv.h gma500: move the power header 2011-07-05 08:20:44 -07:00
psb_intel_display.c gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
psb_intel_display.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
psb_intel_drv.h gma500: Medfield support 2011-07-05 08:20:39 -07:00
psb_intel_lvds.c gma500: move the power header 2011-07-05 08:20:44 -07:00
psb_intel_modes.c
psb_intel_reg.h gma500: begin adding CDV specific code 2011-07-05 08:20:44 -07:00
psb_intel_sdvo.c gma500: CodingStyle pass 2011-07-05 08:20:39 -07:00
psb_intel_sdvo_regs.h gma500: CodingStyle pass 2011-07-05 08:20:39 -07:00
psb_irq.c gma500: move the power header 2011-07-05 08:20:44 -07:00
psb_irq.h gma500: polish for completion of this phase 2011-07-05 08:20:37 -07:00
psb_lid.c gma500: tidy up the opregion and lid code 2011-07-05 08:20:43 -07:00
psb_reg.h gma500: CodingStyle pass 2011-07-05 08:20:39 -07:00
TODO