summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_ggtt.c
AgeCommit message (Expand)Author
2021-11-09drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-01drm/i915: Use fixed offset for PTEs locationMichal Wajdeczko
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-23drm/i915/adlp: Add support for remapping CCS FBsImre Deak
2021-09-06drm/i915: Stop rcu support for i915_address_spaceDaniel Vetter
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-16drm/i915: Remove allow_alloc from i915_gem_object_get_sg*Jason Ekstrand
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström
2021-05-07drm/i915/xelpd: First stab at DPT supportVille Syrjälä
2021-04-29drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.Maarten Lankhorst
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak
2021-03-24drm/i915/gtt/dg1: add PTE_LM plumbing for GGTTMatthew Auld
2021-03-24drm/i915/gt: Remove repeated words from commentsChris Wilson
2021-03-24drm/i915: Use a single page table lock for each gtt.Maarten Lankhorst
2021-03-24drm/i915: Move cmd parser pinning to execbufferMaarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-02drm/i915/gt: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-26drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson
2020-12-09drm/i915: Sleep around performing iommu unmaps on TigerlakeChris Wilson
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-06drm/i915: Fix DMA mapped scatterlist lookupTvrtko Ursulin
2020-10-05drm/i915: don't conflate is_dgfx with fake lmemLucas De Marchi
2020-09-09Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-09-07drm/i915: Preallocate stashes for vma page-directoriesChris Wilson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-05-28drm/i915/gt: Remove local entries from GGTT on suspendChris Wilson
2020-05-28drm/i915/gt: Restore both GGTT bindings on resumeChris Wilson
2020-05-27drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resumeChris Wilson
2020-05-25drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgttChris Wilson
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl
2020-04-08drm/i915/gt: prefer struct drm_device based loggingJani Nikula
2020-03-31drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-03-19drm/i915/ggtt: convert to drm_device based logging macros.Wambui Karuga
2020-03-16drm/i915/gt: Allocate i915_fence_reg arrayChris Wilson
2020-03-16drm/i915/gt: Pull restoration of GGTT fences underneath the GTChris Wilson
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson
2020-02-27drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-25Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi