summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)Author
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-06drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang
2017-03-31drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-31drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang
2017-03-30drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-30drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han
2017-03-29drm/i915/gvt: Add KBL platform definition.Xu Han
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang
2017-03-29drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang
2017-03-29drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-27Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-22drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...Changbin Du
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du
2017-03-21drm/i915/gvt: set shadow entry to scratch page while p2m failedXiaoguang Chen
2017-03-21drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.Xu Han