From: Imre Deak Date: Thu, 23 Oct 2014 16:23:28 +0000 (+0300) Subject: drm/i915: add comments on what stage a given PM handler is called X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5545dbbfb3bb7a5ab5ced991e08d1c312326e843;p=pandora-kernel.git drm/i915: add comments on what stage a given PM handler is called This will hopefully make it easier to navigate the code without the need to consult the full PM documentation. v2: - add a comment that the freeze handler is also called after rebooting - add a comment that the thaw handler is also called to recover from errors (Ville) - add the PM event names (PMSG_THAW etc.) for reference (Ville) - add comments that s0ix can be handled both via system and runtime suspend (Ville) Signed-off-by: Imre Deak Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed