diff options
author | Keith Packard <keithp@keithp.com> | 2007-12-14 11:42:17 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2007-12-15 12:10:41 -0800 |
commit | b0bc5f1ae559c705565e516ebb289bf072559dec (patch) | |
tree | 4b73f1487e52b27d5edb292eb571664f2b5749e8 /shared-core/via_3d_reg.h | |
parent | 449a3b19ff6e5bd054e7da3086e2d16604fae7ed (diff) |
Make ttm create/destroy APIs consistent. Pass page_flags in create.
Creating a ttm was done with drm_ttm_init while destruction was done with
drm_destroy_ttm. Renaming these to drm_ttm_create and drm_ttm_destroy makes
their use clearer. Passing page_flags to the create function will allow that
to know whether user or kernel pages are needed, with the goal of allowing
kernel ttms to be saved for later reuse.
Diffstat (limited to 'shared-core/via_3d_reg.h')
0 files changed, 0 insertions, 0 deletions