aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/gtt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-26drm/i915/gvt: reset the GGTT entry when vGPU createdPing Gao1-0/+55
2016-11-10drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow dataBing Niu1-34/+17
2016-11-07drm/i915/gvt: implement scratch page table tree for shadow PPGTTPing Gao1-61/+90
2016-10-25drm/i915/gvt: fix an error string formatJérémy Lefaure1-1/+1
2016-10-25drm/i915/gvt: fix bad 32 bit shift in gttJérémy Lefaure1-1/+1
2016-10-20drm/i915/gvt: do not ignore return value of create_scratch_pageDu, Changbin1-2/+1
2016-10-20drm/i915/gvt: fix spare warnings on odd constant _Bool castDu, Changbin1-1/+1
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin1-4/+4
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin1-2/+2
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-0/+2
2016-10-14drm/i915/gvt: vGPU graphics memory virtualizationZhi Wang1-0/+2231