Age | Commit message (Expand) | Author |
2017-12-08 | drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h} | Changbin Du |
2017-12-08 | drm/i915/gvt: Remove MMIO barrier in MMIO switch | Changbin Du |
2017-12-08 | drm/i915/gvt: Select appropriate mmio list at initialization time | Changbin Du |
2017-12-08 | drm/i915/gvt: Refine the ring mmio list definition | Changbin Du |
2017-11-16 | drm/i915/gvt: Reduce rcs mocs switch latency | Changbin Du |
2017-11-16 | drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submission | Zhi Wang |
2017-11-16 | drm/i915/gvt: Introduce intel_vgpu_submission | Zhi Wang |
2017-09-22 | drm/i915: Rename global i915 to i915_modparams | Michal Wajdeczko |
2017-08-10 | drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces... | Changbin Du |
2017-08-10 | drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_... | Changbin Du |
2017-06-16 | Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr... | Jani Nikula |
2017-06-08 | drm/i915/gvt: Change flood gvt dmesg into trace | Xiong Zhang |
2017-06-08 | drm/i915/gvt: implement per-vm mmio switching optimization | Changbin Du |
2017-05-15 | Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d... | Jani Nikula |
2017-05-08 | drm/i915/gvt: not to restore in-context mmio | Chuanxiao Dong |
2017-04-26 | Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i... | Jani Nikula |
2017-04-12 | drm/i915/gvt: remove redundant platform check for mocs load/restore | Changbin Du |
2017-04-12 | drm/i915/gvt: Align render mmio list to cacheline | Changbin Du |
2017-04-11 | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie |
2017-03-29 | drm/i915/gvt: Add KBL dispatch logic in each function. | Xu Han |
2017-03-29 | drm/i915/gvt: Update save/restore list to compatible KBL platform. | Xu Han |
2017-03-21 | drm/i915/gvt: fix wrong offset when loading RCS mocs | Chuanxiao Dong |
2017-03-17 | drm/i915/gvt: replace the gvt_err with gvt_vgpu_err | Tina Zhang |
2017-02-23 | drm/i915/gvt: add more registers to context save/restore list | Zhao Yan |
2017-02-14 | drm/i915/gvt: optimize the inhibit context mmio load | Chuanxiao Dong |
2016-11-07 | drm/i915/gvt: correct the emulation in TLB control handler | Ping Gao |
2016-10-24 | drm/i915/gvt: Fix broken mocs offset | Zhenyu Wang |
2016-10-24 | drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate | Arkadiusz Hiler |
2016-10-20 | drm/i915/gvt: clean up intel_gvt.h as interface for i915 core | Zhenyu Wang |
2016-10-14 | drm/i915/gvt: vGPU context switch | Zhi Wang |