OSDN Git Service

Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind.
authorKeith Packard <keithp@keithp.com>
Sun, 16 Dec 2007 08:54:25 +0000 (00:54 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Dec 2007 20:16:29 +0000 (12:16 -0800)
commit6d44f48002c19d67187adb660ef74dd1870d52c2
tree29ac7bf0d5bc76718de1e1e2e161d75f6019e223
parent2db6400396ea5c8a5ce54fe9e211b9d01a11d506
Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind.

Aside from changing drm_bind_ttm to drm_ttm_bind, this patch
adds only documentation and fixes the functions inside drm_ttm.c
to all be prefixed with drm_ttm_.
linux-core/drm_bo.c
linux-core/drm_bo_move.c
linux-core/drm_objects.h
linux-core/drm_ttm.c
linux-core/nouveau_buffer.c