]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_drv.h
drm: move ttm global code to core drm
[net-next-2.6.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index d0a35d9ba522004d419dba43858593e3ff4e3f0e..e15db15dca77507ec13614ecc2cac5d2ec147bd4 100644 (file)
@@ -533,7 +533,7 @@ struct drm_nouveau_private {
        struct list_head vbl_waiting;
 
        struct {
-               struct ttm_global_reference mem_global_ref;
+               struct drm_global_reference mem_global_ref;
                struct ttm_bo_global_ref bo_global_ref;
                struct ttm_bo_device bdev;
                spinlock_t bo_list_lock;