[Intel-gfx] [PULL] more gvt-next-fixes for 4.17
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Tue Mar 27 13:42:28 UTC 2018
Quoting Zhenyu Wang (2018-03-27 11:39:42)
>
> Hi, Joonas
>
> Here's this week's gvt-next-fixes queued for 4.17. One notable change
> is to revert previous workaround for gvt context preemption, now it
> has full support for preemption now.
I've pulled the patches, but this revert sounds fishy. Is it something
that should have been done together with a commit in a batch introduced
to 4.17? To me, this sounds much like a feature patch, "enable
pre-emption on GVT context" is even written in the tag.
So I'm inclined to drop this patch from -fixes pull.
Is there some specific reason why you don't use Fixes: tagging to
make it easier to track which patches the fixes apply to, if there are
some?
Regards, Joonas
> Others are normal fixes and
> optimizations.
>
> Thanks
> --
> The following changes since commit d8303075699292008ae5b2c8fc728d455b994c26:
>
> drm/i915/gvt: force to set all context control bits from guest (2018-03-19 17:33:30 +0800)
>
> are available in the Git repository at:
>
> https://github.com/intel/gvt-linux.git tags/gvt-next-fixes-2018-03-27
>
> for you to fetch changes up to 21e6e1af36a3c9b1c34bc441e5fa27cb36fbb830:
>
> drm/i915/gvt: Dereference msi eventfd_ctx when it isn't used anymore (2018-03-27 11:20:58 +0800)
>
> ----------------------------------------------------------------
> gvt-next-fixes-2018-03-27
>
> - fix unhandled vfio ioctl return value (Gerd)
> - revert gvt ctx preemption workaround, enable preemption
> on gvt context! (Weinan)
> - no-op user interrupt for vGPU (Zhipeng)
> - fix eventfd ctx deference (Xiong)
> - misc cleanup
>
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
> drm/i915/gvt: throw error on unhandled vfio ioctls
>
> Gustavo A. R. Silva (1):
> drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notification
>
> Weinan Li (1):
> Revert "drm/i915/gvt: set max priority for gvt context"
>
> Xiong Zhang (1):
> drm/i915/gvt: Dereference msi eventfd_ctx when it isn't used anymore
>
> Zhipeng Gong (1):
> drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parser
>
> drivers/gpu/drm/i915/gvt/cmd_parser.c | 1 +
> drivers/gpu/drm/i915/gvt/handlers.c | 1 +
> drivers/gpu/drm/i915/gvt/kvmgt.c | 18 ++++++++++++++++--
> drivers/gpu/drm/i915/gvt/scheduler.c | 3 ---
> 4 files changed, 18 insertions(+), 5 deletions(-)
>
>
> --
> Open Source Technology Center, Intel ltd.
>
> $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
More information about the Intel-gfx
mailing list