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

#include <radeon_drm.h>

Data Fields

drm_radeon_context_regs_t context_state
 
drm_radeon_texture_regs_t tex_state [RADEON_MAX_TEXTURE_UNITS]
 
unsigned int dirty
 
unsigned int vertsize
 
unsigned int vc_format
 
struct drm_clip_rect boxes [RADEON_NR_SAREA_CLIPRECTS]
 
unsigned int nbox
 
unsigned int last_frame
 
unsigned int last_dispatch
 
unsigned int last_clear
 
struct drm_tex_region tex_list [RADEON_NR_TEX_HEAPS][RADEON_NR_TEX_REGIONS+1]
 
unsigned int tex_age [RADEON_NR_TEX_HEAPS]
 
int ctx_owner
 
int pfState
 
int pfCurrentPage
 
int crtc2_base
 
int tiling_enabled
 

Detailed Description

Definition at line 428 of file radeon_drm.h.

Field Documentation

Definition at line 441 of file radeon_drm.h.

Definition at line 433 of file radeon_drm.h.

int crtc2_base

Definition at line 456 of file radeon_drm.h.

int ctx_owner

Definition at line 453 of file radeon_drm.h.

unsigned int dirty

Definition at line 435 of file radeon_drm.h.

unsigned int last_clear

Definition at line 448 of file radeon_drm.h.

unsigned int last_dispatch

Definition at line 447 of file radeon_drm.h.

unsigned int last_frame

Definition at line 446 of file radeon_drm.h.

unsigned int nbox

Definition at line 442 of file radeon_drm.h.

int pfCurrentPage

Definition at line 455 of file radeon_drm.h.

int pfState

Definition at line 454 of file radeon_drm.h.

unsigned int tex_age[RADEON_NR_TEX_HEAPS]

Definition at line 452 of file radeon_drm.h.

Definition at line 450 of file radeon_drm.h.

Definition at line 434 of file radeon_drm.h.

int tiling_enabled

Definition at line 457 of file radeon_drm.h.

unsigned int vc_format

Definition at line 437 of file radeon_drm.h.

unsigned int vertsize

Definition at line 436 of file radeon_drm.h.


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