Lines Matching full:aperture
141 "allocating GATT for aperture of size %dM\n",
145 device_printf(dev, "bad aperture size\n");
188 * Sets the PCI resource which represents the AGP aperture.
190 * If not called, the default AGP aperture resource of AGP_APBASE will
210 * Find and map the aperture, RF_SHAREABLE for DRM but not RF_ACTIVE
308 * Default AGP aperture size detection which simply returns the size of
309 * the aperture's PCI resource.
320 * Default AGP aperture size setting function, which simply doesn't allow
324 agp_generic_set_aperture(device_t dev, u_int32_t aperture)
329 if (current_aperture != aperture)