commit | 00c2f6b3e8414ebea45f994dd81166a16670d231 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 04 12:55:44 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 06 12:16:47 2020 +1000 |
tree | df0296a8faf9c6c0908bb3263e72bc22964c6eb8 | |
parent | a0bb77cb77e290c3d5862435a36ee9ea92cc3be1 [diff] |
drm/qxl/ttm: call ttm manager debug (v2) v2: use the new exported interface. This code was poking inside a struct and assuming it was a drm_mm at the start. Call the proper API. Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-12-airlied@gmail.com