Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ast_private Struct Reference

#include <ast_drv.h>

Data Fields

struct drm_devicedev
 
void __iomemregs
 
void __iomemioregs
 
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_fbdevfbdev
 
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
 

Detailed Description

Definition at line 76 of file ast_drv.h.

Field Documentation

Definition at line 96 of file ast_drv.h.

struct ttm_bo_global_ref bo_global_ref

Definition at line 95 of file ast_drv.h.

struct ttm_bo_kmap_obj cache_kmap

Definition at line 101 of file ast_drv.h.

enum ast_chip chip

Definition at line 82 of file ast_drv.h.

struct drm_gem_object* cursor_cache

Definition at line 99 of file ast_drv.h.

uint64_t cursor_cache_gpu_addr

Definition at line 100 of file ast_drv.h.

Definition at line 77 of file ast_drv.h.

uint32_t dram_bus_width

Definition at line 84 of file ast_drv.h.

uint32_t dram_type

Definition at line 85 of file ast_drv.h.

int fb_mtrr

Definition at line 91 of file ast_drv.h.

struct ast_fbdev* fbdev

Definition at line 89 of file ast_drv.h.

void __iomem* ioregs

Definition at line 80 of file ast_drv.h.

Definition at line 86 of file ast_drv.h.

struct drm_global_reference mem_global_ref

Definition at line 94 of file ast_drv.h.

int next_cursor

Definition at line 102 of file ast_drv.h.

Definition at line 79 of file ast_drv.h.

struct { ... } ttm
bool vga2_clone

Definition at line 83 of file ast_drv.h.

uint32_t vram_size

Definition at line 87 of file ast_drv.h.


The documentation for this struct was generated from the following file: