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
/
selftests
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2018-11-06
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-07-10
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
2018-07-06
drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
Chris Wilson
2018-07-05
drm/i915/selftests: Use full release for local ppgtt allocation
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-03
drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
Chris Wilson
2018-07-03
drm/i915/selftests: Release the struct_mutex to free the objects
Chris Wilson
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-12
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-07
drm/i915/gtt: Push allocation to hw ppgtt constructor
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2018-02-15
drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2018-02-01
drm/i915/selftests: add missing gtt shrinker test
Matthew Auld
2018-01-02
drm/i915/selftests: Tweak igt_ggtt_page to speed it up
Chris Wilson
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-11-17
drm/i915/selftests: Report ENOMEM clearly for an allocation failure
Chris Wilson
2017-11-16
drm/i915/selftests: exercise_ggtt may have nothing to do
Chris Wilson
2017-11-14
drm/i915/selftests: Always initialise err
Chris Wilson
2017-11-07
drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests
Chris Wilson
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-03-13
drm/i915/selftests: Fix error path for ggtt walk_hole()
Chris Wilson
2017-03-09
drm/i915/selftests: don't leak the gem object
Matthew Auld
2017-02-25
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
Chris Wilson
2017-02-24
drm/i915: Timeout lowlevel_hole GTT selftest early
Chris Wilson
2017-02-15
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-14
drm/i915: Silence compiler for GTT selftests
Chris Wilson
2017-02-14
drm/i915: Avoid overflow in computing pot_hole loop termination
Chris Wilson
2017-02-13
drm/i915: Exercise crossing pot boundaries in the GTT
Chris Wilson
2017-02-13
drm/i915: Exercise manipulate of single pages in the GGTT
Chris Wilson
2017-02-13
drm/i915: Add mock tests for GTT/VMA handling
Chris Wilson
2017-02-13
drm/i915: Add mock exercise for i915_gem_gtt_insert
Chris Wilson
2017-02-13
drm/i915: Add mock exercise for i915_gem_gtt_reserve
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: Live testing of lowlevel GTT operations
Chris Wilson
2017-02-13
drm/i915: Exercise filling and removing random ranges from the live GTT
Chris Wilson
2017-02-13
drm/i915: Fill different pages of the GTT
Chris Wilson
2017-02-13
drm/i915: Exercise filling the top/bottom portions of the global GTT
Chris Wilson
2017-02-13
drm/i915: Exercise filling the top/bottom portions of the ppgtt
Chris Wilson
2017-02-13
drm/i915: Add initial selftests for i915_gem_gtt
Chris Wilson