drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
commit7f5f4db2d50ea1af8f160686d2e97bbfa5102b4f
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 20 Aug 2009 08:29:08 +0000 (20 10:29 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Aug 2009 08:58:13 +0000 (20 18:58 +1000)
treef4111bd9f9ddb0f815ad52cb87d55253034eb322
parent51c8b4071d84d46cc100baa5931ad06b2a823c95
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"

ttm:
Remove a stray debug printout.
Remove a re-init of the lru spinlock at device init.

radeon:
Fix the size of the bo_global allocation.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo.c