gma500: Add device framework
commitbbbb262d375140a27ed9fe45a13f19a04a0c51b2
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Nov 2011 18:21:31 +0000 (3 18:21 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2011 11:25:08 +0000 (16 11:25 +0000)
treedbd7960d612f3bbfc8ff6186be975a13159c2abe
parent4d8d096e9ae86621cc38b5417f4353305c5fd3a9
gma500: Add device framework

The devices have various internal differences so we have some abstractions
to hide the ugly differences and we then wrap them up in standard
interfaces. Add these bits

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/backlight.c [new file with mode: 0644]
drivers/gpu/drm/gma500/power.c [new file with mode: 0644]
drivers/gpu/drm/gma500/power.h [new file with mode: 0644]