]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit3abcf41fb1fc6f127ff98d3bae75db7f8f575e47
tree4a9b0de862fad2c6b8693be5a24cdf17ea9ff8da
parent1ea6b8f48918282bdca0b32a34095504ee65bab5
gma500: Move the basic driver out of staging

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>
drivers/gpu/drm/gma500/Kconfig [new file with mode: 0644]
drivers/gpu/drm/gma500/Makefile [new file with mode: 0644]