linux/drivers/gpu/drm/gma500
Alan Cox 89c78134cc gma500: Add Poulsbo support
This provides the specific code for Poulsbo, some of which is also used for
the later chipsets. We support the GTT, the 2D engine (for console), and
the display setup/management. We do not support 3D or the video overlays.

In theory enough public info is available to do the video overlay work
but that represents a large task.

Framebuffer X will run nicely with this but do *NOT* use the VESA X
server at the same time as KMS. With a Dell mini 10 things like Xfce4 are
nice and usable even when compositing as the CPU has a good path to the
memory.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-11-16 11:26:55 +00:00
..
accel_2d.c gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
backlight.c gma500: Add device framework 2011-11-16 11:25:08 +00:00
framebuffer.c gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
framebuffer.h gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
gem_glue.c gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gem_glue.h gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gem.c gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gtt.c gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00
gtt.h gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00
intel_bios.c gma500: Add the glue to the various BIOS and firmware interfaces 2011-11-16 11:25:28 +00:00
intel_bios.h gma500: Add the glue to the various BIOS and firmware interfaces 2011-11-16 11:25:28 +00:00
intel_i2c.c gma500: Add the i2c bus support 2011-11-16 11:25:59 +00:00
intel_opregion.c gma500: Add the glue to the various BIOS and firmware interfaces 2011-11-16 11:25:28 +00:00
Kconfig
Makefile
mid_bios.c gma500: Add the glue to the various BIOS and firmware interfaces 2011-11-16 11:25:28 +00:00
mid_bios.h gma500: Add the glue to the various BIOS and firmware interfaces 2011-11-16 11:25:28 +00:00
mmu.c gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00
power.c gma500: Add device framework 2011-11-16 11:25:08 +00:00
power.h gma500: Add device framework 2011-11-16 11:25:08 +00:00
psb_device.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_drm.h gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00
psb_drv.c gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00
psb_drv.h gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00
psb_gfx.mod.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_display.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_display.h gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_drv.h gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_lvds.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_modes.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_reg.h gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_sdvo_regs.h gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_intel_sdvo.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_irq.c gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00
psb_irq.h gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00
psb_lid.c gma500: Add Poulsbo support 2011-11-16 11:26:55 +00:00
psb_reg.h gma500: Add the core DRM files and headers 2011-11-16 11:26:35 +00:00