]> git.baikalelectronics.ru Git - kernel.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)
commit38fa5a8d4b4c213819b559fd6ac98c72f0df5cd6
tree4a9b0de862fad2c6b8693be5a24cdf17ea9ff8da
parentee62ff854712868eaa83b506713bfd0a11c5dead
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]