Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/linux/
H A Ddrm.h570 struct drm_agp_info { struct
571 int agp_version_major;
572 int agp_version_minor;
573 unsigned long mode;
574 unsigned long aperture_base; /* physical address */
575 unsigned long aperture_size; /* bytes */
576 unsigned long memory_allowed; /* bytes */
577 unsigned long memory_used;
580 unsigned short id_vendor;
581 unsigned short id_device;