summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/render.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula1-8/+40
2017-06-08drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang1-6/+7
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du1-2/+33
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula1-0/+3
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong1-0/+3
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula1-8/+2
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-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie1-1/+1
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han1-5/+6
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han1-0/+12
2017-03-21drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong1-1/+1
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang1-1/+1
2017-02-23drm/i915/gvt: add more registers to context save/restore listZhao Yan1-0/+16
2017-02-14drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong1-0/+17
2016-11-07drm/i915/gvt: correct the emulation in TLB control handlerPing Gao1-0/+2
2016-10-24drm/i915/gvt: Fix broken mocs offsetZhenyu Wang1-0/+2
2016-10-24drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidateArkadiusz Hiler1-2/+17
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-0/+1
2016-10-14drm/i915/gvt: vGPU context switchZhi Wang1-0/+290