commit | 60f57220cd3c2f35866904a7eea6b03c8ee5a743 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 17 15:26:35 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 22 11:34:02 2019 +0200 |
tree | e1bd815c229518996ee9ab7d1099782e0852af30 | |
parent | 80ed59b285cc7ca50aeb635eb3a2cb8d3d54b406 [diff] |
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap Wire up the new drm_gem_ttm_mmap() helper function. Use generic drm_gem_mmap() and remove qxl_mmap(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20191017132638.9693-3-kraxel@redhat.com