drm/i915: Add distinct stubs for PM hibernation phases
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 14 May 2016 06:26:32 +0000 (07:26 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 14 May 2016 07:51:39 +0000 (08:51 +0100)
commit1f19ac2a0b1ad8e2a9c382efa7416b014c988949
treeeed77d3ea3529bf81194d94fbc764780ef3d3da2
parente3d5457c7caabb77b3f1d0b09c4a63362e9b04d2
drm/i915: Add distinct stubs for PM hibernation phases

Currently for handling the extra hibernation phases we just call the
equivalent suspend/resume phases. In the next couple of patches, I wish
to specialise the hibernation phases to reduce the amount of work
required for handling GEM objects.

v2: There are more! Don't forget the freeze phases.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Imre Deak <imre.deak@intel.com>
Cc: David Weinehall <david.weinehall@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1463207195-22076-1-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_drv.c
This page took 0.027118 seconds and 5 git commands to generate.