OSDN Git Service

drm/i915/gvt: Legacy HSW related MMIO handler clean up
authorfred gao <fred.gao@intel.com>
Thu, 25 May 2017 07:32:27 +0000 (15:32 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 8 Jun 2017 05:59:17 +0000 (13:59 +0800)
commita1dcba905817f97a4086392276334dce0f6faea7
tree2c6015a2aa9fdd7eac4a96710a1572c77a8368f5
parentf100daec9c9a5bbf1a715323cb6102e99933fdb3
drm/i915/gvt: Legacy HSW related MMIO handler clean up

remove all the legacy pre-BDW mmio handlers and the corresponding
usage/definition since pre-BDW platforms are not supported in GVT
environment.

v2:
- clean up all the left dirty code before BDW, e.g
  all D_HSW usage and itself, D_IVB, D_PRE_BDW. (Zhenyu)
v3:
- change is based on gvt-staging. (Zhenyu)

Signed-off-by: fred gao <fred.gao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/handlers.c
drivers/gpu/drm/i915/gvt/mmio.h