[PATCH v2] drm/i915/gvt: add a fastpath for cmd parsing on MI_NOOP

Zhenyu Wang zhenyuw at linux.intel.com
Thu Aug 2 05:48:04 UTC 2018


On 2018.08.01 00:15:09 -0400, Zhao Yan wrote:
> MI_NOOP is a common command appearing in almost all command buffers, put it
> into a fastpath can improve perfomance, especially in command buffers
> contains lots of MI_NOOPs (0s).
> 
> Take glmark2 as an example, 3% performance increase is observed after
> introduced this patch. Meanwhile, in case where abundant in MI_NOOPs,
> up to 12% performance increase is measured.
> 
> v2: use lowercase for index of MI_NOOP in cmd_info (zhenyu wang)
> 
> Signed-off-by: Li Weinan <weinan.z.li at intel.com>
> Signed-off-by: Zhao Yan <yan.y.zhao at intel.com>
> ---

Applied, thanks!


-- 
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: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20180802/ce3d6e3e/attachment.sig>


More information about the intel-gvt-dev mailing list