index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/cfl: Introduce Coffee Lake workarounds.
Rodrigo Vivi
2017-06-16
1
-1
/
+1
*
drm/i915: First try the previous execbuffer location
Chris Wilson
2017-06-16
1
-0
/
+6
*
drm/i915/guc: Assert that we switch between known ggtt->invalidate functions
Chris Wilson
2017-06-01
1
-2
/
+6
*
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Chris Wilson
2017-06-01
1
-1
/
+2
*
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-30
1
-27
/
+134
|
\
|
*
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
2017-05-25
1
-11
/
+3
|
*
drm/i915: Serialize GTT/Aperture accesses on BXT
Jon Bloomfield
2017-05-25
1
-0
/
+103
|
*
drm/i915: use vma->size for appgtt allocate_va_range
Matthew Auld
2017-05-16
1
-1
/
+1
|
*
drm/i915: don't do allocate_va_range again on PIN_UPDATE
Matthew Auld
2017-05-12
1
-4
/
+8
|
*
drm/i915: Sanitize stolen memory size calculation
Imre Deak
2017-05-10
1
-7
/
+7
|
*
drm/i915: Check error return when setting DMA mask
Imre Deak
2017-05-10
1
-4
/
+12
*
|
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-3
/
+3
*
|
drm: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+2
|
/
*
drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
Chris Wilson
2017-03-30
1
-1
/
+1
*
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
2017-03-03
1
-11
/
+12
*
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
1
-10
/
+8
*
drm/i915/gtt: Prefer i915_vm_is_48bit() over macro
Mika Kuoppala
2017-03-03
1
-25
/
+38
*
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-03-03
1
-5
/
+7
*
drm/i915: Remove redundant TLB invalidate on switching ppgtt
Chris Wilson
2017-02-27
1
-17
/
+0
*
drm/i915: Unwind vma->pages allocation upon failure
Chris Wilson
2017-02-27
1
-1
/
+12
*
drm/i915: Only unwind the local pgtable layer if empty
Chris Wilson
2017-02-27
1
-11
/
+26
*
drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
Chris Wilson
2017-02-25
1
-22
/
+41
*
drm/i915: Assert we do not overflow 4lvl page directories
Chris Wilson
2017-02-25
1
-3
/
+3
*
drm/i915: Remove Braswell GGTT update w/a
Chris Wilson
2017-02-23
1
-28
/
+0
*
drm/i915: Only apply legacy PDE overflow detection to 3lvl machines
Chris Wilson
2017-02-20
1
-1
/
+2
*
drm/i915: Use preferred kernel types in i915_gem_gtt.c
Chris Wilson
2017-02-15
1
-41
/
+42
*
drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
Chris Wilson
2017-02-15
1
-1
/
+1
*
drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
Chris Wilson
2017-02-15
1
-1
/
+11
*
drm/i915: Remove i915_address_space.start
Chris Wilson
2017-02-15
1
-10
/
+6
*
drm/i915: Remove defunct GTT tracepoints
Chris Wilson
2017-02-15
1
-4
/
+0
*
drm/i915: Always mark the PDP as dirty when altered
Chris Wilson
2017-02-15
1
-2
/
+2
*
drm/i915: Remove superfluous posting reads after clear GGTT
Chris Wilson
2017-02-15
1
-3
/
+0
*
drm/i915: Remove bitmap tracking for used-pml4
Chris Wilson
2017-02-15
1
-94
/
+38
*
drm/i915: Remove bitmap tracking for used-pdpes
Chris Wilson
2017-02-15
1
-194
/
+85
*
drm/i915: Remove bitmap tracking for used-pdes
Chris Wilson
2017-02-15
1
-164
/
+82
*
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
2017-02-15
1
-221
/
+109
*
drm/i915: Tidy gen6_write_pde()
Chris Wilson
2017-02-15
1
-25
/
+14
*
drm/i915: Remove redundant clear of appgtt
Chris Wilson
2017-02-15
1
-4
/
+0
*
drm/i915: Always preallocate gen6/7 ppgtt
Chris Wilson
2017-02-15
1
-10
/
+14
*
drm/i915: Move allocate_va_range to GTT
Chris Wilson
2017-02-15
1
-12
/
+27
*
drm/i915: Remove kmap/kunmap wrappers
Chris Wilson
2017-02-15
1
-43
/
+26
*
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-15
1
-164
/
+169
*
drm/i915: Split ggtt/alasing_gtt unbind_vma
Chris Wilson
2017-02-15
1
-8
/
+21
*
drm/i915: Don't special case teardown of aliasing_ppgtt
Chris Wilson
2017-02-15
1
-35
/
+15
*
drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
Chris Wilson
2017-02-15
1
-79
/
+93
*
drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
Chris Wilson
2017-02-15
1
-35
/
+33
*
drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
Chris Wilson
2017-02-15
1
-29
/
+32
*
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-14
1
-35
/
+34
*
drm/i915: Extract aliasing ppgtt setup
Chris Wilson
2017-02-13
1
-34
/
+56
*
drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
Chris Wilson
2017-02-13
1
-0
/
+6
[next]