summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gtt.c
AgeCommit message (Expand)Author
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
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
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-02-23drm/i915/gvt: remove unnecessary error msg from gtt writeZhao, Xinda
2017-02-23drm/i915/gvt: clear the vGPU reset logicPing Gao
2017-02-09drm/i915/gvt: Map shadow page before using it in shadow page tableChuanxiao Dong
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du
2017-01-09drm/i915/gvt: cleanup GFP flagsJike Song
2017-01-09drm/i915/gvt: always use readq and writeqChangbin Du
2016-12-26drm/i915/gvt: reset the GGTT entry when vGPU createdPing Gao
2016-11-10drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow dataBing Niu
2016-11-07drm/i915/gvt: implement scratch page table tree for shadow PPGTTPing Gao
2016-10-25drm/i915/gvt: fix an error string formatJérémy Lefaure
2016-10-25drm/i915/gvt: fix bad 32 bit shift in gttJérémy Lefaure
2016-10-20drm/i915/gvt: do not ignore return value of create_scratch_pageDu, Changbin
2016-10-20drm/i915/gvt: fix spare warnings on odd constant _Bool castDu, Changbin
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: vGPU graphics memory virtualizationZhi Wang