Linux Kernel
3.7.1
|
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <subdev/fb.h>
#include "nouveau_drm.h"
#include "nouveau_ttm.h"
Go to the source code of this file.
Data Structures | |
struct | nouveau_sgdma_be |
Functions | |
struct ttm_tt * | nouveau_sgdma_create_ttm (struct ttm_bo_device *bdev, unsigned long size, uint32_t page_flags, struct page *dummy_read_page) |
|
read |
Definition at line 90 of file nouveau_sgdma.c.