commit | f3980dc50c5117a952baee7135aae50d48304af3 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Thu Jan 23 02:45:02 2014 -0500 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 30 09:20:28 2014 +1000 |
tree | 34f162b4df261f10701e13e279cf09363023797c | |
parent | 09c3de135063f93d7137ad112f551f293b1204cf [diff] |
drm/nouveau: resume display if any later suspend bits fail If either idling channels or suspending the fence were to fail, the display would never be resumed. Also if a client fails, resume the fence (not functionally important, but it would potentially leak memory). See https://bugs.freedesktop.org/show_bug.cgi?id=70213 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>