commit | 0a667b500703db80eb30759bb67df671641dbc5b | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 25 09:46:00 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Sep 08 06:39:21 2020 +1000 |
tree | de96c19a469833baf9b97fd97e7071627c426573 | |
parent | f437bc1ec731d3c8e45daecec7d89fc82bb76d12 [diff] |
drm/ttm: remove bdev from ttm_tt I want to split this structure up and use it differently, step one remove bdev pointer from it and pass it explicitly. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200826014428.828392-4-airlied@gmail.com