commit | ecf24de071f4f6cea79ecef5d990794df5875ee1 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 03 16:18:56 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Mar 26 14:08:13 2014 +1000 |
tree | 3a47330232e2dba68d668d12c849825af3eb08a0 | |
parent | 88e98d49a1b3e0f8103cdd4fd80d576ec33133ab [diff] |
drm/nouveau: fix fbcon not being accelerated after suspend This does *not* (and is not intended to) fix the issue reported by Christoph Rudorff on the nouveau mailinglist. The patch proposed (which is similar to this one, but also reorders whether we disable accel or call fb_set_suspend first), papers over another problem entirely by avoiding touching the framebuffer. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>