Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm.h562 struct drm_agp_info { struct
563 int agp_version_major;
564 int agp_version_minor;
565 unsigned long mode;
566 unsigned long aperture_base; /* physical address */
567 unsigned long aperture_size; /* bytes */
568 unsigned long memory_allowed; /* bytes */
569 unsigned long memory_used;
572 unsigned short id_vendor;
573 unsigned short id_device;
/third_party/mesa3d/include/drm-uapi/
Ddrm.h562 struct drm_agp_info { struct
563 int agp_version_major;
564 int agp_version_minor;
565 unsigned long mode;
566 unsigned long aperture_base; /* physical address */
567 unsigned long aperture_size; /* bytes */
568 unsigned long memory_allowed; /* bytes */
569 unsigned long memory_used;
572 unsigned short id_vendor;
573 unsigned short id_device;