OSDN Git Service

Clarify through the names what drm_ttm_alloc_pages() and friend actually did.
authorEric Anholt <eric@anholt.net>
Tue, 4 Mar 2008 21:35:23 +0000 (13:35 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 4 Mar 2008 21:40:46 +0000 (13:40 -0800)
commitd41846adb72ba89c94ea1164e366032b1d36bd55
treeb86e744891c1a2973e1084240b6bef4b431bf20a
parenteedf3fa2f08eb774a36109c2fbda7207bf83fbe9
Clarify through the names what drm_ttm_alloc_pages() and friend actually did.

These are all about the page directory (pointers to pages) rather than the
actual pages backing the allocation.
linux-core/drm_objects.h
linux-core/drm_ttm.c