[Intel-gfx] [PULL] gvt-next for 4.17

Zhi Wang zhi.a.wang at intel.com
Thu Apr 19 09:17:43 UTC 2018


Hi:

Here is the pull request of gvt-next for 4.17 with some new features and 
optimizations.

Thanks,
Zhi.

--
The following changes since commit fadec6eefe232696c5c471b40df33e6db616e854:

   drm/i915: Update DRIVER_DATE to 20180413 (2018-04-13 12:20:58 +0300)

are available in the git repository at:

   https://github.com/intel/gvt-linux.git tags/gvt-next-2018-04-19

for you to fetch changes up to c0fb4098fc47dcaeb47085c08d8fafa42fa8e471:

   drm/i915/gvt: Mark expected switch fall-through in 
handle_g2v_notification (2018-04-19 16:35:55 +0800)

----------------------------------------------------------------
- Minor condition check improvment (Gustavo A. R. Silva)
- Reverting GVT context priority hack (Weinan Li)
- Non-priviliged batch buffer scan (Yan Zhao)
- Scheduling optimizations (Zhipeng Gong)

----------------------------------------------------------------
Gustavo A. R. Silva (2):
       drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regs
       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"

Zhao Yan (1):
       drm/i915/gvt: scan non-privileged batch buffer for debug purpose

Zhipeng Gong (2):
       drm/i915/gvt: Use real time to do timer check
       drm/i915/gvt: Update time slice more frequently

  drivers/gpu/drm/i915/gvt/cmd_parser.c   | 55 +++++++++++++++++++-------
  drivers/gpu/drm/i915/gvt/debugfs.c      | 67 
++++++++++++++++++++++++++++++++
  drivers/gpu/drm/i915/gvt/gvt.h          |  1 +
  drivers/gpu/drm/i915/gvt/handlers.c     |  1 +
  drivers/gpu/drm/i915/gvt/sched_policy.c | 31 ++++++++-------
  drivers/gpu/drm/i915/gvt/scheduler.c    | 69 
+++++++++++++++++++++------------
  drivers/gpu/drm/i915/gvt/scheduler.h    |  1 +
  drivers/gpu/drm/i915/gvt/trace.h        | 24 +++++++++---
  8 files changed, 193 insertions(+), 56 deletions(-)


More information about the Intel-gfx mailing list