Home
last modified time | relevance | path

Searched refs:aperture_total (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_dev.c48 dev->aperture_total = info->aperture_total; in ilo_dev_init()
Dilo_dev.h45 size_t aperture_total; member
Dintel_winsys.h69 size_t aperture_total; member
/external/mesa3d/src/gallium/winsys/intel/drm/
Dintel_drm_winsys.c148 &info->aperture_mappable, &info->aperture_total)) { in probe_winsys()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_screen.c537 const uint64_t gpu_memory = is->dev.aperture_total * 3 / 4; in ilo_get_param()