index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-11-03
drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
Imre Deak
2021-11-02
drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces
Imre Deak
2021-11-02
drm/i915/fb: Factor out functions to remap contiguous FB obj pages
Imre Deak
2021-11-02
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-01
drm/i915: Use fixed offset for PTEs location
Michal Wajdeczko
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-23
drm/i915/adlp: Add support for remapping CCS FBs
Imre Deak
2021-09-06
drm/i915: Stop rcu support for i915_address_space
Daniel Vetter
2021-07-29
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-16
drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
Jason Ekstrand
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
[prev]
[next]