History log of /drivers/gpu/drm/gma500/power.h
Revision Date Author Comments
888eef2e8c2d9fc2e6ccf58fb4a8f9f6d8ff9a22 06-Apr-2013 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> drm/gma500: Add hooks for hibernation

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>
bbbb262d375140a27ed9fe45a13f19a04a0c51b2 03-Nov-2011 Alan Cox <alan@linux.intel.com> 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>