commit | 889165ad6190556ffe4a8fa6b0e486f1c25589d8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 29 12:32:44 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 06:54:07 2019 +0200 |
tree | 838629d3d4a3e669c9eeac6491c19dd18ae3f7cc | |
parent | 37dfdc55ffeb08b20b623eba04a3e3eb3a261962 [diff] |
drm/virtio: pass gem reservation object to ttm init With this gem and ttm will use the same reservation object, so mixing and matching ttm / gem reservation helpers should work fine. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20190829103301.3539-2-kraxel@redhat.com