commit | 665004b8f50612d1e354eb9abd6d97e6eb85a619 | [log] [tgz] |
---|---|---|
author | Colin Xu <colin.xu@intel.com> | Mon Jun 11 15:39:32 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Jun 13 10:57:29 2018 +0800 |
tree | c38baa9f602248f1c079224b4cb5c6e8f954a2f3 | |
parent | 6fa6616b8f7adaf8380d72e53733bc2472b0d157 [diff] |
drm/i915/gvt: Enable gtt initialization for BXT. Initialize BXT gtt as SKL/KBL. v2: All supported platforms share the same gtt ops. Remove the platform check by now and let is_supported_device() be the gate keeper. Signed-off-by: Colin Xu <colin.xu@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>