commit | 64d8bb83b61d3fcb0babaa88c4e8b423e7d2721e | [log] [tgz] |
---|---|---|
author | Ping Gao <ping.a.gao@intel.com> | Tue Jul 04 16:11:16 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Aug 10 10:26:08 2017 +0800 |
tree | 10a60c9d1615e0303b3608fa0af8b843019a2728 | |
parent | 87e919d741f9bf07f8aad6f096c6ebc3345a9856 [diff] |
drm/i915/gvt: Replace duplicated code with exist function Use the exist function intel_gvt_ggtt_validate_range to replace these duplicated code that do the same thing. Signed-off-by: Ping Gao <ping.a.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>