|
Linux Kernel
3.7.1
|
Data Fields | |
| int | count |
| int | size |
| int | low_mark |
| int | high_mark |
| int | flags |
| u32 | agp_start |
Definition at line 367 of file drm_ioc32.c.
| u32 agp_start |
Start address in the AGP aperture
Definition at line 373 of file drm_ioc32.c.
| int count |
Number of buffers of this size
Definition at line 368 of file drm_ioc32.c.
| int flags |
Definition at line 372 of file drm_ioc32.c.
| int high_mark |
High water mark
Definition at line 371 of file drm_ioc32.c.
| int low_mark |
Low water mark
Definition at line 370 of file drm_ioc32.c.
| int size |
Size in bytes
Definition at line 369 of file drm_ioc32.c.
1.8.2