]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0f62b96a4d5fd94fa2d92b55cda397eb80e7291
tree333cd6f2505a5f476db9040b5824a13126edcb52
parenta59394f85f6c60519efc6263c1034af87899a468
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