diff options
author | Zhi Wang <zhi.wang.linux@gmail.com> | 2021-01-10 23:43:05 +0200 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2021-02-22 16:42:14 +0800 |
commit | 67f1120381df022a7016f4acc8d4880da9a66c03 (patch) | |
tree | 0af085d8074f30baed5944150d8c99b19311982d /drivers/iio/TODO | |
parent | d18ac1a7eef9ec266142b637253353a8d9f95cc1 (diff) | |
download | linux-67f1120381df022a7016f4acc8d4880da9a66c03.tar.bz2 |
drm/i915/gvt: Introduce per object locking in GVT scheduler.
To support ww locking and per-object implemented in i915, GVT scheduler needs
to be refined. Most of the changes are located in shadow batch buffer, shadow
wa context in GVT-g, where use quite a lot of i915 gem object APIs.
v2:
- Adjust the usage of ww lock on context pin/unpin. (maarten)
- Rebase the patch on the newest staging branch.
Fixes: 6b05030496f7 ("drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.")
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1610314985-26065-1-git-send-email-zhi.wang.linux@gmail.com
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/iio/TODO')
0 files changed, 0 insertions, 0 deletions