nouveau: create linear gart/vram mman in common screen init
[mesa.git] / src / gallium / drivers / nv50 / nv50_screen.h
index 672891b6b7f2cacfd6a728a6bb0c3ba8b4c81c0e..3bf67eb656b6a7d752bc4cb69c6cc533e68e2da0 100644 (file)
@@ -54,8 +54,6 @@ struct nv50_screen {
 
    struct nouveau_notifier *sync;
 
-   struct nouveau_mman *mm_GART;
-   struct nouveau_mman *mm_VRAM;
    struct nouveau_mman *mm_VRAM_fe0;
 
    struct nouveau_grobj *tesla;