diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_vm.h')
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_vm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_vm.h b/drivers/gpu/drm/nouveau/nouveau_vm.h index 2e06b55cfdc1..c48a9fc2b47b 100644 --- a/drivers/gpu/drm/nouveau/nouveau_vm.h +++ b/drivers/gpu/drm/nouveau/nouveau_vm.h | |||
@@ -53,8 +53,7 @@ struct nouveau_vm { | |||
53 | int refcount; | 53 | int refcount; |
54 | 54 | ||
55 | struct list_head pgd_list; | 55 | struct list_head pgd_list; |
56 | atomic_t pgraph_refs; | 56 | atomic_t engref[16]; |
57 | atomic_t pcrypt_refs; | ||
58 | 57 | ||
59 | struct nouveau_vm_pgt *pgt; | 58 | struct nouveau_vm_pgt *pgt; |
60 | u32 fpde; | 59 | u32 fpde; |