commit | c837da88c3359fc2c5a8cccde7a78d44e6e61290 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Feb 27 15:44:39 2019 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 28 09:09:01 2019 +0100 |
tree | 9515ae8fa41efcf0c4ef7c24f2872a0210367b58 | |
parent | 372c9329e5aa896683999301d9cb10ef14da92af [diff] |
drm/virtio: implement prime mmap Sync gem vm_node.start with ttm vm_node.start, then we can just call drm_gem_prime_mmap(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190227144441.6755-2-kraxel@redhat.com