aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gt/intel_ggtt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-06drm/i915/gt: Fill all the unused space in the GGTTChris Wilson1-10/+27
2020-02-27drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio1-3/+10
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-0/+2
2020-02-25Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-1/+1
2020-02-20drm/i915/guc: Kill USES_GUC macroDaniele Ceraolo Spurio1-1/+1
2020-01-31drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggttChris Wilson1-1/+2
2020-01-30drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutexChris Wilson1-0/+6
2020-01-30drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placementChris Wilson1-30/+4
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1486
2020-01-30drm/i915/gt: Skip global serialisation of clear_range for bxt vtdChris Wilson1-27/+0
2020-01-30drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.cWambui Karuga1-9/+16
2020-01-10drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutexChris Wilson1-23/+5
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson1-0/+3
2020-01-10drm/i915/gt: Skip trying to unbind in restore_ggtt_mappingsChris Wilson1-5/+2
2020-01-09drm/i915/gtt: add missing include file asm/smp.hChen Zhou1-0/+1
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld1-0/+1503