Linux Kernel
3.7.1
|
#include <ttm_bo_driver.h>
Data Fields | |
struct ttm_tt | ttm |
dma_addr_t * | dma_address |
struct list_head | pages_list |
struct ttm_dma_tt
: Base ttm_tt struct. : The DMA (bus) addresses of the pages : used by some page allocation backend
This is a structure holding the pages, caching- and aperture binding status for a buffer object that isn't backed by fixed (VRAM / AGP) memory.
Definition at line 140 of file ttm_bo_driver.h.
Definition at line 142 of file ttm_bo_driver.h.
Definition at line 143 of file ttm_bo_driver.h.
Definition at line 141 of file ttm_bo_driver.h.