Loading drivers/gpu/drm/nouveau/nouveau_drv.h +0 −3 Original line number Original line Diff line number Diff line Loading @@ -846,9 +846,6 @@ extern void nv10_mem_put_tile_region(struct drm_device *dev, struct nouveau_fence *fence); struct nouveau_fence *fence); extern const struct ttm_mem_type_manager_func nouveau_vram_manager; extern const struct ttm_mem_type_manager_func nouveau_vram_manager; /* nvc0_vram.c */ extern const struct ttm_mem_type_manager_func nvc0_vram_manager; /* nouveau_notifier.c */ /* nouveau_notifier.c */ extern int nouveau_notifier_init_channel(struct nouveau_channel *); extern int nouveau_notifier_init_channel(struct nouveau_channel *); extern void nouveau_notifier_takedown_channel(struct nouveau_channel *); extern void nouveau_notifier_takedown_channel(struct nouveau_channel *); Loading Loading
drivers/gpu/drm/nouveau/nouveau_drv.h +0 −3 Original line number Original line Diff line number Diff line Loading @@ -846,9 +846,6 @@ extern void nv10_mem_put_tile_region(struct drm_device *dev, struct nouveau_fence *fence); struct nouveau_fence *fence); extern const struct ttm_mem_type_manager_func nouveau_vram_manager; extern const struct ttm_mem_type_manager_func nouveau_vram_manager; /* nvc0_vram.c */ extern const struct ttm_mem_type_manager_func nvc0_vram_manager; /* nouveau_notifier.c */ /* nouveau_notifier.c */ extern int nouveau_notifier_init_channel(struct nouveau_channel *); extern int nouveau_notifier_init_channel(struct nouveau_channel *); extern void nouveau_notifier_takedown_channel(struct nouveau_channel *); extern void nouveau_notifier_takedown_channel(struct nouveau_channel *); Loading