Searched refs:aperture_bytes (Results 1 – 7 of 7) sorted by relevance
322 uint64_t aperture_bytes; member
1625 intel_get_aperture_size(fd, &devinfo->aperture_bytes); in intel_get_device_info_from_fd()
188 uint64_t aperture_bytes; member
336 (devinfo->aperture_bytes * 3 / 4) / (1024 * 1024); in iris_get_param()
353 (screen->aperture_bytes * 3 / 4) / (1024 * 1024); in crocus_get_param()762 screen->aperture_bytes = get_aperture_size(fd); in crocus_screen_create()
204 uint64_t aperture_bytes; member
2604 screen->aperture_threshold = devinfo->aperture_bytes * 3 / 4; in brw_init_screen()