summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gtt.h
AgeCommit message (Expand)Author
2019-07-12drm/i915: Drop extern qualifiers from header function prototypesJanusz Krzysztofik
2019-04-25drm/i915/gvt: Remove typedef and let the enumeration starts from zeroAleksei Gimbitskii
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-04drm/i915/gvt: Add mutual lock for ppgtt mm LRU listZhenyu Wang
2019-02-20drm/i915/gvt: Refine the combined intel_vgpu_oos_page struct to save memoryZhao Yakui
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-11-06drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson
2018-10-31drm/i915/gvt: support inconsecutive partial gtt entry writeHang Yuan
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
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-03-30drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du
2018-03-19drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang
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: Rename shadow_page to short name sptChangbin Du
2018-03-06drm/i915/gvt: Rework shadow page management codeChangbin 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: 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
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
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: 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-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-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du
2016-12-26drm/i915/gvt: reset the GGTT entry when vGPU createdPing Gao
2016-11-07drm/i915/gvt: implement scratch page table tree for shadow PPGTTPing Gao
2016-10-14drm/i915/gvt: vGPU graphics memory virtualizationZhi Wang