drm/mm: kill color_search_free/get_block
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 20:05:53 +0000 (22:05 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Jul 2013 00:57:40 +0000 (10:57 +1000)
commit69163ea82732894e8c1e17df4010372ed078efdd
treeb0565b782a3ecaa67b64c99a3eaa6b1a8c6685fd
parent04274cd058193cefc22f1ebda1e634d96cb59fa5
drm/mm: kill color_search_free/get_block

drm/i915 is the only user of the color allocation handling and
switched to insert_node a while ago. So we can ditch this.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_mm.h