]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nv50: wait for pgraph to idle before unloading the context
authorMaarten Maathuis <madman2003@gmail.com>
Mon, 11 Jan 2010 20:18:53 +0000 (21:18 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 14 Jan 2010 08:48:21 +0000 (18:48 +1000)
commit6463d8088a9c80c4c811ea4fd4c4b37be42816ad
tree31fe16e9d83d601e3a60f0f924966a6023aee2b2
parent9f5e559eb13f35e30f818d1e93266ebbab975416
drm/nv50: wait for pgraph to idle before unloading the context

This should fix the problem with gpu hangs people have had when closing
channels.

Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv50_graph.c