]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into drm-intel...
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 14 May 2020 15:02:22 +0000 (18:02 +0300)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 14 May 2020 15:02:23 +0000 (18:02 +0300)
commit6e75ef0c0bc1d1d486713b013222df2368652a99
treecd02e3a372f90b6e0b524e61e613850cae28a384
parentb780a2b55a459138d408811752d044e3df50142b
parentfcbe9a6967ff2846cc2b10b68bd25c326aeccf86
Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into drm-intel-next-queued

gvt-next-2020-05-12

- Support PPGTT update via LRI cmd (Zhenyu)
- Remove extra kmap for shadow ctx update (Zhenyu)
- Move workload cleanup out of execlist handling code (Zhenyu)

Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
From: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200512094017.GX18545@zhen-hp.sh.intel.com
drivers/gpu/drm/i915/gvt/cmd_parser.c
drivers/gpu/drm/i915/gvt/gtt.c
drivers/gpu/drm/i915/gvt/handlers.c
drivers/gpu/drm/i915/gvt/scheduler.c