[PATCH 0/2] drm/i915/gvt: unify workload shadow/unshadow interface
Zhenyu Wang
zhenyuw at linux.intel.com
Mon Feb 13 02:26:30 UTC 2017
On 2017.02.09 16:58:01 +0800, changbin.du at intel.com wrote:
> From: Changbin Du <changbin.du at intel.com>
>
> This 2 patches unify the interface to shadow or unshadow a workload. Futher will
> use unified interface to enhance error handling for workload dispatch failure.
>
> Changbin Du (2):
> drm/i915/gvt: combine intel_gvt_scan_and_shadow_workload and
> intel_gvt_scan_and_shadow_wa_ctx
> drm/i915/gvt: move unshadow workload work to cmd_parser.c
>
> drivers/gpu/drm/i915/gvt/cmd_parser.c | 79 ++++++++++++++++++++++++++---------
> drivers/gpu/drm/i915/gvt/cmd_parser.h | 2 +-
> drivers/gpu/drm/i915/gvt/execlist.c | 32 +-------------
> drivers/gpu/drm/i915/gvt/scheduler.c | 4 --
> 4 files changed, 62 insertions(+), 55 deletions(-)
>
I need to see the real user for this to see if moving code between
files is really necessary, otherwise seems like to make it worse.
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20170213/5ede8328/attachment.sig>
More information about the intel-gvt-dev
mailing list