Home
last modified time | relevance | path

Searched defs:drm_agp_info (Results 1 – 1 of 1) sorted by relevance

/include/uapi/drm/
Ddrm.h554 struct drm_agp_info { struct
555 int agp_version_major;
556 int agp_version_minor;
557 unsigned long mode;
558 unsigned long aperture_base; /* physical address */
559 unsigned long aperture_size; /* bytes */
560 unsigned long memory_allowed; /* bytes */
561 unsigned long memory_used;
564 unsigned short id_vendor;
565 unsigned short id_device;