Searched refs:aperture_bytes (Results 1 – 5 of 5) sorted by relevance
256 uint64_t aperture_bytes; member
1444 gen_get_aperture_size(fd, &devinfo->aperture_bytes); in gen_get_device_info_from_fd()
188 uint64_t aperture_bytes; member
340 (devinfo->aperture_bytes * 3 / 4) / (1024 * 1024); in iris_get_param()
2616 screen->aperture_threshold = devinfo->aperture_bytes * 3 / 4; in intelInitScreen2()