|
Linux Kernel
3.7.1
|
#include <mga_drm.h>
Data Fields | |
| __u32 | primary_size |
| __u32 | secondary_bin_count |
| __u32 | secondary_bin_size |
| __u32 | agp_mode |
| __u8 | agp_size |
AGP texture region | |
| unsigned long | texture_handle |
| __u32 | texture_size |
| __u32 agp_mode |
Bit-wise mask of AGPSTAT2_* values. Currently only AGPSTAT2_1X, AGPSTAT2_2X, and AGPSTAT2_4X are supported. If this value is zero, it means that PCI DMA should be used, even if AGP is possible.
On return from the DRM_MGA_DMA_BOOTSTRAP ioctl, this field will be filled in with the actual AGP mode. If AGP was not available (i.e., PCI DMA was used), this value will be zero.
| __u8 agp_size |
| __u32 primary_size |
| __u32 secondary_bin_count |
| __u32 secondary_bin_size |
| unsigned long texture_handle |
1.8.2