summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie7-40/+42
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula7-40/+42
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie7-13/+56
2017-04-18drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter1-2/+2
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang1-0/+5
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang2-10/+2
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang1-1/+28
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du2-4/+2
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du1-6/+0
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du1-6/+0
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du1-2/+2
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+2
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie6-6/+26
2017-04-06drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang1-9/+1
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He1-1/+2
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula6-12/+54
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang1-3/+6
2017-03-31drm/i915/gvt: remove the redundant info NULL checkTina Zhang1-7/+0
2017-03-31drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang1-1/+1
2017-03-30drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du1-3/+0
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang4-6/+48
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao1-2/+7
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao3-1/+69
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao1-0/+59
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao4-7/+33
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao1-30/+36
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao3-25/+48
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao4-16/+41
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang1-7/+0
2017-03-30drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang1-1/+1
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang3-13/+22
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han8-26/+43
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han1-0/+12
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han1-198/+211
2017-03-29drm/i915/gvt: Add KBL platform definition.Xu Han1-9/+10
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang1-0/+32
2017-03-29drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang1-1/+2
2017-03-29drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li1-1/+12
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang1-4/+4
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie14-182/+267
2017-03-27Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d...Jani Nikula6-6/+26
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie14-256/+686
2017-03-22drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...Changbin Du1-1/+6
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du2-27/+20
2017-03-21drm/i915/gvt: set shadow entry to scratch page while p2m failedXiaoguang Chen1-2/+6
2017-03-21drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.Xu Han1-1/+2
2017-03-21drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong1-1/+1
2017-03-20drm/i915/gvt: add write handler for mmio mbctlPei Zhang1-1/+9
2017-03-20drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson1-0/+2
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson1-1/+1