index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ggtt.c
Age
Commit message (
Expand
)
Author
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-01
drm/i915: Don't free shared locks while shared
Thomas Hellström
2021-05-07
drm/i915/xelpd: First stab at DPT support
Ville Syrjälä
2021-04-29
drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.
Maarten Lankhorst
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
2021-04-08
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-29
drm/i915: Add support for FBs requiring a POT stride alignment
Imre Deak
2021-03-29
drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
Imre Deak
2021-03-24
drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT
Matthew Auld
2021-03-24
drm/i915/gt: Remove repeated words from comments
Chris Wilson
2021-03-24
drm/i915: Use a single page table lock for each gtt.
Maarten Lankhorst
2021-03-24
drm/i915: Move cmd parser pinning to execbuffer
Maarten Lankhorst
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-02
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-26
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
2020-12-09
drm/i915: Sleep around performing iommu unmaps on Tigerlake
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-10-06
drm/i915: Fix DMA mapped scatterlist lookup
Tvrtko Ursulin
2020-10-05
drm/i915: don't conflate is_dgfx with fake lmem
Lucas De Marchi
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-05-28
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
2020-05-28
drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
2020-05-27
drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
2020-05-25
drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
2020-03-31
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
2020-03-19
drm/i915/ggtt: convert to drm_device based logging macros.
Wambui Karuga
2020-03-16
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-02-27
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-02-20
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
2020-01-31
drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
drm/i915/gt: Skip global serialisation of clear_range for bxt vtd
Chris Wilson
2020-01-30
drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c
Wambui Karuga
2020-01-10
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
[next]