summaryrefslogtreecommitdiff
path: root/Documentation/bus-devices
diff options
context:
space:
mode:
authorHang Yuan <hang.yuan@linux.intel.com>2018-08-07 18:29:21 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2018-08-13 12:32:57 +0800
commitf9090d4c22130c861b9e00e063812ac69d93a4a2 (patch)
tree0e7ef5a3ce317f5ab81d48d9ef929320f2d22666 /Documentation/bus-devices
parent13bdff337e4ea467a547df771a825dd9b4ed6dd9 (diff)
drm/i915/gvt: free workload in vgpu release
Some workloads may be prepared in vgpu's queue but not be scheduled to run yet. If vgpu is released at this time, they will not be freed in workload complete callback and so need to be freed in vgpu release operation. Add new vgpu_release operation in gvt_ops to stop vgpu and release runtime resources. gvt_ops vgpu_deactivate operation will only stop vgpu. v2: add new gvt ops to clean vgpu running status (Xiong Zhang) Signed-off-by: Hang Yuan <hang.yuan@linux.intel.com> Reviewed-by: Xiong Zhang <xiong.y.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'Documentation/bus-devices')
0 files changed, 0 insertions, 0 deletions