os-traits/os_traits/hw/gpu
Jianghua Wang 86661e36e5 GPU: define traits for maximum display heads
Some virtual GPUs support specific maximum display heads (or called as
display outputs). This commit is to define traits for display heads, so
that it's able to associate the supported maximum display heads to vGPU
resource providers and it can schedule resource providers based on the
allowed maximum number of display heads.

Change-Id: Ie2b2aca4c00f7b7e01de2eb0455cb180f5e42e3b
Reference: http://docs.nvidia.com/grid/5.0/pdf/grid-vgpu-user-guide.pdf
2018-03-15 15:22:38 +00:00
..
__init__.py GPU: add os traits for GPU - API 2017-06-26 11:40:32 +01:00
api.py GPU: add os traits for GPU - API 2017-06-26 11:40:32 +01:00
max_display_heads.py GPU: define traits for maximum display heads 2018-03-15 15:22:38 +00:00
resolution.py GPU: add os traits for GPU - resolution 2017-06-26 15:19:36 +01:00