]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Rename shadow_page to short name spt
authorChangbin Du <changbin.du@intel.com>
Tue, 30 Jan 2018 11:19:50 +0000 (19:19 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 6 Mar 2018 05:19:18 +0000 (13:19 +0800)
commit11cb6f40b43735bcb419790746a2a0a62bf6cb8a
treea332e1124eee709876c2a363768378d88700d062
parentf56471b643a68a4ae2ddb79c9e9a671d12bbcc4e
drm/i915/gvt: Rename shadow_page to short name spt

The target structure of some functions is struct intel_vgpu_ppgtt_spt and
their names are xxx_shadow_page. It should be xxx_shadow_page_table. Let's
use short name 'spt' instead to reduce the length. As well as the hash
table name.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gtt.c
drivers/gpu/drm/i915/gvt/gtt.h