commit | c105de2828e13931cd218e8b801cd6762b618992 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Aug 05 16:01:07 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Aug 06 08:21:54 2019 +0200 |
tree | 669ee2938219f6a3b405963a0d54e5ec889baf8b | |
parent | ce77038fdae385f947757a37573d90f2e83f0271 [diff] |
drm/amdgpu: use embedded gem object Drop drm_gem_object from amdgpu_bo, use the ttm_buffer_object.base instead. Build tested only. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: http://patchwork.freedesktop.org/patch/msgid/20190805140119.7337-6-kraxel@redhat.com