linux/drivers/gpu/drm/selftests
Chris Wilson 0b04d474a6 drm: Compute tight evictions for drm_mm_scan
Compute the minimal required hole during scan and only evict those nodes
that overlap. This enables us to reduce the number of nodes we need to
evict to the bare minimum.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161222083641.2691-31-chris@chris-wilson.co.uk
2016-12-28 11:50:55 +01:00
..
drm_mm_selftests.h drm: kselftest for drm_mm and restricted color eviction 2016-12-27 14:16:57 +01:00
drm_selftest.c
drm_selftest.h
Makefile drm: Fix O= out-of-tree builds for selftests 2016-12-28 11:34:57 +01:00
test-drm_mm.c drm: Compute tight evictions for drm_mm_scan 2016-12-28 11:50:55 +01:00