commit | e22054debc079ed1c9db7561b8efda43a078fbe0 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 04 12:55:45 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 06 12:16:51 2020 +1000 |
tree | 7d0c5de3e631fa32684b83d839879e22e6685d4e | |
parent | 00c2f6b3e8414ebea45f994dd81166a16670d231 [diff] |
drm/vram-helper: call the ttm manager debug function This code was assuming there was a drm_mm here, don't do that call the correct API. v2: use the new exported interface. Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-13-airlied@gmail.com