index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ggtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.
Maarten Lankhorst
2021-04-29
1
-3
/
+5
*
|
drm/i915/gtt: map the PD up front
Matthew Auld
2021-04-27
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-04-08
1
-9
/
+47
|
\
|
*
drm/i915: Add support for FBs requiring a POT stride alignment
Imre Deak
2021-03-29
1
-9
/
+47
|
*
drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
Imre Deak
2021-03-29
1
-2
/
+2
*
|
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-6
/
+20
|
\
\
|
*
|
drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT
Matthew Auld
2021-03-24
1
-5
/
+19
|
*
|
drm/i915/gt: Remove repeated words from comments
Chris Wilson
2021-03-24
1
-1
/
+1
|
|
/
*
|
drm/i915: Use a single page table lock for each gtt.
Maarten Lankhorst
2021-03-24
1
-1
/
+7
*
|
drm/i915: Move cmd parser pinning to execbuffer
Maarten Lankhorst
2021-03-24
1
-1
/
+1
|
/
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-03-11
1
-12
/
+35
|
\
|
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-2
/
+16
|
|
\
|
*
|
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
2021-01-26
1
-12
/
+35
*
|
|
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-5
/
+5
|
|
/
|
/
|
*
|
drm/i915: Sleep around performing iommu unmaps on Tigerlake
Chris Wilson
2020-12-09
1
-2
/
+16
|
/
*
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-13
1
-2
/
+2
|
\
|
*
drm/i915: Fix DMA mapped scatterlist lookup
Tvrtko Ursulin
2020-10-06
1
-2
/
+2
*
|
drm/i915: don't conflate is_dgfx with fake lmem
Lucas De Marchi
2020-10-05
1
-1
/
+1
*
|
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-09
1
-50
/
+47
|
\
|
|
*
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
1
-17
/
+20
|
*
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-09-07
1
-33
/
+27
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-07-03
1
-32
/
+17
*
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
2020-05-28
1
-2
/
+21
*
drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
2020-05-28
1
-4
/
+2
*
drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
2020-05-27
1
-2
/
+6
*
drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
2020-05-25
1
-8
/
+3
*
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
2020-04-18
1
-15
/
+0
*
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
2020-04-08
1
-2
/
+2
*
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
2020-03-31
1
-10
/
+27
*
drm/i915/ggtt: convert to drm_device based logging macros.
Wambui Karuga
2020-03-19
1
-16
/
+22
*
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
2020-03-16
1
-2
/
+4
*
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
2020-03-16
1
-0
/
+2
*
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-03-16
1
-1
/
+1
*
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
2020-02-27
1
-3
/
+10
*
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-27
1
-0
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-02-25
1
-1
/
+1
|
\
|
*
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
1
-1
/
+1
*
|
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
2020-02-20
1
-1
/
+1
*
|
drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
Chris Wilson
2020-01-31
1
-1
/
+2
*
|
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
1
-0
/
+6
*
|
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2020-01-30
1
-30
/
+4
*
|
drm/i915/gt: Skip global serialisation of clear_range for bxt vtd
Chris Wilson
2020-01-30
1
-27
/
+0
*
|
drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c
Wambui Karuga
2020-01-30
1
-9
/
+16
|
/
*
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
2020-01-10
1
-23
/
+5
*
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-10
1
-0
/
+3
*
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
2020-01-10
1
-5
/
+2
*
drm/i915/gtt: add missing include file asm/smp.h
Chen Zhou
2020-01-09
1
-0
/
+1
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
1
-0
/
+1503
[prev]