summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gtt.c
AgeCommit message (Expand)Author
2018-07-02drm/i915/gvt: fix a bug of partially write ggtt entiesZhao Yan
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-03-30drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du
2018-03-30drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du
2018-03-19drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang
2018-03-19drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"Colin Ian King
2018-03-06drm/i915/gvt: Fix guest vGPU hang caused by very high dma setup overheadChangbin Du
2018-03-06drm/i915/gvt: Define PTE addr mask with GENMASK_ULLChangbin Du
2018-03-06drm/i915/gvt: Manage shadow pages with radix treeChangbin Du
2018-03-06drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du
2018-03-06drm/i915/gvt: Don't extend page_track to mpt layerChangbin Du
2018-03-06drm/i915/gvt: Rename shadow_page to short name sptChangbin Du
2018-03-06drm/i915/gvt: Rework shadow page management codeChangbin Du
2018-03-06drm/i915/gvt: Refine pte shadowing processChangbin Du
2018-03-06drm/i915/gvt: Use standard pte bit definitionChangbin Du
2018-03-06drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interfaceChangbin Du
2018-03-06drm/i915/gvt: Rename ggtt related functions to be more specificChangbin Du
2018-03-06drm/i915/gvt: Add verbose gtt shadow logsChangbin Du
2018-03-06drm/i915/gvt: Refine ggtt_set_shadow_entryChangbin Du
2018-03-06drm/i915/gvt: Refine ggtt and ppgtt root entry opsChangbin Du
2018-03-06drm/i915/gvt: Refine the intel_vgpu_mm reference managementChangbin Du
2018-03-06drm/i915/gvt: Rework shadow graphic memory management codeChangbin Du
2018-02-01drm/i915/gvt: validate gfn before set shadow page entryHang Yuan
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-04drm/i915/gvt: Clear the shadow page table entry after post-syncZhi Wang
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
2017-11-16Revert "drm/i915/gvt: Refine broken PPGTT scratch"Zhenyu Wang
2017-11-16drm/i915/gvt: Refine broken PPGTT scratchZhi Wang
2017-11-16drm/i915/gvt: Introduce ops->set_present()Zhi Wang
2017-11-16drm/i915/gvt: Introduce page table type of current level in GTT type enumerat...Zhi Wang
2017-11-16drm/i915/gvt: Fix a bug of unexpectedly clear scratch page tableZhi Wang
2017-11-16drm/i915/gvt: Let the caller choose if a shadow page should be put into hash ...Zhi Wang
2017-11-16drm/i915/gvt: Use I915_GTT_PAGE_SIZEZhi Wang
2017-11-16drm/i915/gvt: Factor intel_vgpu_page_trackZhi Wang
2017-11-16drm/i915/gvt: Use BIT() to make klockwork happyZhi Wang
2017-09-14drm/i915: Remove the "INDEX" suffix from PPAT marcosZhi Wang
2017-09-08drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao
2017-08-15drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang
2017-08-10drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset functionChuanxiao Dong
2017-08-10drm/i915/gvt: Add carefully checking in GTT walker pathsChangbin Du
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia
2017-06-08drm/i915/gvt: add gtt_invalidate API to flush the GTT TLBChuanxiao Dong
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang
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-21drm/i915/gvt: set shadow entry to scratch page while p2m failedXiaoguang Chen