summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/render.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du2017-12-081-403/+0
* drm/i915/gvt: Remove MMIO barrier in MMIO switchChangbin Du2017-12-081-12/+0
* drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du2017-12-081-33/+27
* drm/i915/gvt: Refine the ring mmio list definitionChangbin Du2017-12-081-90/+104
* drm/i915/gvt: Reduce rcs mocs switch latencyChangbin Du2017-11-161-1/+1
* drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang2017-11-161-1/+2
* drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang2017-11-161-4/+5
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-1/+1
* drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du2017-08-101-13/+26
* drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du2017-08-101-6/+13
* Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-06-161-8/+40
|\
| * drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang2017-06-081-6/+7
| * drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du2017-06-081-2/+33
* | Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-151-0/+3
|\ \ | |/ |/|
| * drm/i915/gvt: not to restore in-context mmioChuanxiao Dong2017-05-081-0/+3
* | Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula2017-04-261-8/+2
|\ \
| * | drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du2017-04-121-6/+0
| * | drm/i915/gvt: Align render mmio list to cachelineChangbin Du2017-04-121-2/+2
* | | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong2017-03-211-1/+1
* | drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han2017-03-291-5/+6
* | drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han2017-03-291-0/+12
|/
* drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang2017-03-171-1/+1
* drm/i915/gvt: add more registers to context save/restore listZhao Yan2017-02-231-0/+16
* drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong2017-02-141-0/+17
* drm/i915/gvt: correct the emulation in TLB control handlerPing Gao2016-11-071-0/+2
* drm/i915/gvt: Fix broken mocs offsetZhenyu Wang2016-10-241-0/+2
* drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidateArkadiusz Hiler2016-10-241-2/+17
* drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang2016-10-201-0/+1
* drm/i915/gvt: vGPU context switchZhi Wang2016-10-141-0/+290