summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2011-06-03 10:07:08 +1000
committerBen Skeggs <bskeggs@redhat.com>2011-06-23 15:58:46 +1000
commitfe32b16e7998bae28209834c0f7c21766d7524ec (patch)
treef018bd86a2bfd565e0d126eaca5d63e2ab823981 /drivers/gpu/drm/nouveau/nouveau_drv.h
parentb79181cbad3ab40509ea6c985b940d48d90abc0b (diff)
drm/nv50-nvc0/vm: take client reference on shared channel vm
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drv.h')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index 633f1e6d421..a49953654a2 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -48,6 +48,7 @@
struct nouveau_fpriv {
spinlock_t lock;
struct list_head channels;
+ struct nouveau_vm *vm;
};
static inline struct nouveau_fpriv *