commit | 69163ea82732894e8c1e17df4010372ed078efdd | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 01 22:05:53 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 04 10:57:40 2013 +1000 |
tree | b0565b782a3ecaa67b64c99a3eaa6b1a8c6685fd | |
parent | 04274cd058193cefc22f1ebda1e634d96cb59fa5 [diff] |
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>