gma500: Add support for Cedarview
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Nov 2011 18:22:37 +0000 (18:22 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2011 11:27:35 +0000 (11:27 +0000)
commit6a227d5fd6c4abe6a9226a40f6981825e9da5fbe
treec9bf4f59f45c84f668d15de32ac7d6420e700578
parent1b082ccf5901108d3acd860a73d8c0442556c0bb
gma500: Add support for Cedarview

Again this is similar but has some differences so we have a set of plug in
support. This does make the driver bigger than is needed in some respects
but the tradeoff for maintainability is huge.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/cdv_device.c [new file with mode: 0644]
drivers/gpu/drm/gma500/cdv_device.h [new file with mode: 0644]
drivers/gpu/drm/gma500/cdv_intel_crt.c [new file with mode: 0644]
drivers/gpu/drm/gma500/cdv_intel_display.c [new file with mode: 0644]
drivers/gpu/drm/gma500/cdv_intel_hdmi.c [new file with mode: 0644]
drivers/gpu/drm/gma500/cdv_intel_lvds.c [new file with mode: 0644]
This page took 0.22217 seconds and 5 git commands to generate.