1. 10 Sep, 2018 2 commits
  2. 07 Sep, 2018 1 commit
  3. 04 Sep, 2018 4 commits
  4. 03 Sep, 2018 1 commit
    • Zhenyu Wang's avatar
      drm/i915/gvt: Give new born vGPU higher scheduling chance · 54ff01fd
      Zhenyu Wang authored
      This trys to give new born vGPU with higher scheduling chance
      not only with adding to sched list head and also have higher
      priority for workload sched for 2 seconds after starting to
      schedule it. In order for fast GPU execution during VM boot,
      and ensure guest driver setup with required state given in time.
      
      This fixes recent failure seen on one VM with multiple linux VMs
      running on kernel with commit 2621cefa
      
      ("drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setup"),
      which had shorter setup timeout that caused context state init failed.
      
      v2: change to 2s for higher scheduling period
      
      Cc: Yuan Hang <hang.yuan@intel.com>
      Reviewed-by: default avatarHang Yuan <hang.yuan@intel.com>
      Signed-off-by: default avatarZhenyu Wang <zhenyuw@linux.intel.com>
      54ff01fd
  5. 02 Sep, 2018 8 commits
  6. 01 Sep, 2018 4 commits
  7. 31 Aug, 2018 15 commits
  8. 30 Aug, 2018 5 commits