summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/power.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/gma500: Add hooks for hibernationPatrik Jakobsson2013-04-071-0/+3
| | | | | | | Currently we do whatever is done during suspend/resume but we might need some more work for hibernation so keep them in separate functions. Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
* gma500: Add device frameworkAlan Cox2011-11-161-0/+67
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>
OpenPOWER on IntegriCloud