From: Ilia Mirkin Date: Thu, 23 Jan 2014 07:45:02 +0000 (-0500) Subject: drm/nouveau: resume display if any later suspend bits fail X-Git-Tag: v3.14-rc1~47^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3980dc50c5117a952baee7135aae50d48304af3;p=pandora-kernel.git 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 Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed