summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gtt.c
AgeCommit message (Expand)Author
2018-11-26Merge tag 'gvt-fixes-2018-11-26' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-11-21drm/i915/gvt: Avoid use-after-free iterating the gtt listChris Wilson
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-10-31drm/i915/gvt: support inconsecutive partial gtt entry writeHang Yuan
2018-10-08drm/i915/gvt: invalidate old ggtt page when update ggtt entryHang Yuan
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-06Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2018-08-07drm/i915/gvt: Fix function comment doc errorsZhenyu Wang
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-09drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entryChangbin Du
2018-07-09drm/i915/gvt: Handle special sequence on PDE IPS bitChangbin Du
2018-07-09drm/i915/gvt: Add 2M huge gtt supportChangbin Du
2018-07-09drm/i915/kvmgt: Support setting dma map for huge pagesChangbin Du
2018-07-09drm/i915/gvt: Add 64K huge gtt supportChangbin Du
2018-07-09drm/i915/gvt: Make PTE iterator 64K entry awareChangbin Du
2018-07-09drm/i915/gvt: Split ppgtt_alloc_spt into two partsChangbin Du
2018-07-09drm/i915/gvt: Add GTT clear_pse operationChangbin Du
2018-07-09drm/i915/gvt: Add software PTE flag to mark special 64K splited entryChangbin Du
2018-07-09drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDEChangbin Du
2018-07-09drm/i915/gvt: Add PTE IPS bit operationsChangbin Du
2018-07-09drm/i915/gvt: Add new 64K entry typeChangbin Du
2018-07-02drm/i915/gvt: fix a bug of partially write ggtt entiesZhao Yan
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-13drm/i915/gvt: Enable gtt initialization for BXT.Colin Xu
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-11drm/i915/gvt: removed unnecessary boundary checkXinyun Liu
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