commit | 5c9dcacfe56673555540933017c54e8f39e947cb | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Wed May 08 10:26:17 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed May 15 16:17:06 2019 +0200 |
tree | 9fc985c04a60f9ab129e6324c4be48864a1cefff | |
parent | 96352eca5c7c36c3e0eb97a6d68fb170ce643ea5 [diff] |
drm: Add default instance for VRAM MM callback functions VRAM MM is most likely be used with GEM VRAM. The latter now provides the required instance of struct drm_vram_mm_funcs for drivers to use. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: http://patchwork.freedesktop.org/patch/msgid/20190508082630.15116-8-tzimmermann@suse.de Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>