commit | 1d397043bcc2c8cdccb584a8ef73131f28f18e4c | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Apr 09 19:05:04 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Apr 20 13:19:25 2010 +1000 |
tree | 564c09e78bffef21ff65988ea76380db132cc02a | |
parent | 153549b8b63d71a9c5d8cbde887097b995c32bd6 [diff] |
drm: extract drm_gem_object_init This function can be used by drivers who allocate the drm gem object on their own. No functional change in here, just preparation. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com>