gma500: Move the basic driver out of staging
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Nov 2011 18:20:47 +0000 (18:20 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2011 11:19:54 +0000 (11:19 +0000)
This driver supports unaccelerated KMS display, and accelerated console
handling on the Intel Poulsbo, Oaktrail, Cedarview and Medfield hardware.

For the initial merge Medfield will be left out as it needs considerable
further work to reach a decent standard

Begin by adding the Makefiles and Kconfig. These are not yet plumbed into
the DRM layer so will have no effect on their own

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found