summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorXiaolin Zhang <xiaolin.zhang@intel.com>2019-08-27 11:39:23 +0300
committerZhenyu Wang <zhenyuw@linux.intel.com>2019-09-06 08:38:51 +0300
commit0a3242bdb47713e09cb004a0ba4947d3edf82d8a (patch)
tree189e100bf581f39ef8f3a9baa67a975508f3e8a7 /virt
parentc36beba6b296b3c05a0f29753b04775e5ae23886 (diff)
downloadlinux-0a3242bdb47713e09cb004a0ba4947d3edf82d8a.tar.xz
drm/i915/gvt: update vgpu workload head pointer correctly
when creating a vGPU workload, the guest context head pointer should be updated correctly by comparing with the exsiting workload in the guest worklod queue including the current running context. in some situation, there is a running context A and then received 2 new vGPU workload context B and A. in the new workload context A, it's head pointer should be updated with the running context A's tail. v2: walk through guest workload list in backward way. Cc: stable@vger.kernel.org Signed-off-by: Xiaolin Zhang <xiaolin.zhang@intel.com> Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions