aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gt/intel_gtt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-14drm/i915: Refactor userfault_wakeref to re-useAnshuman Gupta1-3/+0
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das1-0/+9
2022-06-22drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi1-7/+5
2022-06-20drm/i915: Improve on suspend / resume time with VT-d enabledThomas Hellström1-0/+24
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi1-0/+2
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula1-1/+34
2022-04-06drm/i915/gt: Split intel-gtt functions by archCasey Bowman1-0/+9
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin1-0/+2
2022-03-07drm/i915: Remove the vm open countThomas Hellström1-37/+19
2022-02-19drm/i915/gtt: allow overriding the pt alignmentMatthew Auld1-1/+9
2022-02-19drm/i915: support 64K GTT pages for discrete cardsMatthew Auld1-0/+3
2022-02-19drm/i915: enforce min GTT alignment for discrete cardsMatthew Auld1-0/+22
2022-01-18Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin1-0/+2
2022-01-11drm/i915: Use vma resources for async unbindingThomas Hellström1-0/+3
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström1-7/+9
2021-12-24Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-7/+2
2021-12-20drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.Maarten Lankhorst1-7/+0
2021-12-10Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+3
2021-12-09drm/i915/gtt/xehpsdv: move scratch page to system memoryMatthew Auld1-0/+2
2021-12-06drm/i915: Introduce new macros for i915 PTEMichael Cheng1-0/+3
2021-11-03drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()Imre Deak1-0/+2
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström1-2/+7
2021-09-06drm/i915: Stop rcu support for i915_address_spaceDaniel Vetter1-1/+1
2021-07-08drm/i915/gt: Drop i915_address_space::file (v2)Jason Ekstrand1-11/+0
2021-06-17drm/i915/gt: Add a routine to iterate over the pagetables of a GTTChris Wilson1-0/+7
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+27
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+2
2021-06-02Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen1-0/+5
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-5/+7
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström1-1/+27
2021-05-25drm/i915/adlp: Fix GEM VM asserts for DPT VMsImre Deak1-1/+2
2021-05-07drm/i915/xelpd: First stab at DPT supportVille Syrjälä1-0/+5
2021-04-27drm/i915/gtt/dgfx: place the PD in LMEMMatthew Auld1-0/+1
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld1-5/+6
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+5
2021-03-24drm/i915/gtt/dg1: add PTE_LM plumbing for GGTTMatthew Auld1-1/+3
2021-03-24drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld1-0/+3
2021-03-24drm/i915: Use a single page table lock for each gtt.Maarten Lankhorst1-0/+5
2021-03-24drm/i915: Move pinning to inside engine_wa_list_verify()Maarten Lankhorst1-0/+3
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson1-0/+3
2020-10-06drm/i915: Fix DMA mapped scatterlist walksTvrtko Ursulin1-1/+1
2020-09-07drm/i915/gt: Shrink i915_page_directory's slab bucketChris Wilson1-4/+6
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson1-60/+34
2020-09-07drm/i915: Preallocate stashes for vma page-directoriesChris Wilson1-14/+32
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson1-2/+11
2020-03-16drm/i915/gt: Allocate i915_fence_reg arrayChris Wilson1-2/+3
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson1-1/+1
2020-02-28drm/i915/gt: Pull marking vm as closed underneath the vm->mutexChris Wilson1-2/+1
2020-02-27drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio1-4/+0
2020-01-30drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placementChris Wilson1-2/+2