drm/radeon: add uncached allocator to drm ttm code.
authorDave Airlie <airlied@redhat.com>
Mon, 10 Nov 2008 05:30:21 +0000 (15:30 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Nov 2008 05:30:21 +0000 (15:30 +1000)
commit241a9b64141b2dd09449e581017b5ca0c0cc2357
tree5d7b643a11519c2a512e1442023337baab02ed32
parent994f2405030f7f595c4ec6bee524f7c06f27cd7b
drm/radeon: add uncached allocator to drm ttm code.
linux-core/Makefile.kernel
linux-core/drm_bo.c
linux-core/drm_objects.h
linux-core/drm_ttm.c
linux-core/drm_uncached.c [new file with mode: 0644]
linux-core/radeon_gem.c