commit | 1bc258519dc72070f21291cdd37aeaa192082abd | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Jan 30 19:19:41 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Mar 06 13:19:14 2018 +0800 |
tree | f94364f0f50d3573629ac86094d72d57250dd760 | |
parent | ede9d0cfcb789b6fd86ecb71b4721a19c53956e6 [diff] |
drm/i915/gvt: Refine the intel_vgpu_mm reference management If we manage an object with a reference count, then its life cycle must flow the reference count operations. Meanwhile, change the operation functions to generic name *put* and *get*. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>