commit | 56dc01f18d3d002de34f642ce92f730e5d50efa5 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 04 12:55:34 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 06 12:16:22 2020 +1000 |
tree | 842aca091554336bf6c73033c040e945a58b379e | |
parent | 8e1ba47c60bcd325fdd097cd76054639155e5d2e [diff] |
drm/vmwgfx: consolidate ttm object creation and populate These two functions has the same code in them, create a common helper function instead. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-2-airlied@gmail.com