commit | b25b4427e9dfba073cf9bc86603956ed395eb6e3 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Wed Dec 11 22:19:01 2013 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Mon Dec 16 12:43:55 2013 +1000 |
tree | e3db086cd3722db2bba8d464e051e745b3891460 | |
parent | 0f58411d4fd704d8958879fb08751eae3573271b [diff] |
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 <s.l-h@gmx.de> Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>