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
/
selftests
/
test-drm_mm.c
Age
Commit message (
Expand
)
Author
2017-05-04
drm/mm: Split up long running selftests with cond_resched()
Chris Wilson
2017-02-26
drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
Colin Ian King
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
2017-02-03
drm: kselftest for drm_mm and bottom-up allocation
Chris Wilson
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-01-11
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and restricted color eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and color eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and color adjustment
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and top-down allocation
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and range restricted eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and alignment
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_insert_node_in_range()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_replace_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_insert_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_reserve_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_debug()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_init()
Chris Wilson
2016-12-27
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson