nouveau: opps restored the wrong channel

main
Matthieu Castet 2007-01-13 23:30:43 +01:00
parent f04347f371
commit 06cd155595
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ void nouveau_nv20_context_switch(drm_device_t *dev)
NV_WRITE(NV_PGRAPH_CTX_CONTROL, 0x10000000); NV_WRITE(NV_PGRAPH_CTX_CONTROL, 0x10000000);
nv20_graph_context_restore(dev, channel_old); nv20_graph_context_restore(dev, channel);
nouveau_wait_for_idle(dev); nouveau_wait_for_idle(dev);