index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+16
2021-01-26
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
1
-12
/
+35
2020-12-09
drm/i915: Sleep around performing iommu unmaps on Tigerlake
Chris Wilson
1
-2
/
+16
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+2
2020-10-06
drm/i915: Fix DMA mapped scatterlist lookup
Tvrtko Ursulin
1
-2
/
+2
2020-10-06
drm/i915: don't conflate is_dgfx with fake lmem
Lucas De Marchi
1
-1
/
+1
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-50
/
+47
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-17
/
+20
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
1
-33
/
+27
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
1
-32
/
+17
2020-05-28
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
1
-2
/
+21
2020-05-28
drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
1
-4
/
+2
2020-05-27
drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
1
-2
/
+6
2020-05-25
drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
1
-8
/
+3
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-15
/
+0
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
1
-2
/
+2
2020-03-31
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
1
-10
/
+27
2020-03-19
drm/i915/ggtt: convert to drm_device based logging macros.
Wambui Karuga
1
-16
/
+22
2020-03-16
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
1
-2
/
+4
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
1
-0
/
+2
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
1
-1
/
+1
2020-02-28
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
1
-3
/
+10
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-0
/
+2
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-1
/
+1
2020-02-20
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
1
-1
/
+1
2020-01-31
drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
Chris Wilson
1
-1
/
+2
2020-01-31
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
1
-0
/
+6
2020-01-31
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
1
-30
/
+4
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1486
2020-01-30
drm/i915/gt: Skip global serialisation of clear_range for bxt vtd
Chris Wilson
1
-27
/
+0
2020-01-30
drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c
Wambui Karuga
1
-9
/
+16
2020-01-10
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
1
-23
/
+5
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-0
/
+3
2020-01-10
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
1
-5
/
+2
2020-01-10
drm/i915/gtt: add missing include file asm/smp.h
Chen Zhou
1
-0
/
+1
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-0
/
+1503