gma500: begin adding CDV specific code
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:44:06 +0000 (15:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:44 +0000 (08:20 -0700)
commit93b68b67739d40346756fe9b7423f084a1b22bce
tree333cd6f2505a5f476db9040b5824a13126edcb52
parent4bc5925315cee9b9f3d2b07dc8b692978be1d418
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>
drivers/staging/gma500/Makefile
drivers/staging/gma500/cdv_device.c
drivers/staging/gma500/cdv_intel_display.c [new file with mode: 0644]
drivers/staging/gma500/cdv_intel_lvds.c [new file with mode: 0644]
drivers/staging/gma500/framebuffer.c
drivers/staging/gma500/gtt.c
drivers/staging/gma500/psb_intel_display.c
drivers/staging/gma500/psb_intel_reg.h