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
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2017-06-07
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Chris Wilson
2017-06-07
drm/i915: Serialize GTT/Aperture accesses on BXT
Jon Bloomfield
2017-05-18
drm/i915: use vma->size for appgtt allocate_va_range
Matthew Auld
2017-05-15
drm/i915: don't do allocate_va_range again on PIN_UPDATE
Matthew Auld
2017-05-08
drm: use set_memory.h header
Laura Abbott
2017-03-30
drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
Chris Wilson
2017-03-03
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
2017-03-03
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
drm/i915/gtt: Prefer i915_vm_is_48bit() over macro
Mika Kuoppala
2017-03-03
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-02-27
drm/i915: Remove redundant TLB invalidate on switching ppgtt
Chris Wilson
2017-02-27
drm/i915: Unwind vma->pages allocation upon failure
Chris Wilson
2017-02-27
drm/i915: Only unwind the local pgtable layer if empty
Chris Wilson
2017-02-25
drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
Chris Wilson
2017-02-25
drm/i915: Assert we do not overflow 4lvl page directories
Chris Wilson
2017-02-23
drm/i915: Remove Braswell GGTT update w/a
Chris Wilson
2017-02-20
drm/i915: Only apply legacy PDE overflow detection to 3lvl machines
Chris Wilson
2017-02-15
drm/i915: Use preferred kernel types in i915_gem_gtt.c
Chris Wilson
2017-02-15
drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
Chris Wilson
2017-02-15
drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
Chris Wilson
2017-02-15
drm/i915: Remove i915_address_space.start
Chris Wilson
2017-02-15
drm/i915: Remove defunct GTT tracepoints
Chris Wilson
2017-02-15
drm/i915: Always mark the PDP as dirty when altered
Chris Wilson
2017-02-15
drm/i915: Remove superfluous posting reads after clear GGTT
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pml4
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pdpes
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pdes
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
2017-02-15
drm/i915: Tidy gen6_write_pde()
Chris Wilson
2017-02-15
drm/i915: Remove redundant clear of appgtt
Chris Wilson
2017-02-15
drm/i915: Always preallocate gen6/7 ppgtt
Chris Wilson
2017-02-15
drm/i915: Move allocate_va_range to GTT
Chris Wilson
2017-02-15
drm/i915: Remove kmap/kunmap wrappers
Chris Wilson
2017-02-15
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-15
drm/i915: Split ggtt/alasing_gtt unbind_vma
Chris Wilson
2017-02-15
drm/i915: Don't special case teardown of aliasing_ppgtt
Chris Wilson
2017-02-15
drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
Chris Wilson
2017-02-15
drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
Chris Wilson
2017-02-15
drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
Chris Wilson
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-13
drm/i915: Extract aliasing ppgtt setup
Chris Wilson
2017-02-13
drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
Chris Wilson
2017-02-13
drm/i915: Add initial selftests for i915_gem_gtt
Chris Wilson
2017-02-13
drm/i915: Mock a GGTT for self-testing
Chris Wilson
2017-02-10
drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
Chris Wilson
2017-02-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-02-09
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
2017-02-06
drm/i915: Use page coloring to provide the guard page at the end of the GTT
Chris Wilson
2017-02-06
drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_node
Chris Wilson
2017-02-06
drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
Chris Wilson
[next]