commit | bf39ec335eb8cc51b4e1c9303ef92b380d204bb1 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Mar 27 17:41:02 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Mar 30 13:32:02 2017 +0800 |
tree | be3ce78d8ad84f85227f375ec3daa93d2df6b8af | |
parent | c10c12558c8bb375798b7643c762dbcc93db081a [diff] |
drm/i915/gvt: adjust mem size for low resolution type From commit d1a513be1f0a ("drm/i915/gvt: add resolution definition for vGPU type"), small type has been restricted to small resolution, so not require larger high GM size any more. Change to smaller 384M for more VM creation with vGPU enabled which still perform reasonable workload. Fixes: d1a513be1f0a ("drm/i915/gvt: add resolution definition for vGPU type") Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>