linux/drivers/gpu/drm/nouveau/core
Ben Skeggs 13dfe1286d drm/nouveau/core/mm: fill in holes with "allocated" nodes
The allocation algorithm doesn't expect there to be holes in the mm, which
causes its alignment/cutoff calculations to choke (and go negative) when
encountering the last chunk of a block before a hole.

The least expensive solution is to simply fill in any holes with nodes
that are pre-marked as being allocated.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-09-15 22:22:13 +10:00
..
core drm/nouveau/core/mm: fill in holes with "allocated" nodes 2014-09-15 22:22:13 +10:00
engine drm/nv50-/disp: add support for completion events 2014-09-15 22:22:12 +10:00
include drm/nouveau/core/mm: fill in holes with "allocated" nodes 2014-09-15 22:22:13 +10:00
subdev drm/nouveau/core/mm: modify test for if building a mm with holes in it 2014-09-15 22:22:13 +10:00
os.h drm/nouveau/gk20a: reclocking support 2014-08-10 05:12:48 +10:00