|
Linux Kernel
3.7.1
|
#include <radeon_drm.h>
Public Types | |
| enum | { RADEON_INIT_CP = 0x01, RADEON_CLEANUP_CP = 0x02, RADEON_INIT_R200_CP = 0x03, RADEON_INIT_R300_CP = 0x04, RADEON_INIT_R600_CP = 0x05 } |
Data Fields | |
| enum drm_radeon_init:: { ... } | func |
| unsigned long | sarea_priv_offset |
| int | is_pci |
| int | cp_mode |
| int | gart_size |
| int | ring_size |
| int | usec_timeout |
| unsigned int | fb_bpp |
| unsigned int | front_offset |
| unsigned int | front_pitch |
| unsigned int | back_offset |
| unsigned int | back_pitch |
| unsigned int | depth_bpp |
| unsigned int | depth_offset |
| unsigned int | depth_pitch |
| unsigned long | fb_offset |
| unsigned long | mmio_offset |
| unsigned long | ring_offset |
| unsigned long | ring_rptr_offset |
| unsigned long | buffers_offset |
| unsigned long | gart_textures_offset |
Definition at line 554 of file radeon_drm.h.
| anonymous enum |
| RADEON_INIT_CP | |
| RADEON_CLEANUP_CP | |
| RADEON_INIT_R200_CP | |
| RADEON_INIT_R300_CP | |
| RADEON_INIT_R600_CP |
Definition at line 555 of file radeon_drm.h.
| unsigned int back_offset |
Definition at line 571 of file radeon_drm.h.
| unsigned int back_pitch |
Definition at line 571 of file radeon_drm.h.
| unsigned long buffers_offset |
Definition at line 579 of file radeon_drm.h.
| int cp_mode |
Definition at line 564 of file radeon_drm.h.
| unsigned int depth_bpp |
Definition at line 572 of file radeon_drm.h.
| unsigned int depth_offset |
Definition at line 573 of file radeon_drm.h.
| unsigned int depth_pitch |
Definition at line 573 of file radeon_drm.h.
| unsigned int fb_bpp |
Definition at line 569 of file radeon_drm.h.
| unsigned long fb_offset |
Definition at line 575 of file radeon_drm.h.
| unsigned int front_offset |
Definition at line 570 of file radeon_drm.h.
| unsigned int front_pitch |
Definition at line 570 of file radeon_drm.h.
| enum { ... } func |
| int gart_size |
Definition at line 565 of file radeon_drm.h.
| unsigned long gart_textures_offset |
Definition at line 580 of file radeon_drm.h.
| int is_pci |
Definition at line 563 of file radeon_drm.h.
| unsigned long mmio_offset |
Definition at line 576 of file radeon_drm.h.
| unsigned long ring_offset |
Definition at line 577 of file radeon_drm.h.
| unsigned long ring_rptr_offset |
Definition at line 578 of file radeon_drm.h.
| int ring_size |
Definition at line 566 of file radeon_drm.h.
| unsigned long sarea_priv_offset |
Definition at line 562 of file radeon_drm.h.
| int usec_timeout |
Definition at line 567 of file radeon_drm.h.
1.8.2