summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/render.c
AgeCommit message (Expand)Author
2017-12-08drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du
2017-12-08drm/i915/gvt: Remove MMIO barrier in MMIO switchChangbin Du
2017-12-08drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du
2017-12-08drm/i915/gvt: Refine the ring mmio list definitionChangbin Du
2017-11-16drm/i915/gvt: Reduce rcs mocs switch latencyChangbin Du
2017-11-16drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-08drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
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-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
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-21drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-02-23drm/i915/gvt: add more registers to context save/restore listZhao Yan
2017-02-14drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong
2016-11-07drm/i915/gvt: correct the emulation in TLB control handlerPing Gao
2016-10-24drm/i915/gvt: Fix broken mocs offsetZhenyu Wang
2016-10-24drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidateArkadiusz Hiler
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: vGPU context switchZhi Wang