OSDN Git Service

drm/i915/gvt: Enable gtt initialization for BXT.
authorColin Xu <colin.xu@intel.com>
Mon, 11 Jun 2018 07:39:32 +0000 (15:39 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 13 Jun 2018 02:57:29 +0000 (10:57 +0800)
commit665004b8f50612d1e354eb9abd6d97e6eb85a619
treec38baa9f602248f1c079224b4cb5c6e8f954a2f3
parent6fa6616b8f7adaf8380d72e53733bc2472b0d157
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>
drivers/gpu/drm/i915/gvt/gtt.c