summaryrefslogtreecommitdiff
path: root/shared-core/nv40_fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared-core/nv40_fifo.c')
-rw-r--r--shared-core/nv40_fifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/nv40_fifo.c b/shared-core/nv40_fifo.c
index f04c2882..eb160ee2 100644
--- a/shared-core/nv40_fifo.c
+++ b/shared-core/nv40_fifo.c
@@ -43,7 +43,7 @@ nv40_fifo_create_context(struct nouveau_channel *chan)
struct drm_nouveau_private *dev_priv = dev->dev_private;
int ret;
- if ((ret = nouveau_gpuobj_new_fake(dev, NV40_RAMFC(chan->id),
+ if ((ret = nouveau_gpuobj_new_fake(dev, NV40_RAMFC(chan->id), ~0,
NV40_RAMFC__SIZE,
NVOBJ_FLAG_ZERO_ALLOC |
NVOBJ_FLAG_ZERO_FREE,