Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dagpgart.h35 struct agp_info { struct
36 struct agp_version version; /* version of the driver */
37 u32 bridge_id; /* bridge vendor/device */
38 u32 agp_mode; /* mode info of bridge */
39 unsigned long aper_base;/* base of aperture */
40 size_t aper_size; /* size of aperture */
41 size_t pg_total; /* max pages (swap + system) */
42 size_t pg_system; /* max pages (system) */
43 size_t pg_used; /* current pages used */
/linux-4.19.296/include/drm/
Ddrm_agpsupport.h17 struct agp_kern_info agp_info; member
/linux-4.19.296/include/uapi/linux/
Dagpgart.h71 } agp_info; typedef