commit | d0f827bb18fe2ceb39707718334b636b89be4af0 | [log] [tgz] |
---|---|---|
author | Colin Xu <colin.xu@intel.com> | Mon Jun 11 15:39:33 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Jun 13 10:57:29 2018 +0800 |
tree | 1c48e3cdde0b5f6b6c98eb3fe1ad8f8dffc6968c | |
parent | 665004b8f50612d1e354eb9abd6d97e6eb85a619 [diff] |
drm/i915/gvt: Enable irq initialization for BXT. Initialize BXT irq handler as SKL/KBL. v2: All supported platforms share the same irq ops and map. 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>