From: Ilia Mirkin Date: Thu, 12 Dec 2013 03:19:01 +0000 (-0500) Subject: drm/nouveau: only runtime suspend by default in optimus configuration X-Git-Tag: v3.13-rc5~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25b4427e9dfba073cf9bc86603956ed395eb6e3;p=pandora-kernel.git drm/nouveau: only runtime suspend by default in optimus configuration The intent was to only enable it by default for optimus, e.g. see the runtime_idle callback. The suspend callback may be called directly, e.g. as a result of nouveau_crtc_set_config. Reported-by: Stefan Lippers-Hollmann Signed-off-by: Ilia Mirkin Tested-by: Stefan Lippers-Hollmann Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed