summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/page_track.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31drm/i915/gvt: Protect gfn hash table with vgpu_lockSean Christopherson1-8/+2
2022-11-17drm/i915: gvt: fix kernel-doc trivial warningsMauro Carvalho Chehab1-1/+1
2022-04-21drm/i915/gvt: devirtualize ->{enable,disable}_page_trackChristoph Hellwig1-4/+4
2018-08-07drm/i915/gvt: Fix function comment doc errorsZhenyu Wang1-0/+2
2018-05-18drm/i915/gvt: Use vgpu_lock to protect per vgpu accessColin Xu1-3/+2
2018-03-06drm/i915/gvt: Return error at the failure of finding page_trackXiong Zhang1-1/+3
2018-03-06drm/i915/gvt: Release gvt->lock at the failure of finding page trackXiong Zhang1-1/+2
2018-03-06drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du1-0/+181