These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpu / drm / nouveau / nv10_fence.c
index 5e1ea1c..2c35213 100644 (file)
@@ -50,7 +50,7 @@ nv10_fence_sync(struct nouveau_fence *fence,
 u32
 nv10_fence_read(struct nouveau_channel *chan)
 {
-       return nvif_rd32(chan, 0x0048);
+       return nvif_rd32(&chan->user, 0x0048);
 }
 
 void