]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/nv86/fifo: suspend fix
authorMaxim Levitsky <maximlevitsky@gmail.com>
Mon, 13 Aug 2012 23:22:07 +0000 (02:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:45 +0000 (10:39 -0700)
commit0bcaf42e89b5be757bf4ffc4063411c8ebe40e06
tree887d8656439b170952aaca2cc39d94ab25bfe55a
parentedec121abe8f51e14d328dfc893ae704567f4466
drm/nv86/fifo: suspend fix

commit 2064db725cc6d4ea19a24c138bc37939b63e3ae6 upstream.

This fix is a backport from the reworked nouveau driver.  It masks off the
engines we're not expecting to use before attempting a channel kickoff.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Cc: Sven Joachim <svenjoac@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/nouveau/nv84_fifo.c