Linux Kernel
3.7.1
|
#include <ast_drv.h>
Data Fields | |
struct drm_device * | dev |
void __iomem * | regs |
void __iomem * | ioregs |
enum ast_chip | chip |
bool | vga2_clone |
uint32_t | dram_bus_width |
uint32_t | dram_type |
uint32_t | mclk |
uint32_t | vram_size |
struct ast_fbdev * | fbdev |
int | fb_mtrr |
struct { | |
struct drm_global_reference mem_global_ref | |
struct ttm_bo_global_ref bo_global_ref | |
struct ttm_bo_device bdev | |
} | ttm |
struct drm_gem_object * | cursor_cache |
uint64_t | cursor_cache_gpu_addr |
struct ttm_bo_kmap_obj | cache_kmap |
int | next_cursor |
struct ttm_bo_device bdev |
struct ttm_bo_global_ref bo_global_ref |
struct ttm_bo_kmap_obj cache_kmap |
struct drm_device* dev |
struct drm_global_reference mem_global_ref |
struct { ... } ttm |