Home
last modified time | relevance | path

Searched refs:aperture_size (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_io32.h145 uint32_t aperture_size; member
H A Ddrm.h725 unsigned long aperture_size; /**< bytes */ member
H A Ddrm_agpsupport.c106 info.aperture_size = agpinfo->agpi_apersize* 1024 * 1024; in drm_agp_info()